Test: /ext/oci8/tests/array_bind_010.phpt - Version 7.3.26    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: connect.inc: Failed to connect as 'system' to 'localhost/XE': ORA-12541: TNS:no listener in /CygNet/Test/CygNet/Apache2/php-7.3.26/ext/oci8/tests/connect.inc on line 14
001- Warning: oci_bind_array_by_name(): ORA-01036: illegal variable name/number in %s on line %d
002- array(5) {
003- [0]=>
004- string(1) "1"
005- [1]=>
006- string(1) "2"
007- [2]=>
008- string(1) "3"
009- [3]=>
010- string(1) "4"
011- [4]=>
012- string(1) "5"
013- }
014- Done