Commit Graph

18 Commits (eed1c58f33c1f44e021c7d7c98b13a4e8d58ea37)

Author SHA1 Message Date
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 85c4b38858 apply lsp-intelephense format to tests folder
2 weeks 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 f4f3c7a342 Fixed multiple trailing slashes issues. Also fixed server test for 405 and 404
1 year ago
n0nag0n f697e30afa added unit and integration tests
2 years ago
Austin Collier 5549e9106a added some ui tests
2 years ago
n0nag0n deb0d68875 added plain stream() method
2 years ago
Austin Collier 43300d5758 added ability to load classes with _ in them
2 years ago
Austin Collier 1b6c5b942b refactored some errors. UI Tests and cleanup.
2 years ago
Austin Collier 765887d388 some additional testing
2 years ago
n0nag0n 735dafefb9
Merge pull request #550 from flightphp/overwrite-body
2 years ago
n0nag0n 0622fd1c2b fixed issues with @params_with_underscores and prepopulate getUrl() params.
2 years ago
n0nag0n 47cd98e78e added ability to overwrite the body
2 years ago
Austin Collier 788ddb6137 added streaming responses. Fixed JSONP.
2 years ago
n0nag0n d8aa490dbd fix for JSON in v3 output buffering
2 years ago
n0nag0n 4d4c0d5420 added helpers to req/resp and cleaned up phpcs/stan errors
2 years ago