preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated
XternalSoft opened this issue · 1 comments
XternalSoft commented
Hello,
- Laravel 10
- PHP 8.3.2
preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in [...] cviebrock/eloquent-taggable/src/Services/TagService.php on line 90
cviebrock commented
Fixed in 10.0.3 ... thanks!