QA
Goals
What is RC?
Contributing
Handling Reports
Reports
Test: /ext/pdo_mysql/tests/pdo_mysql_class_constants.phpt - Version 7.0.22
There are 2 different diffs reported by users for this test.
Count
Diff
9 (90%)
001+ [002] Dumping list of missing constants
002+ array(1) {
003+ ["MYSQL_ATTR_SSL_VERIFY_SERVER_CERT"]=>
004+ bool(true)
005+ }
1 (10%)
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+ }