jorenvh / laravel-share

Optional package for Laravel to generate social share links.
MIT License
529 stars 88 forks source link

urlencode(): Passing null to parameter #1 ($string) of type string is deprecated #108

Open bridgeyuwa opened 1 week ago

bridgeyuwa commented 1 week ago

I get the following error on updating Laravel to version 11.31.0 :

LOG.warning: urlencode(): Passing null to parameter #1 ($string) of type string is deprecated in C:\xampp\htdocs\my-project\vendor\jorenvanhocht\laravel-share\src\Share.php on line 133