Commit Graph

220 Commits (c2e0f4d40c4dd18ad73ba6d48c55aad8459735ee)

Author SHA1 Message Date
yangzhi-rao c2e0f4d40c fix typo
3 months ago
yangzhi-rao b90d8dd94c update
3 months ago
yangzhi-rao c8d38cae08 fix tests
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
n0nag0n 25250bf44e Added ability to generate new requests/responses on duplicate start()
1 year ago
n0nag0n ce088c86dc Fix Unit test errors, correct logic
1 year ago
n0nag0n f4f3c7a342 Fixed multiple trailing slashes issues. Also fixed server test for 405 and 404
1 year ago
n0nag0n 882a956bd0 added some fixes to get this working in windows locally
1 year ago
n0nag0n bc001b7104
Merge branch 'master' into feat/route-compact-syntax
1 year ago
n0nag0n a788c8a608 prettify
1 year ago
n0nag0n edcd1ad092 got unit tests up and running
1 year ago