3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = <<<EOD version 4.4.6 ( updated 05-08-2020 ) - Improved logic to keep collapse/expand state consistent for Add/Clone/Delete/DnD actions in Layers panel. - Updated Layers panel to allow selecting Goal and Winner for Split Testing from Layers panel. - Improved the Visual Builder scroll performance. - Added vmin and vmax to css allowed units in module settings. version 4.4.5 ( updated 05-01-2020 ) - Improved logic to keep collapse/expand state consistent for Add/Clone/Delete/DnD actions in Layers panel. - Updated Layers panel to allow selecting Goal and Winner for Split Testing from Layers panel. - Improved the Visual Builder scroll performance. - Added vmin and vmax to css allowed units in module settings. EOD; $keywords = array_map('trim',preg_split("/^\s*$/m", $str)); print_r($keywords); ?>
Output for git.master, git.master_jit, rfc.property-hooks
Array ( [0] => version 4.4.6 ( updated 05-08-2020 ) - Improved logic to keep collapse/expand state consistent for Add/Clone/Delete/DnD actions in Layers panel. - Updated Layers panel to allow selecting Goal and Winner for Split Testing from Layers panel. - Improved the Visual Builder scroll performance. - Added vmin and vmax to css allowed units in module settings. [1] => version 4.4.5 ( updated 05-01-2020 ) - Improved logic to keep collapse/expand state consistent for Add/Clone/Delete/DnD actions in Layers panel. - Updated Layers panel to allow selecting Goal and Winner for Split Testing from Layers panel. - Improved the Visual Builder scroll performance. - Added vmin and vmax to css allowed units in module settings. )

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:
133.41 ms | 407 KiB | 5 Q