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

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

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