File tree 3 files changed +30
-30
lines changed 3 files changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -127,43 +127,43 @@ var_dump($c);
127
127
Test 1
128
128
129
129
Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
130
- elapsed: %d secs
130
+ elapsed: %c secs
131
131
bool(false)
132
132
bool(false)
133
133
Test 2
134
134
135
135
Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
136
- elapsed: %d secs
136
+ elapsed: %c secs
137
137
bool(false)
138
138
bool(false)
139
139
Test 3
140
140
141
141
Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
142
- elapsed: %d secs
142
+ elapsed: %c secs
143
143
bool(false)
144
144
bool(false)
145
145
Test 4
146
146
147
147
Warning: oci_connect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
148
- elapsed: %d secs
148
+ elapsed: %c secs
149
149
bool(false)
150
150
bool(false)
151
151
Test 5
152
152
153
153
Warning: oci_connect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
154
- elapsed: %d secs
154
+ elapsed: %c secs
155
155
bool(false)
156
156
bool(false)
157
157
Test 6
158
158
159
159
Warning: oci_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
160
- elapsed: %d secs
160
+ elapsed: %c secs
161
161
bool(false)
162
162
bool(false)
163
163
Test 7
164
164
165
165
Warning: oci_connect(): ORA-12154: %s in %s on line %d
166
- elapsed: %d secs
166
+ elapsed: %c secs
167
167
array(4) {
168
168
["code"]=>
169
169
int(12154)
@@ -178,7 +178,7 @@ bool(false)
178
178
Test 8
179
179
180
180
Warning: oci_connect(): ORA-12154: %s in %s on line %d
181
- elapsed: %d secs
181
+ elapsed: %c secs
182
182
array(4) {
183
183
["code"]=>
184
184
int(12154)
@@ -193,7 +193,7 @@ bool(false)
193
193
Test 9
194
194
195
195
Warning: oci_connect(): ORA-%d: TNS:%s in %s on line %d
196
- elapsed: %d secs
196
+ elapsed: %c secs
197
197
array(4) {
198
198
["code"]=>
199
199
int(%d)
@@ -208,7 +208,7 @@ bool(false)
208
208
Test 10
209
209
210
210
Warning: oci_connect(): ORA-%d: TNS:%s in %s on line %d
211
- elapsed: %d secs
211
+ elapsed: %c secs
212
212
array(4) {
213
213
["code"]=>
214
214
int(%d)
Original file line number Diff line number Diff line change @@ -127,43 +127,43 @@ var_dump($c);
127
127
Test 1
128
128
129
129
Warning: oci_new_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
130
- elapsed: %d secs
130
+ elapsed: %c secs
131
131
bool(false)
132
132
bool(false)
133
133
Test 2
134
134
135
135
Warning: oci_new_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
136
- elapsed: %d secs
136
+ elapsed: %c secs
137
137
bool(false)
138
138
bool(false)
139
139
Test 3
140
140
141
141
Warning: oci_new_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
142
- elapsed: %d secs
142
+ elapsed: %c secs
143
143
bool(false)
144
144
bool(false)
145
145
Test 4
146
146
147
147
Warning: oci_new_connect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
148
- elapsed: %d secs
148
+ elapsed: %c secs
149
149
bool(false)
150
150
bool(false)
151
151
Test 5
152
152
153
153
Warning: oci_new_connect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
154
- elapsed: %d secs
154
+ elapsed: %c secs
155
155
bool(false)
156
156
bool(false)
157
157
Test 6
158
158
159
159
Warning: oci_new_connect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
160
- elapsed: %d secs
160
+ elapsed: %c secs
161
161
bool(false)
162
162
bool(false)
163
163
Test 7
164
164
165
165
Warning: oci_new_connect(): ORA-12154: %s in %s on line %d
166
- elapsed: %d secs
166
+ elapsed: %c secs
167
167
array(4) {
168
168
["code"]=>
169
169
int(12154)
@@ -178,7 +178,7 @@ bool(false)
178
178
Test 8
179
179
180
180
Warning: oci_new_connect(): ORA-12154: %s in %s on line %d
181
- elapsed: %d secs
181
+ elapsed: %c secs
182
182
array(4) {
183
183
["code"]=>
184
184
int(12154)
@@ -193,7 +193,7 @@ bool(false)
193
193
Test 9
194
194
195
195
Warning: oci_new_connect(): ORA-%d: TNS:%s %s on line %d
196
- elapsed: %d secs
196
+ elapsed: %c secs
197
197
array(4) {
198
198
["code"]=>
199
199
int(%d)
@@ -208,7 +208,7 @@ bool(false)
208
208
Test 10
209
209
210
210
Warning: oci_new_connect(): ORA-%d: TNS:%s %s on line %d
211
- elapsed: %d secs
211
+ elapsed: %c secs
212
212
array(4) {
213
213
["code"]=>
214
214
int(%d)
Original file line number Diff line number Diff line change @@ -127,43 +127,43 @@ var_dump($c);
127
127
Test 1
128
128
129
129
Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
130
- elapsed: %d secs
130
+ elapsed: %c secs
131
131
bool(false)
132
132
bool(false)
133
133
Test 2
134
134
135
135
Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
136
- elapsed: %d secs
136
+ elapsed: %c secs
137
137
bool(false)
138
138
bool(false)
139
139
Test 3
140
140
141
141
Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
142
- elapsed: %d secs
142
+ elapsed: %c secs
143
143
bool(false)
144
144
bool(false)
145
145
Test 4
146
146
147
147
Warning: oci_pconnect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
148
- elapsed: %d secs
148
+ elapsed: %c secs
149
149
bool(false)
150
150
bool(false)
151
151
Test 5
152
152
153
153
Warning: oci_pconnect(): OCI_SYSDBA and OCI_SYSOPER cannot be used together in %s on line %d
154
- elapsed: %d secs
154
+ elapsed: %c secs
155
155
bool(false)
156
156
bool(false)
157
157
Test 6
158
158
159
159
Warning: oci_pconnect(): OCI_CRED_EXT can only be used with a username of "/" and a NULL password in %s on line %d
160
- elapsed: %d secs
160
+ elapsed: %c secs
161
161
bool(false)
162
162
bool(false)
163
163
Test 7
164
164
165
165
Warning: oci_pconnect(): ORA-12154: %s in %s on line %d
166
- elapsed: %d secs
166
+ elapsed: %c secs
167
167
array(4) {
168
168
["code"]=>
169
169
int(12154)
@@ -178,7 +178,7 @@ bool(false)
178
178
Test 8
179
179
180
180
Warning: oci_pconnect(): ORA-12154: %s in %s on line %d
181
- elapsed: %d secs
181
+ elapsed: %c secs
182
182
array(4) {
183
183
["code"]=>
184
184
int(12154)
@@ -193,7 +193,7 @@ bool(false)
193
193
Test 9
194
194
195
195
Warning: oci_pconnect(): ORA-%d: TNS:%s in %s on line %d
196
- elapsed: %d secs
196
+ elapsed: %c secs
197
197
array(4) {
198
198
["code"]=>
199
199
int(%d)
@@ -208,7 +208,7 @@ bool(false)
208
208
Test 10
209
209
210
210
Warning: oci_pconnect(): ORA-%d: TNS:%s in %s on line %d
211
- elapsed: %d secs
211
+ elapsed: %c secs
212
212
array(4) {
213
213
["code"]=>
214
214
int(%d)
You can’t perform that action at this time.
0 commit comments