3v4l.org

run code in 300+ PHP versions simultaneously
<?php require_once '/in/8vcRY'; $uri = new uri('jdoe@gmail.com'); $uri->chain() ->replace('SCHEME', 'mailto:') ->query_add('subject', 'Re: [Suggestion Box]') ->query_add('body', 'More snickers in the break room please!') ->p_str('', PHP_EOL) ; printf('<a href="%1$s">%2$s</a>'.PHP_EOL, $uri, $uri->authority); print_r($uri->query_arr());
Output for git.master, git.master_jit, rfc.property-hooks
Warning: require_once(/in/8vcRY): Failed to open stream: No such file or directory in /in/VKrsO on line 3 Fatal error: Uncaught Error: Failed opening required '/in/8vcRY' (include_path='.:') in /in/VKrsO:3 Stack trace: #0 {main} thrown in /in/VKrsO on line 3
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:
72.69 ms | 401 KiB | 8 Q