3v4l.org

run code in 300+ PHP versions simultaneously
<?php $crap = "\u200e\u206a\u200f\u200e\u202d\u206f\u200c\u206a\u202c\u202b\u200f\u206f\u202b\u206e\u206e\u202b\u206e\u202e\u206c\u202b\u206d\u200e\u202a\u206d\u200b\u206c\u206a\u202e\u206b\u200b\u200f\u200b\u202d\u202d\u206f\u206b\u200c\u206a\u206f\u206b\u202e"; $str = preg_replace('/(\x{200e}|\x{200f})/u', '', $str); echo $str;
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined variable $str in /in/sm80n on line 3 Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /in/sm80n on line 3

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