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

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_try1.php on line 13
002+
003+ Warning: oci_parse() expects parameter 1 to be resource, boolean given in /home/nvellon/src/php-5.6.0beta2/ext/oci8/tests/details.inc on line 52
004+
005+ Warning: oci_error() expects parameter 1 to be resource, boolean given in /home/nvellon/src/php-5.6.0beta2/ext/oci8/tests/details.inc on line 54
006+ oci8_test_sql_execute() error:
007+ drop table scope_try1_tab
008+
009+
010+ Warning: oci_parse() expects parameter 1 to be resource, boolean given in /home/nvellon/src/php-5.6.0beta2/ext/oci8/tests/details.inc on line 52
011+
012+ Warning: oci_error() expects parameter 1 to be resource, boolean given in /home/nvellon/src/php-5.6.0beta2/ext/oci8/tests/details.inc on line 54
013+ oci8_test_sql_execute() error:
014+ create table scope_try1_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_connect(): ORA-12541: TNS:no listener
018+
019+ Fatal error: Uncaught exception 'Exception' with message 'Undefined variable: c' in %s/connect_scope_try1.php(25) : runtime-created function:1
020+ Stack trace:
021+ #0 %s/connect_scope_try1.php(41): __lambda_func(8, 'Undefined varia...', '/home/nvellon/s...', 41, Array)
022+ #1 {main}
023+ thrown in %s/connect_scope_try1.php(25) : runtime-created function on line 1