File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -42,10 +42,10 @@ require __DIR__."/drop_type.inc";
42
42
--EXPECTF--
43
43
bool(true)
44
44
45
- Warning: OCICollection::assignelem (): OCI-22165: given index [%d] must be in the range of %s to [0] in %s on line %d
45
+ Warning: OCICollection::assignElem (): OCI-22165: given index [%d] must be in the range of %s to [0] in %s on line %d
46
46
bool(false)
47
47
48
- Warning: OCICollection::assignelem (): OCI-22165: given index [5000] must be in the range of %s to [0] in %s on line %d
48
+ Warning: OCICollection::assignElem (): OCI-22165: given index [5000] must be in the range of %s to [0] in %s on line %d
49
49
bool(false)
50
50
bool(false)
51
51
bool(false)
Original file line number Diff line number Diff line change @@ -82,30 +82,30 @@ Test 0
82
82
Notice: OCICollection::append(): Unknown or unsupported type of element: 113 in %s on line %d
83
83
bool(false)
84
84
85
- Notice: OCICollection::assignelem (): Unknown or unsupported type of element: 113 in %s on line %d
85
+ Notice: OCICollection::assignElem (): Unknown or unsupported type of element: 113 in %s on line %d
86
86
bool(false)
87
87
bool(false)
88
88
Test 1
89
89
90
- Warning: OCICollection::assignelem (): OCI-22165: given index [1] must be in the range of %s in %s on line %d
90
+ Warning: OCICollection::assignElem (): OCI-22165: given index [1] must be in the range of %s in %s on line %d
91
91
bool(false)
92
92
bool(false)
93
93
Test 2
94
94
95
- Warning: OCICollection::assignelem (): OCI-22165: given index [1] must be in the range of %s in %s on line %d
95
+ Warning: OCICollection::assignElem (): OCI-22165: given index [1] must be in the range of %s in %s on line %d
96
96
bool(false)
97
97
bool(false)
98
98
Test 3
99
99
100
- Warning: OCICollection::assignelem (): OCI-22165: given index [1] must be in the range of %s in %s on line %d
100
+ Warning: OCICollection::assignElem (): OCI-22165: given index [1] must be in the range of %s in %s on line %d
101
101
bool(false)
102
102
bool(false)
103
103
Test 4
104
104
105
105
Warning: OCICollection::append(): OCI-01840: input value not long enough for date format in %s on line %d
106
106
bool(false)
107
107
108
- Warning: OCICollection::assignelem (): OCI-22165: given index [1] must be in the range of %s in %s on line %d
108
+ Warning: OCICollection::assignElem (): OCI-22165: given index [1] must be in the range of %s in %s on line %d
109
109
bool(false)
110
110
bool(false)
111
111
Done
You can’t perform that action at this time.
0 commit comments