3v4l.org

run code in 300+ PHP versions simultaneously
<?php ob_start(); $a+$b; session_start(); echo session_id();
Output for git.master
Warning: Undefined variable $a in /in/jgnLh on line 3 Warning: Undefined variable $b in /in/jgnLh on line 3 edd4650300662a3f1eaae0c8899d1d90
Output for git.master_jit
Warning: Undefined variable $a in /in/jgnLh on line 3 Warning: Undefined variable $b in /in/jgnLh on line 3 7b8e8171c4c731f6b722e2a7ecb682cc
Output for rfc.property-hooks
Warning: Undefined variable $a in /in/jgnLh on line 3 Warning: Undefined variable $b in /in/jgnLh on line 3 2351539593949a0c7bdd68aeb4bff3a4

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