3v4l.org

run code in 300+ PHP versions simultaneously
<?php $composer = readfile('https://getcomposer.org/installer'); var_dump(get_class($composer));
Output for git.master, git.master_jit
Warning: readfile(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in /in/oud14 on line 3 Warning: readfile(): open_basedir restriction in effect. File(https://getcomposer.org/installer) is not within the allowed path(s): (/tmp:/in:/etc) in /in/oud14 on line 3 Warning: readfile(https://getcomposer.org/installer): Failed to open stream: Operation not permitted in /in/oud14 on line 3 Fatal error: Uncaught TypeError: get_class(): Argument #1 ($object) must be of type object, bool given in /in/oud14:4 Stack trace: #0 {main} thrown in /in/oud14 on line 4
Process exited with code 255.
Output for rfc.property-hooks
Warning: readfile(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in /in/oud14 on line 3 Warning: readfile(): open_basedir restriction in effect. File(https://getcomposer.org/installer) is not within the allowed path(s): (/tmp:/in:/etc) in /in/oud14 on line 3 Warning: readfile(https://getcomposer.org/installer): Failed to open stream: Operation not permitted in /in/oud14 on line 3 Fatal error: Uncaught TypeError: get_class(): Argument #1 ($object) must be of type object, false given in /in/oud14:4 Stack trace: #0 {main} thrown in /in/oud14 on line 4
Process exited with code 255.

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