@@ -82,7 +82,7 @@ start: 0 num: 1 value: array(1) {
82
82
===========================
83
83
bool(true)
84
84
start: 0 num: 2.5 value:
85
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
85
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
86
86
array(2) {
87
87
[0]=>
88
88
bool(true)
@@ -92,7 +92,7 @@ array(2) {
92
92
===========================
93
93
bool(false)
94
94
start: 0 num: 2.5 value:
95
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
95
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
96
96
array(2) {
97
97
[0]=>
98
98
bool(false)
@@ -102,7 +102,7 @@ array(2) {
102
102
===========================
103
103
NULL
104
104
start: 0 num: 2.5 value:
105
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
105
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
106
106
array(2) {
107
107
[0]=>
108
108
NULL
@@ -112,7 +112,7 @@ array(2) {
112
112
===========================
113
113
string(1) "d"
114
114
start: 0 num: 2.5 value:
115
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
115
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
116
116
array(2) {
117
117
[0]=>
118
118
string(1) "d"
@@ -122,7 +122,7 @@ array(2) {
122
122
===========================
123
123
string(1) "e"
124
124
start: 0 num: 2.5 value:
125
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
125
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
126
126
array(2) {
127
127
[0]=>
128
128
string(1) "e"
@@ -132,7 +132,7 @@ array(2) {
132
132
===========================
133
133
string(1) "f"
134
134
start: 0 num: 2.5 value:
135
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
135
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
136
136
array(2) {
137
137
[0]=>
138
138
string(1) "f"
@@ -202,7 +202,7 @@ start: 1 num: 1 value: array(1) {
202
202
===========================
203
203
bool(true)
204
204
start: 1 num: 2.5 value:
205
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
205
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
206
206
array(2) {
207
207
[1]=>
208
208
bool(true)
@@ -212,7 +212,7 @@ array(2) {
212
212
===========================
213
213
bool(false)
214
214
start: 1 num: 2.5 value:
215
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
215
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
216
216
array(2) {
217
217
[1]=>
218
218
bool(false)
@@ -222,7 +222,7 @@ array(2) {
222
222
===========================
223
223
NULL
224
224
start: 1 num: 2.5 value:
225
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
225
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
226
226
array(2) {
227
227
[1]=>
228
228
NULL
@@ -232,7 +232,7 @@ array(2) {
232
232
===========================
233
233
string(1) "d"
234
234
start: 1 num: 2.5 value:
235
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
235
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
236
236
array(2) {
237
237
[1]=>
238
238
string(1) "d"
@@ -242,7 +242,7 @@ array(2) {
242
242
===========================
243
243
string(1) "e"
244
244
start: 1 num: 2.5 value:
245
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
245
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
246
246
array(2) {
247
247
[1]=>
248
248
string(1) "e"
@@ -252,7 +252,7 @@ array(2) {
252
252
===========================
253
253
string(1) "f"
254
254
start: 1 num: 2.5 value:
255
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
255
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
256
256
array(2) {
257
257
[1]=>
258
258
string(1) "f"
@@ -262,93 +262,93 @@ array(2) {
262
262
===========================
263
263
bool(true)
264
264
start: 2.5 num: 0 value:
265
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
265
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
266
266
array(0) {
267
267
}
268
268
===========================
269
269
bool(false)
270
270
start: 2.5 num: 0 value:
271
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
271
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
272
272
array(0) {
273
273
}
274
274
===========================
275
275
NULL
276
276
start: 2.5 num: 0 value:
277
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
277
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
278
278
array(0) {
279
279
}
280
280
===========================
281
281
string(1) "d"
282
282
start: 2.5 num: 0 value:
283
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
283
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
284
284
array(0) {
285
285
}
286
286
===========================
287
287
string(1) "e"
288
288
start: 2.5 num: 0 value:
289
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
289
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
290
290
array(0) {
291
291
}
292
292
===========================
293
293
string(1) "f"
294
294
start: 2.5 num: 0 value:
295
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
295
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
296
296
array(0) {
297
297
}
298
298
===========================
299
299
bool(true)
300
300
start: 2.5 num: 1 value:
301
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
301
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
302
302
array(1) {
303
303
[2]=>
304
304
bool(true)
305
305
}
306
306
===========================
307
307
bool(false)
308
308
start: 2.5 num: 1 value:
309
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
309
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
310
310
array(1) {
311
311
[2]=>
312
312
bool(false)
313
313
}
314
314
===========================
315
315
NULL
316
316
start: 2.5 num: 1 value:
317
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
317
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
318
318
array(1) {
319
319
[2]=>
320
320
NULL
321
321
}
322
322
===========================
323
323
string(1) "d"
324
324
start: 2.5 num: 1 value:
325
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
325
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
326
326
array(1) {
327
327
[2]=>
328
328
string(1) "d"
329
329
}
330
330
===========================
331
331
string(1) "e"
332
332
start: 2.5 num: 1 value:
333
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
333
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
334
334
array(1) {
335
335
[2]=>
336
336
string(1) "e"
337
337
}
338
338
===========================
339
339
string(1) "f"
340
340
start: 2.5 num: 1 value:
341
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
341
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
342
342
array(1) {
343
343
[2]=>
344
344
string(1) "f"
345
345
}
346
346
===========================
347
347
bool(true)
348
348
start: 2.5 num: 2.5 value:
349
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
349
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
350
350
351
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
351
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
352
352
array(2) {
353
353
[2]=>
354
354
bool(true)
@@ -358,9 +358,9 @@ array(2) {
358
358
===========================
359
359
bool(false)
360
360
start: 2.5 num: 2.5 value:
361
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
361
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
362
362
363
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
363
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
364
364
array(2) {
365
365
[2]=>
366
366
bool(false)
@@ -370,9 +370,9 @@ array(2) {
370
370
===========================
371
371
NULL
372
372
start: 2.5 num: 2.5 value:
373
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
373
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
374
374
375
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
375
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
376
376
array(2) {
377
377
[2]=>
378
378
NULL
@@ -382,9 +382,9 @@ array(2) {
382
382
===========================
383
383
string(1) "d"
384
384
start: 2.5 num: 2.5 value:
385
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
385
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
386
386
387
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
387
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
388
388
array(2) {
389
389
[2]=>
390
390
string(1) "d"
@@ -394,9 +394,9 @@ array(2) {
394
394
===========================
395
395
string(1) "e"
396
396
start: 2.5 num: 2.5 value:
397
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
397
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
398
398
399
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
399
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
400
400
array(2) {
401
401
[2]=>
402
402
string(1) "e"
@@ -406,9 +406,9 @@ array(2) {
406
406
===========================
407
407
string(1) "f"
408
408
start: 2.5 num: 2.5 value:
409
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
409
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
410
410
411
- Deprecated: Implicit conversion to int from non-compatible float 2.500000 in %s on line %d
411
+ Deprecated: Implicit conversion from non-compatible float 2.5 to int in %s on line %d
412
412
array(2) {
413
413
[2]=>
414
414
string(1) "f"
0 commit comments