Test: /ext/oci8/tests/error_old.phpt - Version 5.6.0beta2    

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/nvellon/src/php-5.6.0beta2/ext/oci8/tests/connect.inc on line 14
001- resource(%s) of type (oci8 connection)
002- resource(%s) of type (oci8 statement)
003-
004- Warning: ociexecute(): ORA-00900: %s in %s on line %d
005- bool(false)
006- array(4) {
007- ["code"]=>
008- int(900)
009- ["message"]=>
010- string(%d) "ORA-00900: %s"
011- ["offset"]=>
012- int(0)
013- ["sqltext"]=>
014- string(12) "WRONG SYNTAX"
015- }
016- Done