Count: 3
K: 0 Item: item Value: 1
K: 1 Item: item Value: 2
K: 2 Item: item Value: 3
----
Count: 3
Fatal error: Uncaught Error: Iterator does not support rewinding in /in/LtSmU:23
Stack trace:
#0 [internal function]: InternalIterator->rewind()
#1 /in/LtSmU(23): IteratorIterator->rewind()
#2 {main}
thrown in /in/LtSmU on line 23
Process exited with code 255.
Output for 8.4.15
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /bin/php-8.4.15)
/bin/php-8.4.15: /usr/lib/libc.so.6: version `GLIBC_2.38' not found (required by /bin/php-8.4.15)
Process exited with code 1.
Count: 3
K: 0 Item: item Value: 1
K: 1 Item: item Value: 2
K: 2 Item: item Value: 3
----
Catchable fatal error: Argument 1 passed to IteratorIterator::__construct() must implement interface Traversable, instance of DOMNodeList given in /in/LtSmU on line 20
Process exited with code 255.
Output for 5.1.0 - 5.1.1, 5.1.3 - 5.1.6
Count: 3
K: 0 Item: item Value: 1
K: 1 Item: item Value: 2
K: 2 Item: item Value: 3
----
Fatal error: Argument 1 passed to IteratorIterator::__construct() must implement interface Traversable in /in/LtSmU on line 20
Process exited with code 255.
Output for 5.1.2
Count: 3
K: 0 Item: item Value: 1
K: 1 Item: item Value: 2
K: 2 Item: item Value: 3
----
Fatal error: Argument 1 passed to IteratorIterator::__construct() must implement interface Traversable in /in/LtSmU on line 21
Process exited with code 255.
Output for 5.0.2 - 5.0.5
Count: 3
K: 0 Item: item Value: 1
K: 1 Item: item Value: 2
K: 2 Item: item Value: 3
----
Fatal error: Class 'IteratorIterator' not found in /in/LtSmU on line 20
Process exited with code 255.
Output for 5.0.0 - 5.0.1
Count: 3
Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/LtSmU on line 14
PHP_EOL
Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/LtSmU on line 16
K: 0 Item: item Value: 1PHP_EOL
Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/LtSmU on line 16
K: 1 Item: item Value: 2PHP_EOL
Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/LtSmU on line 16
K: 2 Item: item Value: 3PHP_EOL
Notice: Use of undefined constant PHP_EOL - assumed 'PHP_EOL' in /in/LtSmU on line 19
----PHP_EOL
Fatal error: Class 'IteratorIterator' not found in /in/LtSmU on line 20
Process exited with code 255.