3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo cli_get_process_title() . "\n"; cli_set_process_title('Ololol'); echo cli_get_process_title() . "\n";
Output for git.master, git.master_jit
Warning: cli_get_process_title(): cli_get_process_title had an error: Not initialized correctly in /in/9DPdH on line 3 Warning: cli_set_process_title(): cli_set_process_title had an error: Not initialized correctly in /in/9DPdH on line 4 Warning: cli_get_process_title(): cli_get_process_title had an error: Not initialized correctly in /in/9DPdH on line 5
Output for rfc.property-hooks
Ololol

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:
58.42 ms | 400 KiB | 8 Q