What's Changed
- Http/Request method(header, cookie, protocolVersion) return parameter type correction by @Anoxia in #604
- Fix missing type declarations and properties by @Yurunsoft in #605
- php7.4 Turn on strict mode declare(strict_types=1); posix_kill() TypeError by @Tinywan in #615
- string pid always not equal int pid by @gethinyan in #633
- Fix security bug by @latypoff in #625
- Add support for PATCH HTTP method by @jarodtomsk in #636
- Add support the relative disk path for UNIX DOMAIN SOCKET by @blogdaren in #645
- fix:last-modified:304 failure by @onanying in #648
- Update Select.php by @mrchenzifan in #666
New Contributors
- @Anoxia made their first contribution in #604
- @Yurunsoft made their first contribution in #605
- @Tinywan made their first contribution in #615
- @gethinyan made their first contribution in #633
- @latypoff made their first contribution in #625
- @jarodtomsk made their first contribution in #636
- @onanying made their first contribution in #648
- @mrchenzifan made their first contribution in #666
Full Changelog: v4.0.19...v4.0.20