3v4l.org

run code in 300+ PHP versions simultaneously
<?php $subject = 'in the middle 9850112686331(14-15): for Rocco A & Stephanie'; $arr = preg_split('/[^a-z0-9\-()]/i', $subject); $candidates = []; for ($i = 0; $i < count($arr); $i++) { for ($j = $i; $j < count($arr); $j++) { $candidates[] = trim(implode(' ', array_slice($arr, $i, $j - $i + 1))); } } usort($candidates, function($a, $b) { return strlen($b) - strlen($a); }); foreach($candidates as $candidate){ echo $candidate . PHP_EOL; }
Output for git.master, git.master_jit, rfc.property-hooks
in the middle 9850112686331(14-15) for Rocco A Stephanie the middle 9850112686331(14-15) for Rocco A Stephanie middle 9850112686331(14-15) for Rocco A Stephanie in the middle 9850112686331(14-15) for Rocco A in the middle 9850112686331(14-15) for Rocco A in the middle 9850112686331(14-15) for Rocco A in the middle 9850112686331(14-15) for Rocco 9850112686331(14-15) for Rocco A Stephanie the middle 9850112686331(14-15) for Rocco A the middle 9850112686331(14-15) for Rocco A the middle 9850112686331(14-15) for Rocco A the middle 9850112686331(14-15) for Rocco middle 9850112686331(14-15) for Rocco A middle 9850112686331(14-15) for Rocco A middle 9850112686331(14-15) for Rocco A in the middle 9850112686331(14-15) for middle 9850112686331(14-15) for Rocco the middle 9850112686331(14-15) for in the middle 9850112686331(14-15) in the middle 9850112686331(14-15) 9850112686331(14-15) for Rocco A 9850112686331(14-15) for Rocco A 9850112686331(14-15) for Rocco A middle 9850112686331(14-15) for the middle 9850112686331(14-15) the middle 9850112686331(14-15) 9850112686331(14-15) for Rocco middle 9850112686331(14-15) middle 9850112686331(14-15) 9850112686331(14-15) for for Rocco A Stephanie for Rocco A Stephanie 9850112686331(14-15) 9850112686331(14-15) Rocco A Stephanie in the middle A Stephanie for Rocco A for Rocco A for Rocco A for Rocco A for Rocco A for Rocco A the middle for Rocco for Rocco Stephanie Stephanie Stephanie Rocco A Rocco A Rocco A in the middle Rocco the for for in A A A

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:
48.69 ms | 405 KiB | 8 Q