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

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 /home/nvellon/src/php-5.6.0beta2/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- :1:
022- :abc :
023- ::
024- Test 1.6: Type: AFC. Length: strlen+1
025- Querying:
026- :1:
027- :abc :
028- ::
029-
030-
031- *** NULL data tests against CHAR ***
032- Test 2.1: Type: default. Length: default
033- Querying:
034- Test 2.2: Type: AFC. Length: default
035- Querying:
036- Test 2.3: Type: AFC: Length: 0
037- Querying:
038- Test 2.4: Type: AFC: Length: strlen
039- Querying:
040- Test 2.5: Type: AFC. Length: strlen-1
041- Querying:
042- Test 2.6: Type: AFC. Length: strlen+1
043- Querying:
044-
045-
046- *** Non-null Data Tests against VARCHAR2***
047- Test 3.1: Type: default. Length: default
048- Querying:
049- :2:
050- ::
051- :abc:
052- Test 3.2: Type: AFC. Length: default
053- Querying:
054- :2:
055- ::
056- :abc:
057- Test 3.3: Type: AFC: Length: 0
058- Querying:
059- :2:
060- ::
061- :abc:
062- Test 3.4: Type: AFC: Length: strlen
063- Querying:
064- :2:
065- ::
066- :abc:
067- Test 3.5: Type: AFC. Length: strlen-1
068- Querying:
069- :2:
070- ::
071- :abc:
072- Test 3.6: Type: AFC. Length: strlen+1
073- Querying:
074- :2:
075- ::
076- :abc:
077-
078-
079- *** NULL data tests against VARCHAR2 ***
080- Test 4.1: Type: default. Length: default
081- Querying:
082- Test 4.2: Type: AFC. Length: default
083- Querying:
084- Test 4.3: Type: AFC: Length: 0
085- Querying:
086- Test 4.4: Type: AFC: Length: strlen
087- Querying:
088- Test 4.5: Type: AFC. Length: strlen-1
089- Querying:
090- Test 4.6: Type: AFC. Length: strlen+1
091- Querying:
092- Done