Commit Graph

682 Commits (15ff651e778951f410d833db7a6c8d8dac59710c)
 

Author SHA1 Message Date
fadrian06 15ff651e77 support for duplicated slashes in nested groups 3 weeks ago
fadrian06 5425955dd7 fix php 7.4 invalid syntax 3 weeks ago
fadrian06 72ac51e141
Merge branch 'master' into php8-named-arguments-support 3 weeks ago
fadrian06 59c9c0330f improve ::registerContainerHandler docblock 3 weeks ago
fadrian06 8ccbd7ac9e support for containers that resolve automatically dependencies without adding explicitly 3 weeks ago
fadrian06 7292464d1c Flight::path($path) -> ($dir) to match Engine::path($dir) 3 weeks ago
fadrian06 5f84570d27 disabled phpstan for tests/named-arguments 3 weeks ago
fadrian06 2638d1f37a composer require flightphp/container --dev -W 3 weeks ago
fadrian06 5068995d17 merge master 3 weeks ago
n0nag0n 12725eb337
Merge pull request from flightphp/fix/view-tests-in-windows 3 weeks ago
n0nag0n a0a2b7cb79
Merge pull request from flightphp/docs/allow-arrays-route-controllers-and-middlewares 3 weeks ago
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
fadrian06 e5ce02e5bb fix: corrected windows line endings in view tests 3 weeks ago
n0nag0n bc203944ac corrected some event names 3 weeks ago
n0nag0n 4508d887c4
Merge pull request from flightphp/apm-enhancements 3 weeks ago
n0nag0n dd2d23ec99 added more events, added apm changes 3 weeks ago
n0nag0n cece196421
Update README.md 4 weeks ago
n0nag0n 9bd17d9db5
Merge pull request from flightphp/event-handler 4 weeks ago
n0nag0n 046a034455 prettified 4 weeks ago
n0nag0n 2e68ccb0d0 and added new unit tests 4 weeks ago
n0nag0n 79efffc333 added stopPropagation logic 4 weeks ago
n0nag0n 4b7cd68e24 added an event system 4 weeks ago
n0nag0n fe3e78a7d0 added benchmarks to readme 4 weeks ago
n0nag0n c1ffb8f71e
Update README.md 1 month ago
n0nag0n 3c3dcb8b83
Update README.md 1 month ago
n0nag0n 12843694d6
Update README.md 1 month ago
n0nag0n 2762daf4f4
Merge pull request from flightphp/remove-cache-headers 1 month ago
n0nag0n b6ab088888
Merge pull request from flightphp/new-request-object 1 month ago
n0nag0n 7dd52c9ee6 Reset router to beginning 1 month ago
n0nag0n 2c9b02ec28 removed cache breaking behavior 1 month ago
n0nag0n f4115927fb
Merge pull request from flightphp/json-charset 1 month ago
n0nag0n 2bb058e6b7
Merge pull request from joanhey/patch-1 1 month ago
n0nag0n 3a84a9aaf2 removed utf8 from json function, add default flags, and more unit tests 1 month ago
fadrian06 db84fb61e0
Merge pull request from kgathuru/patch-1 1 month ago
Kenneth Gathuru 27e6fe652f
Update README.md with correct version upgrading from v2 to v3 1 month ago
Joan Miquel 78e3a5ed6a
Revert setEngine() 2 months ago
Joan Miquel ca7b5b47b9
Simplify Flight and faster performance 2 months ago
n0nag0n 25250bf44e Added ability to generate new requests/responses on duplicate start() 2 months ago
n0nag0n 62bf542d12
Merge pull request from KnifeLemon/patch-1 2 months ago
n0nag0n ce088c86dc Fix Unit test errors, correct logic 2 months ago
KnifeLemon 1b57f9eb2b
Added PUT, PATCH, DELETE methods for data 2 months ago
n0nag0n da6540bbdd
Merge pull request from flightphp/multiple-trailing-slashes 3 months ago
n0nag0n f4f3c7a342 Fixed multiple trailing slashes issues. Also fixed server test for 405 and 404 3 months ago
fadrian06 9d71303384
Merge pull request from flightphp/windows-fixes 3 months ago
n0nag0n 882a956bd0 added some fixes to get this working in windows locally 3 months ago
n0nag0n 35b1a42b22
Merge pull request from flightphp/fadrian06-fixed-badges 3 months ago
fadrian06 c003dd094f
Fixed README badges 3 months ago
n0nag0n 7226be4bbe
Merge pull request from lubiana/add-php-84-to-workflow 4 months ago
lubiana ab18073e28 add php 8.4 to workflow matrix 4 months ago
n0nag0n 1307e8a39d
Merge pull request from flightphp/feat/route-compact-syntax 5 months ago