Test: /ext/oci8/tests/connect_scope_try4.phpt - Version 7.3.2    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Warning: oci_new_connect(): ORA-12541: TNS:no listener in %s/connect_scope_try4.php on line 13
002+
003+ Warning: oci_parse() expects parameter 1 to be resource, bool given in /root/anything/php-7.3.2/ext/oci8/tests/details.inc on line 52
004+
005+ Warning: oci_error() expects parameter 1 to be resource, bool given in /root/anything/php-7.3.2/ext/oci8/tests/details.inc on line 54
006+ oci8_test_sql_execute() error:
007+ drop table scope_try4_tab
008+
009+
010+ Warning: oci_parse() expects parameter 1 to be resource, bool given in /root/anything/php-7.3.2/ext/oci8/tests/details.inc on line 52
011+
012+ Warning: oci_error() expects parameter 1 to be resource, bool given in /root/anything/php-7.3.2/ext/oci8/tests/details.inc on line 54
013+ oci8_test_sql_execute() error:
014+ create table scope_try4_tab (c1 number)
015+
016+ Test 1
001- Test 1
002- Caught Exception: oci_execute(): ORA-%r(00984|57000: TT2957)%r: %s
003- resource(%d) of type (oci8 connection)
004- array(1) {
005- ["C1"]=>
006- array(0) {
007- }
008- }
009- array(1) {
010- ["C1"]=>
011- array(1) {
012- [0]=>
013- string(1) "1"
014- }
015- }
016- Done
017+ Caught Exception: oci_new_connect(): ORA-12541: TNS:no listener
018+
019+ Fatal error: Uncaught Exception: Undefined variable: c in %s/connect_scope_try4.php:25
020+ Stack trace:
021+ #0 %s/connect_scope_try4.php(41): {closure}(8, 'Undefined varia...', '/root/anything/...', 41, Array)
022+ #1 {main}
023+ thrown in %s/connect_scope_try4.php on line 25