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

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

Count Diff
6 (75%)
001+ [002] Dumping list of missing constants 002+ array(1) { 003+ ["MYSQL_ATTR_SSL_VERIFY_SERVER_CERT"]=> 004+ bool(true) 005+ }
2 (25%)
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+ }