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[] = 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 the middle 9850112686331(14 15) for Rocco A in the middle 9850112686331(14 15) for Rocco the middle 9850112686331(14 15) for Rocco A 9850112686331(14 15) for Rocco A Stephanie 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) 9850112686331(14 15) for Rocco A in the middle 9850112686331(14 15) 9850112686331(14 15) for Rocco A 9850112686331(14 15) for Rocco A the middle 9850112686331(14 15) middle 9850112686331(14 15) for the middle 9850112686331(14 15) 9850112686331(14 15) for Rocco in the middle 9850112686331(14 middle 9850112686331(14 15) 15) for Rocco A Stephanie the middle 9850112686331(14 middle 9850112686331(14 15) 9850112686331(14 15) for for Rocco A Stephanie middle 9850112686331(14 for Rocco A Stephanie 9850112686331(14 15) 9850112686331(14 15) Rocco A Stephanie 15) for Rocco A 15) for Rocco A 9850112686331(14 15) for Rocco A 15) for Rocco for Rocco A in the middle for Rocco A for Rocco A A Stephanie for Rocco A for Rocco A for Rocco A Stephanie the middle for Rocco Stephanie for Rocco Rocco A Stephanie 15) for Rocco A Rocco A in the middle Rocco 15) for the 15) for A in 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:
45.42 ms | 405 KiB | 8 Q