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); ?>

preferences:
24.29 ms | 406 KiB | 5 Q