Closed (fixed)
Project:
Antibot
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2022 at 12:19 UTC
Updated:
8 Feb 2025 at 12:44 UTC
Jump to comment: Most recent
Currently the tests are triggered on top of PHP 7.4 & MySQL 5.6 and Drupal 9.3.
But Drupal 9.3 requires Mysql version > 5.7.8
See: https://www.drupal.org/docs/system-requirements/database-server-requirements
Check the home page of the module
Update the module to run the tests on top of: PHP 7.4 & MySQL 5.7, Drupal 9.4.1

| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot from 2022-07-06 09-16-26.png | 28.46 KB | paulocs |
Comments
Comment #2
gaurav.kapoor commentedModified the default tests from the Automated Tests Settings.
Comment #3
paulocsSo the issue was fixed :)
Thanks!
Comment #4
gaurav.kapoor commented