3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = 'небезнадёжен 😂🤓:https://vk.c'; $string = preg_replace('/[\x{1F600}-\x{1F64F}\x{1F300}-\x{1F5FF}\x{1F680}-\x{1F6FF}\x{2600}-\x{26FF}\x{2700}-\x{27BF}]+/u', '', $string); var_dump($string);
Output for git.master, git.master_jit, rfc.property-hooks
string(42) "небезнадёжен 🤓:https://vk.c"

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