rize / UriTemplate

PHP URI Template (RFC 6570) supports both URI expansion & extraction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve PHP8.1 compatibility Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated

pentium10 opened this issue · comments

when trying to run this project on FROM php:8.1.0beta3-apache

Deprecated: preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated in /var/www/html/vendor/rize/uri-template/src/Rize/UriTemplate/Parser.php on line 22

Thanks for reporting. I'll take a look.

any update?

@pentium10 Done! Thanks for reporting 👍