Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix PreserveText preg_split with $limit null
Deprecated in PHP 8.1 - preg_split(): Passing null to parameter #3 ($limit) of type int is deprecated - -1 and 0 had same effect in versions before
- Loading branch information