3v4l.org

run code in 500+ PHP versions simultaneously
<?php print(error_reporting(E_STRICT)); print("\n"); print(error_reporting(2048)); print("\n"); print(error_reporting());
Output for rfc.property-hooks
-1 2048 2048
Output for git.master_jit, git.master
Deprecated: Constant E_STRICT is deprecated since 8.4, the error level was removed in /in/K9Fm1 on line 2 -1 2048 2048

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:
54.26 ms | 2704 KiB | 3 Q