v5.0.0-beta.7
What's Changed
- Start the socket server in beforeAll by @Chance-fyi in #919
- Feature test of http server by @Chance-fyi in #920
- Fix 400 Bad Request by @joanhey in #922
- Use phpunit.xml.dist and add tests dir in .gitattributes by @joanhey in #925
- Add static analysis tool PHPStan by @Chance-fyi in #927
- Add PHP 8.3 nightly to tests by @joanhey in #928
- Rename phpstan.neon to .dist by @joanhey in #929
- Functional test of websocket services by @Chance-fyi in #931
- Small changes by @joanhey in #932
- Disable fail-fast in GH actions by @joanhey in #935
- Add $_FILES['full_path'] by @joanhey in #936
- Use Stringable by @joanhey in #938
- Fix event-loop exit on windows
New Contributors
- @Chance-fyi made their first contribution in #919
Full Changelog: v5.0.0-beta.6...v5.0.0-beta.7