Replace invalid call to self::getDataGenerator()->create_custom_profile_field(), which is not available in Moodle 3.9 by direct inserting a record inside 'user_info_field'.
The plugin should not give a warning when phpunit tests are running to prevent failures in core unit tests.
Fix syntax error in MySQL/MariaDB with Moodle 3.9.
Replace invalid call to self::getDataGenerator()->create_custom_profile_field(), which is not available in Moodle 3.9 by direct inserting a record inside 'user_info_field'.
The plugin should not give a warning when phpunit tests are running to prevent failures in core unit tests.
Fix syntax error in MySQL/MariaDB with Moodle 3.9.