Test: /ext/oci8/tests/conn_attr_3.phpt - Version 5.4.9    

There are 2 different diffs reported by users for this test.

Count Diff
4 (67%)
001+ Error:alter user testuser enable editions
002+ ORA-00406: COMPATIBLE parameter needs to be 11.2.0.0.0 or greater
003+ ORA-00722: Feature "Editions"
001- **Test Set and get values for the attributes with oci_close() ************
002- Testing with oci_connect()
003- resource(%d) of type (oci8 connection)
004- Value of ACTION has been set successfully
005- The value of ACTION is TASK1
006- Testing with oci_connect()
007- resource(%d) of type (oci8 connection)
008- The value of ACTION is
009- Testing with oci_pconnect()
010- resource(%d) of type (oci8 persistent connection)
011- Value of MODULE has been set successfully
012- The value of MODULE is PHP TEST2
013- Testing with oci_pconnect()
014- resource(%d) of type (oci8 persistent connection)
015- The value of MODULE is PHP TEST2
016- Testing with oci_new_connect()
017- resource(%d) of type (oci8 connection)
018- Value of CLIENT_INFO has been set successfully
019- Value of CLIENT_IDENTIFIER has been set successfully
020- The value of CLIENT_INFO is INFO13
021- The value of CLIENT_IDENTIFIER is ID003
022- Testing with oci_new_connect()
023- resource(%d) of type (oci8 connection)
024- The value of CLIENT_INFO is
025- The value of CLIENT_IDENTIFIER is
026- Done
2 (33%)