Commit Graph

240 Commits (3024a0d198a9bab7fd44ea73eaa5731e74971762)

Author SHA1 Message Date
fadrian06 3fe2ca1d06 remove v2_output_buffering
23 hours ago
fadrian06 701e0e73ce fix TypeError
7 days ago
fadrian06 a9ce5967b9 refactor LoaderTest
7 days ago
fadrian06 78b8c4be60 remove directory loading in favor of psr-4
7 days ago
fadrian06 07d72d24ef remove Loader::autoload in favor of psr-4
7 days ago
fadrian06 886e584429 remove v2 loader in favor of psr-4
7 days ago
fadrian06 450eea84ea simplify autoload-dev to a single psr-4 autoload
1 week ago
fadrian06 ce753b7cd2 implement Tests\Server, ServerV2 and groupcompactsyntax namespaces
2 weeks ago
fadrian06 08904df138 ignore namespaces phpcs warning
2 weeks ago
fadrian06 b55540068e fix almost long lines phpcs warnings
2 weeks ago
fadrian06 29595ef9e1 composer exec phpcbf -- --standard=PSR2
2 weeks ago
fadrian06 85c4b38858 apply lsp-intelephense format to tests folder
2 weeks ago
fadrian06 5a4f13b8d8 fix all tests in windows
3 weeks ago
Mr Percival a3f47bc902 Ignore LiMIT when using RETURNING
3 months ago
n0nag0n dd39d4adad fixed spacing
3 months ago
n0nag0n ff17dd591d Added SimplePdo class to replace PdoWrapper
3 months ago
Arshid a59829d8fd Add return type - tests
3 months ago
n0nag0n 888ff46d26 Fixed route and controller commands to accept old configs
3 months ago
n0nag0n b9818ea27b ok, so only for php 7.4 and 8...
3 months ago
n0nag0n 9cc9347e2b Merge branch 'update-ai-commands' of https://github.com/flightphp/core into update-ai-commands
3 months ago
n0nag0n e73b4e3f92 Removed useless method
3 months ago
n0nag0n 175e9eb656
Merge branch 'master' into update-ai-commands
3 months ago
n0nag0n 009f2f9bad Fix AI commands to use new runway config syntax
3 months ago
yangzhi-rao 8b047021fe update route tests
3 months ago
n0nag0n b174bdbc6f more changes with upload. Security enhancements. Also got rid of php-watcher
5 months ago
n0nag0n 671fea075c adjustments for security, 100% coverage and phpcs
5 months ago
KnifeLemon 82daf71d0a
Apply suggestions from code review
6 months ago
KnifeLemon 106955a82e add multipart parsing for PUT/PATCH/DELETE methods and comprehensive tests
6 months ago
KnifeLemon ca46fd041d fix file upload handling to preserve array format for single files
6 months ago
KnifeLemon f0bd5dda81 fixed multiple file upload errors
6 months ago
n0nag0n 095a46663f configured performance testing
6 months ago
n0nag0n c9da0675d9 added accept header negotiations, OPTIONS method Allow header and, better method handling.
6 months ago
n0nag0n 6a2494c698
Merge pull request #663 from flightphp/download-file
6 months ago
n0nag0n 4d9f0f42bd Added response test and did some sanitizing
6 months ago
Arshid 3884da4bdc php85
6 months ago
n0nag0n f0dc1b1adf
Merge pull request #658 from flightphp/router-performance
8 months ago
n0nag0n 204ffbb024
Update tests/performance/performance_tests.sh
8 months ago
n0nag0n 8ecb93f2df router performance enhancements
8 months ago
n0nag0n c8f39b7a11 improvements with the request class
8 months ago
n0nag0n eecbdc3895 a few fixes from Copilot review
9 months ago
n0nag0n 3d0599eb67 added JSON util to use elsewhere
9 months ago
n0nag0n 6742770cc1 Added unit tests and adjusted some syntax
9 months ago
n0nag0n 9215b905c8 feat(request): Add servername property to Request class
9 months ago
n0nag0n c470a65a8e Fixed issue with data in view class
10 months ago
Pierre Clavequin 840833e7d7 test: add missing return types in tests
11 months ago
n0nag0n 0abf1b9b16 fixed issues with php8-named-arguments
1 year ago
fadrian06 92e5332525 silent deprecation test in php 8.4
1 year ago
fadrian06 7ff7344815 fix another windows end lines problem
1 year ago
fadrian06 431a4e7a46 remove newlines and stuffs to fix render tests
1 year ago
fadrian06 15ff651e77 support for duplicated slashes in nested groups
1 year ago