HTMLMin / Laravel-HTMLMin

A simple HTML minifier for Laravel 5, 6, 7, 8 & 9.
MIT License
1.02k stars 119 forks source link

PHP 8.1 deprecation error #178

Open u01jmg3 opened 1 year ago

u01jmg3 commented 1 year ago

str_replace(): Passing null to parameter 3 ($subject) of type array|string is deprecated in vendor/htmlmin/htmlmin/src/Compilers/MinifyCompiler.php

https://github.com/HTMLMin/Laravel-HTMLMin/blob/347d5776b321b8d6bf9fd0285984dcd1d2589f3f/src/Compilers/MinifyCompiler.php#L87