Test: /ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt - Version 7.4.9    

There are 2 different diffs reported by users for this test.

Count Diff
4 (80%)
001+ [002] Dumping list of missing constants 002+ array(1) { 003+ ["MYSQL_ATTR_SSL_VERIFY_SERVER_CERT"]=> 004+ bool(true) 005+ }
1 (20%)
001+ [002] Dumping list of missing constants 002+ array(2) { 003+ ["MYSQL_ATTR_SSL_VERIFY_SERVER_CERT"]=> 004+ bool(true) 005+ ["MYSQL_ATTR_SERVER_PUBLIC_KEY"]=> 006+ bool(true) 007+ }