- Image: fixed lost of alpha after
imagecrop()
#202 - Validators: accepts URL "https://example.com/?query" #190
- composer: added suggestion for tokenizer #187
- Json: added ESCAPE_UNICODE
- throwing exceptions from
__toString()
is allowed since PHP 7.4 - tested against PHP 7.4
- regexp: \z replaced with D modifier
- FileSystem: copy: Add binary safe parameter
- Strings: Optimalize
strlen()
for better performance. (#193)
For the details you can have a look at the diff.