3v4l.org

run code in 300+ PHP versions simultaneously
<?php $iterator = new RecursiveIteratorIterator(new RecursiveDirectoryIterator('/var/'), 1, 16); foreach ($iterator as $path) { print $path->__toString() . PHP_EOL; }
Output for 7.0.0 - 7.0.33, 7.1.0 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.32, 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Fatal error: Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(): open_basedir restriction in effect. File(/var/) is not within the allowed path(s): (/tmp:/in:/etc) in /in/X0VIF:3 Stack trace: #0 /in/X0VIF(3): RecursiveDirectoryIterator->__construct('/var/') #1 {main} thrown in /in/X0VIF on line 3
Process exited with code 255.
Output for 8.0.13
/var/. /var/.. /var/cache /var/cache/. /var/cache/.. /var/cache/pacman /var/cache/pacman/. /var/cache/pacman/.. /var/cache/pacman/pkg /var/cache/pacman/pkg/. /var/cache/pacman/pkg/.. /var/lib /var/lib/. /var/lib/.. /var/lib/pacman /var/lib/pacman/. /var/lib/pacman/.. /var/lib/pacman/local /var/lib/pacman/local/. /var/lib/pacman/local/.. /var/lib/pacman/local/ALPM_DB_VERSION /var/lib/pacman/local/iana-etc-20210903-1 /var/lib/pacman/local/iana-etc-20210903-1/. /var/lib/pacman/local/iana-etc-20210903-1/.. /var/lib/pacman/local/iana-etc-20210903-1/mtree /var/lib/pacman/local/iana-etc-20210903-1/desc /var/lib/pacman/local/iana-etc-20210903-1/files /var/lib/pacman/local/filesystem-2021.05.31-1 /var/lib/pacman/local/filesystem-2021.05.31-1/. /var/lib/pacman/local/filesystem-2021.05.31-1/.. /var/lib/pacman/local/filesystem-2021.05.31-1/mtree /var/lib/pacman/local/filesystem-2021.05.31-1/desc /var/lib/pacman/local/filesystem-2021.05.31-1/files /var/lib/pacman/sync /var/lib/pacman/sync/. /var/lib/pacman/sync/.. /var/lib/pacman/sync/core.db /var/lib/pacman/sync/extra.db /var/lib/pacman/sync/community.db /var/lib/misc /var/lib/misc/. /var/lib/misc/.. /var/log /var/log/. /var/log/.. /var/log/pacman.log /var/log/old /var/log/old/. /var/log/old/.. /var/empty /var/empty/. /var/empty/.. /var/games /var/games/. /var/games/.. /var/local /var/local/. /var/local/.. /var/lock /var/mail /var/opt /var/opt/. /var/opt/.. /var/run /var/spool /var/spool/. /var/spool/.. /var/spool/mail /var/spool/mail/. /var/spool/mail/.. /var/tmp /var/tmp/. /var/tmp/.. /var/tmp/6b8700d54bcfa50c24bafbce9b4e9e2e.bak
Output for 7.3.32 - 7.3.33, 7.4.33
/var/. /var/.. /var/cache /var/cache/. /var/cache/.. /var/cache/pacman /var/cache/pacman/. /var/cache/pacman/.. /var/cache/pacman/pkg /var/cache/pacman/pkg/. /var/cache/pacman/pkg/.. /var/lib /var/lib/. /var/lib/.. /var/lib/pacman /var/lib/pacman/. /var/lib/pacman/.. /var/lib/pacman/local /var/lib/pacman/local/. /var/lib/pacman/local/.. /var/lib/pacman/local/ALPM_DB_VERSION /var/lib/pacman/local/iana-etc-20210903-1 /var/lib/pacman/local/iana-etc-20210903-1/. /var/lib/pacman/local/iana-etc-20210903-1/.. /var/lib/pacman/local/iana-etc-20210903-1/mtree /var/lib/pacman/local/iana-etc-20210903-1/desc /var/lib/pacman/local/iana-etc-20210903-1/files /var/lib/pacman/local/filesystem-2021.05.31-1 /var/lib/pacman/local/filesystem-2021.05.31-1/. /var/lib/pacman/local/filesystem-2021.05.31-1/.. /var/lib/pacman/local/filesystem-2021.05.31-1/mtree /var/lib/pacman/local/filesystem-2021.05.31-1/desc /var/lib/pacman/local/filesystem-2021.05.31-1/files /var/lib/pacman/sync /var/lib/pacman/sync/. /var/lib/pacman/sync/.. /var/lib/pacman/sync/core.db /var/lib/pacman/sync/extra.db /var/lib/pacman/sync/community.db /var/lib/misc /var/lib/misc/. /var/lib/misc/.. /var/log /var/log/. /var/log/.. /var/log/pacman.log /var/log/old /var/log/old/. /var/log/old/.. /var/empty /var/empty/. /var/empty/.. /var/games /var/games/. /var/games/.. /var/local /var/local/. /var/local/.. /var/lock /var/mail /var/opt /var/opt/. /var/opt/.. /var/run /var/spool /var/spool/. /var/spool/.. /var/spool/mail /var/spool/mail/. /var/spool/mail/.. /var/tmp /var/tmp/. /var/tmp/..
Output for 5.5.0 - 5.5.38, 5.6.0 - 5.6.40
Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(): open_basedir restriction in effect. File(/var/) is not within the allowed path(s): (/tmp:/in:/etc)' in /in/X0VIF:3 Stack trace: #0 /in/X0VIF(3): RecursiveDirectoryIterator->__construct('/var/') #1 {main} thrown in /in/X0VIF on line 3
Process exited with code 255.
Output for 5.3.23 - 5.3.29, 5.4.5 - 5.4.45
/var/. /var/.. /var/lock /var/mail /var/run /var/cache /var/cache/. /var/cache/.. /var/cache/fontconfig /var/cache/fontconfig/. /var/cache/fontconfig/.. /var/cache/fontconfig/CACHEDIR.TAG /var/cache/ldconfig /var/cache/pacman /var/db /var/db/. /var/db/.. /var/db/Makefile /var/empty /var/empty/. /var/empty/.. /var/games /var/games/. /var/games/.. /var/lib /var/lib/. /var/lib/.. /var/lib/machines /var/lib/misc /var/lib/misc/. /var/lib/misc/.. /var/lib/pacman /var/local /var/local/. /var/local/.. /var/log /var/opt /var/opt/. /var/opt/.. /var/spool /var/spool/. /var/spool/.. /var/spool/mail /var/spool/mail/. /var/spool/mail/.. /var/tmp /var/tmp/. /var/tmp/.. /var/tmp/hhbc-1381c379b9e7d8cd9efa2ce49aeb6f699919dc3a.sqlite3 /var/tmp/hhbc-180de793e1127a8fabd630a2781561c48831765b.sqlite3 /var/tmp/hhbc-1a98688c77d0d3c9fbbefdba4ff634e985503867.sqlite3 /var/tmp/hhbc-32132274743631b0bd1a2273911cc228e60c98cc.sqlite3 /var/tmp/hhbc-3fe098bc621439cb70cc8cf2c72899342463da2e.sqlite3 /var/tmp/hhbc-479647c3ad87f2e920ac085aa1424e2b8101da45.sqlite3 /var/tmp/hhbc-4c050897b92a6aed73206b7eaed90b6a67e4e414.sqlite3 /var/tmp/hhbc-4df25a721704eccd6ec92e0cc3fa2d7e34f1fbf9.sqlite3 /var/tmp/hhbc-514949365dd9d370d84ea5a6db4a3dd3b619e484.sqlite3 /var/tmp/hhbc-5be9b3e8f9639ac359987b8d6e27ecd59de500dd.sqlite3 /var/tmp/hhbc-5f01d16e693d465ff8c0b7d5f74f976a4996caa0.sqlite3 /var/tmp/hhbc-64ef2f0cc202814e416e93ed6335e2ff627a2207.sqlite3 /var/tmp/hhbc-68c9b831b56bea5d8c90f6fca5ea358cdaaea626.sqlite3 /var/tmp/hhbc-6c99ee1f98340f6f3ef397a332583f0e843a627d.sqlite3 /var/tmp/hhbc-8504c2e848bc8a3ed7a5698ca9c06f658ac9779b.sqlite3 /var/tmp/hhbc-862bd51c10a685e6bd9f97430146a9d3fa16aed9.sqlite3 /var/tmp/hhbc-8b80ba45250a6669cd610c189dbbb55b6218c2a3.sqlite3 /var/tmp/hhbc-8c57ad2276433d9fafaf454878290df2e75e03a0.sqlite3 /var/tmp/hhbc-90ed4216b98563d0585cf5c87959dc9ff7c2e1a1.sqlite3 /var/tmp/hhbc-962ff68f0831a12b292f0eb9acd17f705a904446.sqlite3 /var/tmp/hhbc-9c1e11cdaaabdc99e7f7b515ce920d899fd2fc3a.sqlite3 /var/tmp/hhbc-a02544d8eb49139aa02e1bc91bbdb6416e02af2c.sqlite3 /var/tmp/hhbc-abc6330f02a0c02cba7114040d5e1bf6b3f37fb9.sqlite3 /var/tmp/hhbc-ad53673037439e3b77b6a64cb21ec130ec69c4d2.sqlite3 /var/tmp/hhbc-b9aebb86bbda024eeeed6f608c9a49076563f9c7.sqlite3 /var/tmp/hhbc-f6de3214edab8aa7570be68f12317f40bfe1221d.sqlite3 /var/tmp/hhbc-fd53a034d154553fb52ef0fc54dbe49ff1c7c10b.sqlite3 /var/tmp/hhbc-feb4a756d59496939a6752ca9dcf0e46c9f81cff.sqlite3
Output for 5.3.0 - 5.3.22, 5.4.0 - 5.4.4
/var/lock /var/mail /var/run /var/cache /var/cache/fontconfig /var/cache/fontconfig/CACHEDIR.TAG /var/cache/ldconfig /var/cache/pacman /var/db /var/db/Makefile /var/empty /var/games /var/lib /var/lib/machines /var/lib/misc /var/lib/pacman /var/local /var/log /var/opt /var/spool /var/spool/mail /var/tmp /var/tmp/hhbc-1381c379b9e7d8cd9efa2ce49aeb6f699919dc3a.sqlite3 /var/tmp/hhbc-180de793e1127a8fabd630a2781561c48831765b.sqlite3 /var/tmp/hhbc-1a98688c77d0d3c9fbbefdba4ff634e985503867.sqlite3 /var/tmp/hhbc-32132274743631b0bd1a2273911cc228e60c98cc.sqlite3 /var/tmp/hhbc-3fe098bc621439cb70cc8cf2c72899342463da2e.sqlite3 /var/tmp/hhbc-479647c3ad87f2e920ac085aa1424e2b8101da45.sqlite3 /var/tmp/hhbc-4c050897b92a6aed73206b7eaed90b6a67e4e414.sqlite3 /var/tmp/hhbc-4df25a721704eccd6ec92e0cc3fa2d7e34f1fbf9.sqlite3 /var/tmp/hhbc-514949365dd9d370d84ea5a6db4a3dd3b619e484.sqlite3 /var/tmp/hhbc-5be9b3e8f9639ac359987b8d6e27ecd59de500dd.sqlite3 /var/tmp/hhbc-5f01d16e693d465ff8c0b7d5f74f976a4996caa0.sqlite3 /var/tmp/hhbc-64ef2f0cc202814e416e93ed6335e2ff627a2207.sqlite3 /var/tmp/hhbc-68c9b831b56bea5d8c90f6fca5ea358cdaaea626.sqlite3 /var/tmp/hhbc-6c99ee1f98340f6f3ef397a332583f0e843a627d.sqlite3 /var/tmp/hhbc-8504c2e848bc8a3ed7a5698ca9c06f658ac9779b.sqlite3 /var/tmp/hhbc-862bd51c10a685e6bd9f97430146a9d3fa16aed9.sqlite3 /var/tmp/hhbc-8b80ba45250a6669cd610c189dbbb55b6218c2a3.sqlite3 /var/tmp/hhbc-8c57ad2276433d9fafaf454878290df2e75e03a0.sqlite3 /var/tmp/hhbc-90ed4216b98563d0585cf5c87959dc9ff7c2e1a1.sqlite3 /var/tmp/hhbc-962ff68f0831a12b292f0eb9acd17f705a904446.sqlite3 /var/tmp/hhbc-9c1e11cdaaabdc99e7f7b515ce920d899fd2fc3a.sqlite3 /var/tmp/hhbc-a02544d8eb49139aa02e1bc91bbdb6416e02af2c.sqlite3 /var/tmp/hhbc-abc6330f02a0c02cba7114040d5e1bf6b3f37fb9.sqlite3 /var/tmp/hhbc-ad53673037439e3b77b6a64cb21ec130ec69c4d2.sqlite3 /var/tmp/hhbc-b9aebb86bbda024eeeed6f608c9a49076563f9c7.sqlite3 /var/tmp/hhbc-f6de3214edab8aa7570be68f12317f40bfe1221d.sqlite3 /var/tmp/hhbc-fd53a034d154553fb52ef0fc54dbe49ff1c7c10b.sqlite3 /var/tmp/hhbc-feb4a756d59496939a6752ca9dcf0e46c9f81cff.sqlite3
Output for 5.1.3 - 5.1.6, 5.2.0 - 5.2.17
Fatal error: Uncaught exception 'UnexpectedValueException' with message 'RecursiveDirectoryIterator::__construct(/var/): failed to open dir: Permission denied' in /in/X0VIF:3 Stack trace: #0 /in/X0VIF(3): RecursiveDirectoryIterator->__construct('/var/') #1 {main} thrown in /in/X0VIF on line 3
Process exited with code 255.
Output for 5.1.2
Fatal error: Uncaught exception 'RuntimeException' with message 'RecursiveDirectoryIterator::__construct(/var/): failed to open dir: Permission denied' in /in/X0VIF:3 Stack trace: #0 /in/X0VIF(3): RecursiveDirectoryIterator->__construct('/var/') #1 {main} thrown in /in/X0VIF on line 3
Process exited with code 255.
Output for 5.1.0 - 5.1.1
Fatal error: Uncaught exception 'RuntimeException' with message 'DirectoryIterator::__construct(/var/): failed to open dir: Permission denied' in /in/X0VIF:3 Stack trace: #0 /in/X0VIF(3): DirectoryIterator->__construct('/var/') #1 {main} thrown in /in/X0VIF on line 3
Process exited with code 255.
Output for 5.0.5
Fatal error: Uncaught exception 'Exception' with message 'DirectoryIterator::__construct(/var/): failed to open dir: Permission denied' in /in/X0VIF:3 Stack trace: #0 /in/X0VIF(3): DirectoryIterator->__construct('/var/') #1 {main} thrown in /in/X0VIF on line 3
Process exited with code 255.
Output for 5.0.3 - 5.0.4
Fatal error: Uncaught exception 'Exception' with message 'DirectoryIterator::__construct(/var/): failed to open dir: Permission denied' in /in/X0VIF:3 Stack trace: #0 /in/X0VIF(3): RecursiveDirectoryIterator->__construct('/var/') #1 {main} thrown in /in/X0VIF on line 3
Process exited with code 255.
Output for 5.0.0 - 5.0.2
Fatal error: Uncaught exception 'Exception' with message 'DirectoryIterator::__construct(/var/): failed to open dir: Permission denied' in /in/X0VIF:3 Stack trace: #0 {main} thrown in /in/X0VIF on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9
Fatal error: Cannot instantiate non-existent class: recursiveiteratoriterator in /in/X0VIF on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Fatal error: Cannot instantiate non-existent class: recursiveiteratoriterator in /in/X0VIF on line 3

preferences:
261.1 ms | 401 KiB | 460 Q