Version 0.11.8
·
96 commits
to master
since this release
- Uses
preg_split()
instead ofpreg_match()
with quantifiers insafe_substr()
[#123].
preg_split()
instead of preg_match()
with quantifiers in safe_substr()
[#123].