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

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

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