3v4l.org

run code in 300+ PHP versions simultaneously
<?php foreach(new GlobIterator('/etc/*', FilesystemIterator::SKIP_DOTS) as $file) { echo $file.PHP_EOL; //var_dump(get_class_methods($file->openFile())); }
Output for git.master, git.master_jit, rfc.property-hooks
/etc/arch-release /etc/crypttab /etc/fstab /etc/group /etc/gshadow /etc/host.conf /etc/hosts /etc/issue /etc/ld.so.conf /etc/ld.so.conf.d /etc/motd /etc/nsswitch.conf /etc/pacman.d /etc/passwd /etc/php.ini /etc/php_archive.ini /etc/profile /etc/profile.d /etc/protocols /etc/resolv.conf /etc/securetty /etc/services /etc/shadow /etc/shells /etc/skel

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
41.18 ms | 402 KiB | 8 Q