-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.1
-
None
Discovered while running tests on PHP8.1 :
PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/html/mod/data/tests/generator_test.php on line 120
|
\mod_data\generator_test::test_create_field() does not really test 'addtemplate' field because all records in the table 'data' in this test have addtemplate == NULL
I'm not sure if it can be replaced with a more meaningful test or just removed