3v4l.org

run code in 300+ PHP versions simultaneously
<?php $Text = "There is a pleasure in the pathless woods, There is a rapture on the lonely shore, There is society, where none intrudes."; $Text=trim($Text); $Text=preg_replace("/[\r\n]+/", "\n", $Text); echo $Text;
Output for git.master, git.master_jit, rfc.property-hooks
There is a pleasure in the pathless woods, There is a rapture on the lonely shore, There is society, where none intrudes.

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.92 ms | 401 KiB | 8 Q