Test: /ext/oci8/tests/error.phpt - Version 5.5.4    

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

Count Diff
2 (67%)
1 (33%)
001- resource(%s) of type (oci8 connection)
002- resource(%s) of type (oci8 statement)
004- Warning: oci_execute(): ORA-00900: %s in %s on line %d
005- bool(false)
006- array(4) {
007- ["code"]=>
008- int(900)
009- ["message"]=>
010- string(%d) "ORA-00900: %s"
011- ["offset"]=>
012- int(0)
013- ["sqltext"]=>
014- string(12) "WRONG SYNTAX"
015- }
016- Done