Test: /ext/oci8/tests/bug40078.phpt - Version 5.3.12        

Bug #40078 oci_bind_array_by_name with NULL => ORA-01405
Submitted: 2007-01-09 17:11:50 Modified: 2007-01-11 11:28:03
From: fsurleau Assigned: tony2001
Status: Closed Package: OCI8 related
PHP Version: 5.2.1RC2 OS: RedHat EL4

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 /home/packages/packages/php-5.3.12/ext/oci8/tests/connect.inc on line 14
001- array(5) {
002- [0]=>
003- string(3) "one"
004- [1]=>
005- string(3) "two"
006- [2]=>
007- string(0) ""
008- [3]=>
009- string(4) "four"
010- [4]=>
011- string(4) "five"
012- }
013- Done