Test: /ext/oci8/tests/conn_attr_1.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 1.1 - Default values for the attributes **************
002- Testing with oci_connect()
003- The value of MODULE is %s
004- The value of ACTION is
005- The value of CLIENT_INFO is
006- The value of CLIENT_IDENTIFIER is
007- **Test 1.2 - Set and get values for the attributes **************
008- Testing with oci_connect()
009- Value of MODULE has been set successfully
010- The value of MODULE is PHP TEST1
011- Value of ACTION has been set successfully
012- The value of ACTION is TASK1
013- Value of CLIENT_INFO has been set successfully
014- The value of CLIENT_INFO is INFO11
015- Value of CLIENT_IDENTIFIER has been set successfully
016- The value of CLIENT_IDENTIFIER is ID001
017- Testing with oci_pconnect()
018- Value of MODULE has been set successfully
019- The value of MODULE is PHP TEST2
020- Value of ACTION has been set successfully
021- The value of ACTION is TASK2
022- Value of CLIENT_INFO has been set successfully
023- The value of CLIENT_INFO is INFO12
024- Value of CLIENT_IDENTIFIER has been set successfully
025- The value of CLIENT_IDENTIFIER is ID002
026- Testing with oci_new_connect()
027- Value of MODULE has been set successfully
028- The value of MODULE is PHP TEST3
029- Value of ACTION has been set successfully
030- The value of ACTION is TASK3
031- Value of CLIENT_INFO has been set successfully
032- The value of CLIENT_INFO is INFO13
033- Value of CLIENT_IDENTIFIER has been set successfully
034- The value of CLIENT_IDENTIFIER is ID003
035- Done
2 (33%)