Test: /ext/oci8/tests/bind_char_1_11gR1.phpt - Version 7.3.26    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Fatal error: connect.inc: Failed to connect as 'system' to 'localhost/XE': ORA-12541: TNS:no listener in /CygNet/Test/CygNet/Apache2/php-7.3.26/ext/oci8/tests/connect.inc on line 14
001- *** Non-null Data Tests against CHAR***
002- Test 1.1: Type: default. Length: default
003- Querying:
004- Test 1.2: Type: AFC. Length: default
005- Querying:
006- :1:
007- :abc :
008- ::
009- Test 1.3: Type: AFC: Length: 0
010- Querying:
011- :1:
012- :abc :
013- ::
014- Test 1.4: Type: AFC: Length: strlen
015- Querying:
016- :1:
017- :abc :
018- ::
019- Test 1.5: Type: AFC. Length: strlen-1
020- Querying:
021- Test 1.6: Type: AFC. Length: strlen+1
022- Querying:
023- :1:
024- :abc :
025- ::
026-
027-
028- *** NULL data tests against CHAR ***
029- Test 2.1: Type: default. Length: default
030- Querying:
031- Test 2.2: Type: AFC. Length: default
032- Querying:
033- Test 2.3: Type: AFC: Length: 0
034- Querying:
035- Test 2.4: Type: AFC: Length: strlen
036- Querying:
037- Test 2.5: Type: AFC. Length: strlen-1
038- Querying:
039- Test 2.6: Type: AFC. Length: strlen+1
040- Querying:
041-
042-
043- *** Non-null Data Tests against VARCHAR2***
044- Test 3.1: Type: default. Length: default
045- Querying:
046- :2:
047- ::
048- :abc:
049- Test 3.2: Type: AFC. Length: default
050- Querying:
051- :2:
052- ::
053- :abc:
054- Test 3.3: Type: AFC: Length: 0
055- Querying:
056- :2:
057- ::
058- :abc:
059- Test 3.4: Type: AFC: Length: strlen
060- Querying:
061- :2:
062- ::
063- :abc:
064- Test 3.5: Type: AFC. Length: strlen-1
065- Querying:
066- Test 3.6: Type: AFC. Length: strlen+1
067- Querying:
068- :2:
069- ::
070- :abc:
071-
072-
073- *** NULL data tests against VARCHAR2 ***
074- Test 4.1: Type: default. Length: default
075- Querying:
076- Test 4.2: Type: AFC. Length: default
077- Querying:
078- Test 4.3: Type: AFC: Length: 0
079- Querying:
080- Test 4.4: Type: AFC: Length: strlen
081- Querying:
082- Test 4.5: Type: AFC. Length: strlen-1
083- Querying:
084- Test 4.6: Type: AFC. Length: strlen+1
085- Querying:
086- Done