3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo basename("/foo/english.txt") , PHP_EOL , basename("日本/日本語.txt") , PHP_EOL , basename("/foo/ελληνικά.txt") , PHP_EOL, basename("/foo/") , PHP_EOL, basename("temp:///foo/bar.txt") , PHP_EOL;
Output for git.master_jit, git.master, rfc.property-hooks
english.txt 日本語.txt ελληνικά.txt foo bar.txt

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:
59.04 ms | 405 KiB | 5 Q