3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo PCRE_VERSION; preg_replace( '/\x{d83d}[\x{dc68}-\x{dc69}]/u' , '', '' );
Output for 8.3.0 - 8.3.4, 8.3.6
10.42 2022-12-12 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 8.3.5
Warning: PHP Startup: Unable to load dynamic library 'sodium.so' (tried: /usr/lib/php/8.3.5/modules/sodium.so (libsodium.so.23: cannot open shared object file: No such file or directory), /usr/lib/php/8.3.5/modules/sodium.so.so (/usr/lib/php/8.3.5/modules/sodium.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0 10.42 2022-12-12 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 8.2.0 - 8.2.18
10.40 2022-04-14 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 8.1.1 - 8.1.28
10.39 2021-10-29 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 8.1.0
10.37 2021-05-26 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 8.0.9 - 8.0.30
10.35 2020-05-09 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 7.4.22 - 7.4.33
10.35 2020-05-09 Warning: preg_replace(): Compilation failed: range out of order in character class at offset 19 in /in/vj9fm on line 3
Output for 7.4.6
10.34 2019-11-21 Warning: preg_replace(): Compilation failed: range out of order in character class at offset 19 in /in/vj9fm on line 3
Output for 7.4.0 - 7.4.5
10.33 2019-04-16 Warning: preg_replace(): Compilation failed: range out of order in character class at offset 19 in /in/vj9fm on line 3
Output for 7.3.0 - 7.3.33
10.32 2018-09-10 Warning: preg_replace(): Compilation failed: range out of order in character class at offset 19 in /in/vj9fm on line 3
Output for 7.2.0 - 7.2.26
8.41 2017-07-05 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 5.6.18 - 5.6.40, 7.0.3 - 7.0.33, 7.1.0 - 7.1.33
8.38 2015-11-23 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 5.6.11 - 5.6.17, 7.0.0 - 7.0.2
8.37 2015-04-28 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 5.6.9 - 5.6.10
8.36 2014-09-26 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3
Output for 5.6.0 - 5.6.8
8.34 2013-12-15 Warning: preg_replace(): Compilation failed: disallowed Unicode code point (>= 0xd800 && <= 0xdfff) at offset 7 in /in/vj9fm on line 3

preferences:
221.43 ms | 401 KiB | 251 Q