3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo parse_ini_file('error_reporting = E_ALL ^ E_NOTICE')['error_reporting'];
Output for git.master, git.master_jit
Warning: parse_ini_file(): open_basedir restriction in effect. File(error_reporting = E_ALL ^ E_NOTICE) is not within the allowed path(s): (/tmp:/in:/etc) in /in/EWLMV on line 3 Warning: parse_ini_file(error_reporting = E_ALL ^ E_NOTICE): Failed to open stream: Operation not permitted in /in/EWLMV on line 3 Warning: Trying to access array offset on value of type bool in /in/EWLMV on line 3
Output for rfc.property-hooks
Warning: parse_ini_file(): open_basedir restriction in effect. File(error_reporting = E_ALL ^ E_NOTICE) is not within the allowed path(s): (/tmp:/in:/etc) in /in/EWLMV on line 3 Warning: parse_ini_file(error_reporting = E_ALL ^ E_NOTICE): Failed to open stream: Operation not permitted in /in/EWLMV on line 3 Warning: Trying to access array offset on false in /in/EWLMV on line 3

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