3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "/var/www/folder.com_v3/app/storage/photos/tmp/cmaRMi3IFI.jpg"; $var = pathinfo($str); var_dump($var);
Output for git.master_jit, git.master, rfc.property-hooks
array(4) { ["dirname"]=> string(45) "/var/www/folder.com_v3/app/storage/photos/tmp" ["basename"]=> string(14) "cmaRMi3IFI.jpg" ["extension"]=> string(3) "jpg" ["filename"]=> string(10) "cmaRMi3IFI" }

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:
43.86 ms | 401 KiB | 8 Q