3v4l.org

run code in 300+ PHP versions simultaneously
<?php preg_replace('#\\\(?:.*)#', '', 'abc', 1); preg_replace('#\\(?:.*)#', '', 'abc', 1);
Output for 8.1.0 - 8.1.33, 8.2.0 - 8.2.29, 8.3.0 - 8.3.25, 8.4.1 - 8.4.12
Warning: preg_replace(): Compilation failed: unmatched closing parenthesis at offset 6 in /in/8fsWi on line 4

preferences:
58.62 ms | 406 KiB | 5 Q