-
Bug
-
Resolution: Fixed
-
Minor
-
2.9.2, 3.0
-
MOODLE_29_STABLE, MOODLE_30_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MDL-51673-master -
- Install a Moodle instance running on PostgreSQL database.
- Run PHPUnit tests at message/tests/events_test.php. Confirm that there are no failures.
add contact in message/lib.php strict type checks an int against a string to check if a user is blocked
Results from pgsql recordset are strings, cant strict type check with an int