Test: /ext/pdo_mysql/tests/pdo_mysql_exec.phpt - Version 7.2.0-dev    

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

Count Diff
29 (91%)
003+ [020] Expecting '0'/integer got '1'/integer when running 'CALL p(@version)', [00000] 00000
2 (6%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- Warning: PDO::exec(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your %s server version for the right syntax to use near 'THIS IS NOT VALID SQL, I HOPE' at line 1 in %s on line %d
002- [016] [42000] 42000 1064 You have an error in your SQL syntax; check the manual that corresponds to your %s server version for the right syntax to use near 'THIS IS NOT VALID SQL, I HOPE' at line %d
003- [035] With emulated PS it works but makes no sense given that exec() returns sort of affected rows...
004- done!
1 (3%)
001+ php: ext/opcache/Optimizer/ssa/scdf.h:78: scdf_is_edge_feasible: Assertion `0' failed.
002+ Aborted (core dumped)
003+
004+ Termsig=6
001- Warning: PDO::exec(): SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your %s server version for the right syntax to use near 'THIS IS NOT VALID SQL, I HOPE' at line 1 in %s on line %d
002- [016] [42000] 42000 1064 You have an error in your SQL syntax; check the manual that corresponds to your %s server version for the right syntax to use near 'THIS IS NOT VALID SQL, I HOPE' at line %d
003- [035] With emulated PS it works but makes no sense given that exec() returns sort of affected rows...
004- done!