3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo preg_replace('#\p{Extended_Pictographic}#u', 'X', 'Test ⚡');
Output for 8.2.0 - 8.2.29, 8.3.0 - 8.3.25, 8.4.1 - 8.4.13
Test X
Output for 8.0.1 - 8.0.30, 8.1.0 - 8.1.33
Warning: preg_replace(): Compilation failed: unknown property name after \P or \p at offset 25 in /in/bT099 on line 3

preferences:
77.18 ms | 407 KiB | 5 Q