3v4l.org

run code in 300+ PHP versions simultaneously
<?php define("Foo", "lol", TRUE); echo Foo; define ("Foo", "wat"); echo Foo;
Output for rfc.property-hooks, git.master, git.master_jit
Warning: define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported in /in/b1hmb on line 3 lol Warning: Constant Foo already defined in /in/b1hmb on line 7 lol

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:
141.04 ms | 2669 KiB | 4 Q