Commit Graph

227 Commits (d288892c30aeb5ec1c11f3e467059d5b6c41baed)

Author SHA1 Message Date
Mr Percival a3f47bc902 Ignore LiMIT when using RETURNING
2 months ago
n0nag0n dd39d4adad fixed spacing
2 months ago
n0nag0n ff17dd591d Added SimplePdo class to replace PdoWrapper
2 months ago
Arshid a59829d8fd Add return type - tests
2 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
5 months ago
KnifeLemon 106955a82e add multipart parsing for PUT/PATCH/DELETE methods and comprehensive tests
5 months ago
KnifeLemon ca46fd041d fix file upload handling to preserve array format for single files
5 months ago
KnifeLemon f0bd5dda81 fixed multiple file upload errors
5 months ago
n0nag0n 095a46663f configured performance testing
5 months ago
n0nag0n c9da0675d9 added accept header negotiations, OPTIONS method Allow header and, better method handling.
5 months ago
n0nag0n 6a2494c698
Merge pull request #663 from flightphp/download-file
5 months ago
n0nag0n 4d9f0f42bd Added response test and did some sanitizing
5 months ago
Arshid 3884da4bdc php85
6 months ago
n0nag0n f0dc1b1adf
Merge pull request #658 from flightphp/router-performance
7 months ago
n0nag0n 204ffbb024
Update tests/performance/performance_tests.sh
7 months ago
n0nag0n 8ecb93f2df router performance enhancements
7 months ago
n0nag0n c8f39b7a11 improvements with the request class
8 months ago
n0nag0n eecbdc3895 a few fixes from Copilot review
8 months ago
n0nag0n 3d0599eb67 added JSON util to use elsewhere
8 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
9 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
fadrian06 72ac51e141
Merge branch 'master' into php8-named-arguments-support
1 year ago
fadrian06 59c9c0330f improve ::registerContainerHandler docblock
1 year ago
fadrian06 5068995d17 merge master
1 year ago
fadrian06 e5ce02e5bb fix: corrected windows line endings in view tests
1 year ago
n0nag0n dd2d23ec99 added more events, added apm changes
1 year ago
n0nag0n 046a034455 prettified
1 year ago
n0nag0n 2e68ccb0d0 and added new unit tests
1 year ago
n0nag0n 4b7cd68e24 added an event system
1 year ago
n0nag0n 2762daf4f4
Merge pull request #630 from flightphp/remove-cache-headers
1 year ago
n0nag0n b6ab088888
Merge pull request #622 from flightphp/new-request-object
1 year ago
n0nag0n 7dd52c9ee6 Reset router to beginning
1 year ago
n0nag0n 2c9b02ec28 removed cache breaking behavior
1 year ago
n0nag0n 3a84a9aaf2 removed utf8 from json function, add default flags, and more unit tests
1 year ago