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

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

Count Diff
2 (67%)
1 (33%)
001+
001- Test 1: Valid use of a null byte
002- array(1) {
003- ["DUMMY"]=>
004- array(1) {
005- [0]=>
006- string(1) "X"
007- }
008- }
009- Test 3: Using a null byte in a bind variable name
010-
011- Warning: oci_bind_by_name(): ORA-01036: %s in %snull_byte_2.php on line %d
012-
013- Warning: oci_execute(): ORA-01008: %s in %snull_byte_2.php on line %d
014- ===DONE===