YUI-CSS-compressor-PHP-port
YUI-CSS-compressor-PHP-port copied to clipboard
Why? Why? Why?
Why is there an ini_set?
https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port/blob/3cbf557f4079d83a06f9c3ff9b957c022d7805cf/src/Minifier.php#L246
Because in that doRaisePhpLimits() function the software tries to enforce the suggested minimum values for memory_limit, max_execution_time, pcre.backtrack_limit and pcreBacktrackLimit, because else it might just break?