cviebrock / eloquent-taggable

Easily add the ability to tag your Eloquent models in Laravel.
MIT License
559 stars 72 forks source link

preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated #144

Closed XternalSoft closed 9 months ago

XternalSoft commented 9 months ago

Hello,

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 9 months ago

Fixed in 10.0.3 ... thanks!