Test: /ext/oci8/tests/define5.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- Test 1 - must do define before execute
002- bool(true)
003- NULL
004- string(4) "some"
005- Test 2 - normal define order
006- bool(true)
007- string(4) "some"
008- Test 3 - no new define done
009- string(4) "some"
010- string(5) "thing"
011- Done