Fixed
- #5794 Fixed bug that
__FILE__and__DIR__cannot be rewritten successfully in proxy classes. - #5803 Fixed bug that
hyperf/http-servercannot match psr7. - #5808 Fixed bug that validation rules
le、lte、gt、gtedo not support comparison between numeric and string values.
Optimized
- #5789 Support
psr/http-message. - #5806 Merge swow server settings with config settings.
- #5814 Added function
build_sqlwhich be used inQueryException.
New Contributors
- @liaochao2011 made their first contribution in #5799
Full Changelog: v3.0.23...v3.0.24