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

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

Count Diff
2 (33%)
001+ [002] Dumping list of missing constants
002+ array(1) {
003+ ["MYSQL_ATTR_SERVER_PUBLIC_KEY"]=>
004+ bool(true)
005+ }
1 (17%)
001+ [001] Dumping list of unexpected constants
002+ array(3) {
003+ ["MYSQL_ATTR_MAX_BUFFER_SIZE"]=>
004+ int(1005)
005+ ["MYSQL_ATTR_READ_DEFAULT_FILE"]=>
006+ int(1003)
007+ ["MYSQL_ATTR_READ_DEFAULT_GROUP"]=>
008+ int(1004)
009+ }
1 (17%)
001+ [001] Dumping list of unexpected constants
002+ array(1) {
003+ ["MYSQL_ATTR_SERVER_PUBLIC_KEY"]=>
004+ int(1015)
005+ }
1 (17%)
001+ [001] Dumping list of unexpected constants
001- done!
002+ array(3) {
003+ ["MYSQL_ATTR_MAX_BUFFER_SIZE"]=>
004+ int(1005)
005+ ["MYSQL_ATTR_READ_DEFAULT_FILE"]=>
006+ int(1003)
007+ ["MYSQL_ATTR_READ_DEFAULT_GROUP"]=>
008+ int(1004)
009+ }
010+ [002] Dumping list of missing constants
011+ array(1) {
012+ ["MYSQL_ATTR_SERVER_PUBLIC_KEY"]=>
013+ bool(true)
014+ }
015+ done!
1 (17%)
001+ /home/cgdev2/sw/php-5.6.32/sapi/cli/php: symbol lookup error: /home/cgdev2/sw/php-5.6.32/modules/pdo_sqlite.so: undefined symbol: sqlite3_libversion
001- done!