3v4l.org

run code in 300+ PHP versions simultaneously
<?php switch(false) { case 0: echo "I need more money".PHP_EOL; case false: echo "The Universe is broken".PHP_EOL; case 1: echo "I seems I'm alone".PHP_EOL; case '': echo "No country for old men".PHP_EOL; case 'yay': echo "Finally, something wonderful".PHP_EOL; }
Output for git.master, git.master_jit, rfc.property-hooks
I need more money The Universe is broken I seems I'm alone No country for old men Finally, something wonderful

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