Test: /ext/oci8/tests/bind_rowid.phpt - Version 7.3.26    

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 /CygNet/Test/CygNet/Apache2/php-7.3.26/ext/oci8/tests/connect.inc on line 14
001- Initial Data
002- array(1) {
003- ["ADDRESS"]=>
004- string(16) "original text #1"
005- }
006- array(1) {
007- ["ADDRESS"]=>
008- string(16) "original text #2"
009- }
010- Verify Change
011- array(1) {
012- ["ADDRESS"]=>
013- string(13) "Some new text"
014- }
015- array(1) {
016- ["ADDRESS"]=>
017- string(16) "original text #2"
018- }
019- Done