Test: /ext/oci8/tests/conn_attr_4.phpt - Version 5.3.22    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
001- **Test Negative cases************
003- Invalid Connection resource
004-
005- Warning: oci_set_action() expects parameter 1 to be resource, null given in %s on line %d
006- NULL
007-
008- Invalid Connection resource 2
009-
010- Warning: oci_set_client_info() expects parameter 1 to be resource, %s given in %s on line %d
011- NULL
012-
013- Invalid Value
014-
015- Warning: oci_set_action() expects parameter 2 to be %s, resource given in %s on line %d
016- NULL
017-
018- Set Values multiple times
019- bool(true)
020- bool(true)
021- bool(true)
022- bool(true)
023- The value of ACTION is ACTION1
024-
025- Setting to different values
026- Values set succesfully to 1000
027- The value of MODULE is 1000
028- The value of ACTION is 1000
029- The value of CLIENT_INFO is 1000
030- The value of CLIENT_IDENTIFIER is 1000
031- Values set succesfully to
032- The value of MODULE is
033- The value of ACTION is
034- The value of CLIENT_INFO is
035- The value of CLIENT_IDENTIFIER is
036-
037- Warning: oci_set_module_name(): ORA-24960: %s OCI_ATTR_MODULE %s on line %d
038-
039- Warning: oci_set_client_identifier(): ORA-24960: %s OCI_ATTR_CLIENT_IDENTIFIER %s on line %d
040-
041- Warning: oci_set_client_info(): ORA-24960: %s OCI_ATTR_CLIENT_INFO %s on line %d
042-
043- Warning: oci_set_action(): ORA-24960: %s OCI_ATTR_ACTION %s on line %d
044- Done