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

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

Count Diff
2 (67%)
1 (33%)
001- Insert value
002- bool(true)
003- Test 1 - Assign a resource to the bind variable and execute
005- Warning: oci_execute(): Invalid variable used for bind in %s on line %d
006- bool(false)
007- Test 2 - Re-bind a resource
008-
009- Warning: oci_bind_by_name(): Invalid variable used for bind in %s on line %d
010-
011- Warning: oci_execute(): Invalid variable used for bind in %s on line %d
012- bool(false)
013- resource(%d) of type (oci8 connection)
014- Test 3 - Resource mismatch !!
015-
016- Warning: oci_bind_by_name(): Invalid variable used for bind in %s on line %d
017-
018- Warning: oci_execute(): ORA-%r(01008|57000)%r: %s on line %d
019- bool(false)
020- Done