3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = '-9 Cycles 3 Temperature Levels Steam Sanitizet+ -Sensor Dry | ALSO AVAILABLE (PRICES MAY VARY) |- White - 1258843 - DVE45R6100W {+ Platinum - 1501 525 - DVE45R6100P desirable: 1258843 DVE45R6100W'; if (preg_match_all('~\b(?:[A-Z]{4,20}(*SKIP)(*FAIL)|[A-Z\d]{4,20})\b~', $str, $m)) { var_export(array_unique($m[0])); }
Output for git.master, git.master_jit, rfc.property-hooks
array ( 0 => '1258843', 1 => 'DVE45R6100W', 2 => '1501', 3 => 'DVE45R6100P', )

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:
110.52 ms | 405 KiB | 5 Q