v0.3.0
Imported release from original tag date 2021-09-23.
-
Feature: Improve error output and refactor internal error handler.
(#37, #39 and #41 by @clue) -
Feature: Support changing listening address via new
X_LISTEN
environment variable.
(#38 by @clue) -
Feature: Update to new ReactPHP HTTP and Socket API.
(#26 and #29 by @HLeithner and #34 by @clue) -
Feature: Refactor to use new
AccessLogHandler
,RouteHandler
,RedirectHandler
andSapiHandler
.
(#42, #43, #44 and #45 by @clue) -
Fix: Fix path filter regex.
(#27 by @HLeithner) -
Add documentation for async middleware and systemd service unit configuration.
(#24 by @Degra1991 and #32, #35, #36 and #40 by @clue) -
Improve test suite and run tests on Windows with PHPUnit.
(#31 by @SimonFrings and #28 and #33 by @clue)