// float data
10.5,
-10.5,
- 10.1234567e10,
- 10.7654321E-10,
+ 10.1234567e8,
+ 10.7654321E-8,
.5,
// array data
int(0)
int(0)
--- Iteration with start value as "101234567000" --
-int(0)
-int(0)
+-- Iteration with start value as "1012345670" --
+bool(false)
+bool(false)
--- Iteration with start value as "1.07654321E-9" --
+-- Iteration with start value as "1.07654321E-7" --
int(0)
int(0)
int(0)
int(0)
--- Iteration with start value as "101234567000" --
-int(0)
-int(0)
+-- Iteration with start value as "1012345670" --
+bool(false)
+bool(false)
--- Iteration with start value as "1.07654321E-9" --
+-- Iteration with start value as "1.07654321E-7" --
int(0)
int(0)
int(0)
int(0)
--- Iteration with start value as "Resource id #5" --
+-- Iteration with start value as "Resource id #%d" --
Warning: strcspn() expects parameter 3 to be long, resource given in %s on line %d
NULL
// float data
10.5,
-10.5,
- 10.1234567e10,
- 10.7654321E-10,
+ 10.1234567e8,
+ 10.7654321E-8,
.5,
// array data
int(2)
int(2)
--- Iteration with start value as "101234567000" --
-int(2)
-int(2)
+-- Iteration with start value as "1012345670" --
+bool(false)
+bool(false)
--- Iteration with start value as "1.07654321E-9" --
+-- Iteration with start value as "1.07654321E-7" --
int(2)
int(2)
int(2)
int(2)
--- Iteration with start value as "101234567000" --
-int(2)
-int(2)
+-- Iteration with start value as "1012345670" --
+bool(false)
+bool(false)
--- Iteration with start value as "1.07654321E-9" --
+-- Iteration with start value as "1.07654321E-7" --
int(2)
int(2)
int(2)
int(2)
--- Iteration with start value as "Resource id #5" --
+-- Iteration with start value as "Resource id #%d" --
Warning: strspn() expects parameter 3 to be long, resource given in %s on line %d
NULL
// float data
10.5,
-10.5,
- 10.1234567e10,
- 10.7654321E-10,
+ 10.1234567e8,
+ 10.7654321E-8,
.5,
// array data
-- Iteration with len value as "-10.5" --
int(0)
--- Iteration with len value as "101234567000" --
-int(0)
+-- Iteration with len value as "1012345670" --
+int(2)
--- Iteration with len value as "1.07654321E-9" --
+-- Iteration with len value as "1.07654321E-7" --
int(0)
-- Iteration with len value as "0.5" --
-- Iteration with len value as "-10.5" --
int(0)
--- Iteration with len value as "101234567000" --
-int(0)
+-- Iteration with len value as "1012345670" --
+int(2)
--- Iteration with len value as "1.07654321E-9" --
+-- Iteration with len value as "1.07654321E-7" --
int(0)
-- Iteration with len value as "0.5" --
-- Iteration with len value as "" --
int(0)
--- Iteration with len value as "Resource id #5" --
+-- Iteration with len value as "Resource id #%d" --
Warning: strspn() expects parameter 4 to be long, resource given in %s on line %d
NULL