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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: oci_connect(): ORA-12541: TNS:no listener in %s/drcp_characterset.php on line 7
002+ bool(false)
003+
004+ Warning: oci_pconnect(): ORA-12541: TNS:no listener in %s/drcp_characterset.php on line 12
005+ bool(false)
006+
007+ Warning: oci_connect(): ORA-12541: TNS:no listener in %s/drcp_characterset.php on line 17
001- resource(%d) of type (oci8 connection)
002- resource(%d) of type (oci8 persistent connection)
003- resource(%d) of type (oci8 connection)
004- resource(%d) of type (oci8 persistent connection)
005- First and third connections are different: OK
006- Second and fourth connections are different: OK
007- Done
008+ bool(false)
009+
010+ Warning: oci_pconnect(): ORA-12541: TNS:no listener in %s/drcp_characterset.php on line 22
011+ bool(false)
012+ First and third connections share a resource: NOT OK
013+ Second and fourth connections share a resource: NOT OK
014+
015+ Warning: oci_close() expects parameter 1 to be resource, boolean given in %s/drcp_characterset.php on line 42
016+
017+ Warning: oci_close() expects parameter 1 to be resource, boolean given in %s/drcp_characterset.php on line 43
018+
019+ Warning: oci_close() expects parameter 1 to be resource, boolean given in %s/drcp_characterset.php on line 44
020+
021+ Warning: oci_close() expects parameter 1 to be resource, boolean given in %s/drcp_characterset.php on line 45
022+ Done