You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated Functionality: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in
/public_html/vendor/mrclay/minify/lib/Minify/CSS/Compressor.php on line 262
limit
If specified, then only substrings up to limit are returned with the rest of the string being placed in the last substring. A limit of -1 or 0 means "no limit".
In
minify/lib/Minify/CSS/Compressor.php
Line 262 in 1c000f9
https://www.php.net/manual/en/function.preg-split.php#refsect1-function.preg-split-parameters
limit
If specified, then only substrings up to limit are returned with the rest of the string being placed in the last substring. A limit of -1 or 0 means "no limit".
https://www.php.net/manual/en/function.preg-split.php
https://www.drupal.org/project/geshifilter/issues/3262325
The text was updated successfully, but these errors were encountered: