Commit Graph

603 Commits (php8-named-arguments-support)
 

Author SHA1 Message Date
fadrian06 d6854cb078 Merge branch 'master' into php8-named-arguments-support
8 months ago
fadrian06 39ac87c54b
Merge pull request #581 from flightphp/fix/bug-with-multiple-view-renders
8 months ago
fadrian06 a68fc32204 Unnecessary explicitness :|
8 months ago
fadrian06 f3453cab17 Simplified fix thanks to @vlakoff (https://github.com/vlakoff)
8 months ago
n0nag0n c8a1c88899
Merge pull request #594 from flightphp/maintain-headers
8 months ago
Austin Collier 5549e9106a added some ui tests
8 months ago
Austin Collier 33676872ed Maintains headers on redirect, error, and halt. Added jsonHalt
8 months ago
n0nag0n 10165ebda3
Merge pull request #591 from flightphp/method-not-found
8 months ago
Austin Collier 27718cfea7 added ability to throw a method not found instead of 404
8 months ago
n0nag0n f6da4c4435
Merge pull request #588 from flightphp/simplified-version-constraint
9 months ago
fadrian06 508dca8cda
Simplified php version constraint
9 months ago
n0nag0n c3c5c29f7c
Merge pull request #585 from flightphp/middleware-use-container
9 months ago
n0nag0n e18c8a7317
Merge pull request #586 from flightphp/runway-reconfig
9 months ago
n0nag0n 234b3ddb0a changed it so runway commands are run from any repo
9 months ago
n0nag0n f8811e1d8b allowed for middlewares to be created with container
9 months ago
n0nag0n ad58c09b57
Merge pull request #583 from vlakoff/vscode_dir
9 months ago
vlakoff 0edcd872ea
Remove .vscode directory, and add it to .gitignore
9 months ago
fadrian06 276a9e69f3 Added more tests when component defines a default value for no passed vars
9 months ago
fadrian06 eadf433334 Added flag to not break Flight users code
9 months ago
fadrian06 1b6cb088b7 Added test on FlightTest too
9 months ago
fadrian06 161a35a0a2 Added test on ViewTest
9 months ago
fadrian06 17002a6f0d
Merge pull request #575 from flightphp/stream-tweaks
9 months ago
fadrian06 ae47db8d8d Fixed gzip test on windows
9 months ago
n0nag0n deb0d68875 added plain stream() method
10 months ago
n0nag0n a74ee3955c
Merge pull request #574 from flightphp/fix/stream
10 months ago
fadrian06 11de67fde9 Made stream default status code of 200
10 months ago
n0nag0n 0011efd42c
Merge pull request #572 from BelleNottelling/fix/output-compression
10 months ago
n0nag0n 77d313190d added unit test, corrected other response logic
10 months ago
Belle Aerni 3659a76106 Fix content length when using response body callbacks
10 months ago
n0nag0n d92c65f8ae
Merge pull request #571 from flightphp/response-body-callback
10 months ago
Austin Collier 9be596f0bf lots of phpcs errors to fix
10 months ago
Austin Collier 7fca8d9a45 added ability to convert the response body
10 months ago
n0nag0n 4d79dea91b
Update issue templates
10 months ago
n0nag0n c41a578e9c swapped out monthly downloads
10 months ago
n0nag0n 0cf3206591 updated badges
10 months ago
n0nag0n a1228a8492 added missing test from dispatcher refactor
10 months ago
n0nag0n d1584a8aeb
Merge pull request #567 from flightphp/dispatcher-refactor
10 months ago
fadrian06 414f605f67 More abstraction to Dispatcher::containerException typehint
10 months ago
fadrian06 8f3f6b5c74 Make explicit comparisons
10 months ago
fadrian06 99a7d75440 Removed PSR/Container
10 months ago
n0nag0n d6ca2595d7
Update CONTRIBUTING.md
10 months ago
n0nag0n 4add06271a
Added Contributing Guidelines
10 months ago
n0nag0n 0c843674d1
Create CONTRIBUTING.md
10 months ago
fadrian06 598c71d01c Restored phpcs.dist.xml > phpcs.xml script
10 months ago
fadrian06 389ebfd329 Add PSR/Container dependency for type hint and expose the API
10 months ago
fadrian06 43b689fa6c Add Short After Filter Syntax with one parameter
10 months ago
fadrian06 4616f521cd Dispatcher refactor
10 months ago
fadrian06 d931b41b46 Improved docblocks
10 months ago
fadrian06 e322135d9c Add symfony/polyfill-80
10 months ago
fadrian06 62f15baf55 Merge branch 'master' into dispatcher-refactor
10 months ago