julia
627173bc
- Enable PCRE UTF-8 validity string checks (#26731)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Enable PCRE UTF-8 validity string checks (#26731) Strings are no guaranteed to contain valid UTF-8, and PCRE documentation says that the behavior is undefined in that case.
References
#26731 - Enable PCRE UTF-8 validity string checks
Author
nalimilan
Committer
JeffBezanson
Parents
ecf24255
Loading