Commit Graph

859 Commits (master)
 

Author SHA1 Message Date
n0nag0n 2ab26aa326
Merge pull request #676 from arshidkv12/return-type-tests
6 months ago
Arshid a59829d8fd Add return type - tests
6 months ago
Arshid e644461129 Add return type
6 months ago
n0nag0n 1833907181
Merge pull request #673 from flightphp/fix-other-commands
7 months ago
n0nag0n 888ff46d26 Fixed route and controller commands to accept old configs
7 months ago
n0nag0n f6baf2a8d2
Merge pull request #671 from flightphp/update-ai-commands
7 months ago
n0nag0n b9818ea27b ok, so only for php 7.4 and 8...
7 months ago
n0nag0n 9cc9347e2b Merge branch 'update-ai-commands' of https://github.com/flightphp/core into update-ai-commands
7 months ago
n0nag0n e73b4e3f92 Removed useless method
7 months ago
n0nag0n 175e9eb656
Merge branch 'master' into update-ai-commands
7 months ago
n0nag0n 009f2f9bad Fix AI commands to use new runway config syntax
7 months ago
n0nag0n b26598ff9d
Merge pull request #670 from ycrao/master
7 months ago
yangzhi-rao 8b047021fe update route tests
7 months ago
飞扬 70379a9413
Update RouteCommand.php
7 months ago
n0nag0n bbec61b1ff
Merge pull request #667 from joanhey/patch-1
8 months ago
Joan Miquel 28ae1fa038
Add PHP 8.5 to testing matrix
8 months ago
n0nag0n d32e090fa7
Merge pull request #666 from riku22/fix_request_base
8 months ago
riku 40f176fa3a
Fixed an issue where `Flight::request()->base` would display only a yen symbol in Windows environments without a parent directory.
8 months ago
n0nag0n 854f668222
Merge pull request #664 from KnifeLemon/master
9 months ago
KnifeLemon 09cb95c6e8 revert: Re-add string type hint to Response::write() parameter
9 months ago
n0nag0n b174bdbc6f more changes with upload. Security enhancements. Also got rid of php-watcher
9 months ago
KnifeLemon 049d445c58 fix: Support file uploads for non-POST HTTP methods (PATCH, PUT, DELETE)
9 months ago
n0nag0n a8b61f2561 Merge branch 'master' of https://github.com/KnifeLemon/core
9 months ago
n0nag0n 671fea075c adjustments for security, 100% coverage and phpcs
9 months ago
KnifeLemon 5ccc8fba98 Merge branch 'master' of https://github.com/KnifeLemon/core
9 months ago
KnifeLemon dc56ca2c4a fix: allow non-string types in Response::write() to prevent TypeError
9 months ago
KnifeLemon 82daf71d0a
Apply suggestions from code review
9 months ago
KnifeLemon 9ab2695d48 fix: add null coalescing for undefined superglobals
9 months ago
KnifeLemon 42ad8ae23f refactor: simplify upload_max_filesize unit conversion with fallthrough switch
9 months ago
KnifeLemon 144327da78 Revert "fix: add null coalescing for undefined superglobals"
9 months ago
KnifeLemon a1e1c5010a Merge branch 'master' of https://github.com/KnifeLemon/core
9 months ago
KnifeLemon 66a91e042c Revert to previous code
9 months ago
KnifeLemon 2c980eb7ed Revert to previous code
9 months ago
KnifeLemon bbf5204da6 fix: initialize tmp_name as empty string instead of null
9 months ago
KnifeLemon 41dc0e3678
Apply suggestions from code review
9 months ago
KnifeLemon 847a0d51f0 fix: add null coalescing for undefined superglobals
9 months ago
KnifeLemon 68b9306d30
Apply suggestions from code review
9 months ago
KnifeLemon 106955a82e add multipart parsing for PUT/PATCH/DELETE methods and comprehensive tests
9 months ago
KnifeLemon ca46fd041d fix file upload handling to preserve array format for single files
9 months ago
KnifeLemon f0bd5dda81 fixed multiple file upload errors
9 months ago
n0nag0n 095a46663f configured performance testing
9 months ago
n0nag0n c9da0675d9 added accept header negotiations, OPTIONS method Allow header and, better method handling.
9 months ago
n0nag0n 6a2494c698
Merge pull request #663 from flightphp/download-file
10 months ago
n0nag0n 4d9f0f42bd Added response test and did some sanitizing
10 months ago
n0nag0n 053227b3b0 adjusted phpstan linting to be friendlier and changed download() to also specify file name
10 months ago
n0nag0n c7533d995f
Merge pull request #661 from arshidkv12/php85
10 months ago
Arshid 3884da4bdc php85
10 months ago
n0nag0n f0dc1b1adf
Merge pull request #658 from flightphp/router-performance
11 months ago
n0nag0n 69b50fc33c
Merge pull request #659 from flightphp/misc-improvements
11 months ago
n0nag0n a85790a20c
Update flight/net/Request.php
11 months ago