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

Bug #46994 CLOB size does not update when using CLOB IN OUT param in stored procedure
Submitted: 2009-01-02 16:28:33 Modified: 2009-03-11 16:49:34
From: n.bier Assigned:
Status: Closed Package: OCI8 related
PHP Version: 5.2.8 OS: CentOS 5

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- Test 1
002- string(26) "This should be the output."
003- Test 2
004- string(37) "The output should be even longer now."
005- Test 3
006- string(26) "This should be the output."
007- Test 4
008- string(26) "This should be the output."
009- ===DONE===