You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flight-core/flight/net
fadrian06 e86bb59297
docs: add array{0: class-string, 1: method} to support phpstan level 6 in any project that uses [MyController::class, 'myInstanceMethod'] (phpstan marks that as an invalid callable)
3 weeks ago
..
Request.php removed cache breaking behavior 1 month ago
Response.php added more events, added apm changes 3 weeks ago
Route.php Fixed multiple trailing slashes issues. Also fixed server test for 405 and 404 3 months ago
Router.php docs: add array{0: class-string, 1: method} to support phpstan level 6 in any project that uses [MyController::class, 'myInstanceMethod'] (phpstan marks that as an invalid callable) 3 weeks ago
UploadedFile.php Added ability to handle file uploads in a simple way 7 months ago