Test: /ext/oci8/tests/cursors.phpt - Version 7.3.2    

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 /root/anything/php-7.3.2/ext/oci8/tests/connect.inc on line 14
001- array(5) {
002- ["ID"]=>
003- string(1) "1"
004- ["VALUE"]=>
005- string(1) "1"
006- ["BLOB"]=>
007- NULL
008- ["CLOB"]=>
009- NULL
010- ["STRING"]=>
011- NULL
012- }
013- bool(true)
014-
015- Warning: oci_fetch_assoc(): ORA-01002: fetch out of sequence in %s on line %d
016- bool(false)
017- bool(true)
018- Done