3v4l.org

run code in 300+ PHP versions simultaneously
<?php // $source_file includes line breaks $source=join('',file($source_file)); $body=highlight_string ( $source, $return=TRUE); // $body is a single line, without line breaks ?>
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $source_file in /in/YFOmj on line 3 Deprecated: file(): Passing null to parameter #1 ($filename) of type string is deprecated in /in/YFOmj on line 3 Fatal error: Uncaught ValueError: Path cannot be empty in /in/YFOmj:3 Stack trace: #0 /in/YFOmj(3): file('') #1 {main} thrown in /in/YFOmj 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:
69.49 ms | 401 KiB | 8 Q