Commit Graph

40 Commits (a0a2b7cb79ef3643240f3e763589cbe1c8b04cd7)

Author SHA1 Message Date
n0nag0n dd2d23ec99 added more events, added apm changes
2 months ago
n0nag0n b6ab088888
Merge pull request #622 from flightphp/new-request-object
2 months ago
n0nag0n 3a84a9aaf2 removed utf8 from json function, add default flags, and more unit tests
2 months ago
n0nag0n 25250bf44e Added ability to generate new requests/responses on duplicate start()
2 months ago
n0nag0n f4f3c7a342 Fixed multiple trailing slashes issues. Also fixed server test for 405 and 404
3 months ago
lubiana 2d36b79f32
fix tests on different php versions
8 months ago
n0nag0n f697e30afa added unit and integration tests
9 months ago
Austin Collier 33676872ed Maintains headers on redirect, error, and halt. Added jsonHalt
11 months ago
Austin Collier 27718cfea7 added ability to throw a method not found instead of 404
12 months ago
n0nag0n f8811e1d8b allowed for middlewares to be created with container
1 year ago
Austin Collier 9be596f0bf lots of phpcs errors to fix
1 year ago
n0nag0n a1228a8492 added missing test from dispatcher refactor
1 year ago
Austin Collier 43300d5758 added ability to load classes with _ in them
1 year ago
n0nag0n 79ffb61f94 phpunit fixes for deprecated notices. Also pdowrapper reset removal
1 year ago
Austin Collier 54403bede8 One last test to make sure Dice maintains the same instance
1 year ago
Austin Collier 1b6c5b942b refactored some errors. UI Tests and cleanup.
1 year ago
Austin Collier dbf05ebf40 Lots more tests. Now will dynamically create object with engine instance.
1 year ago
Austin Collier f752073f7d more testing and catching things.
1 year ago
Austin Collier 3f887e305f Added more tests. Captured callable exception thrown
1 year ago
Austin Collier f610adfc14 lots more testing around containers
1 year ago
n0nag0n 6d41115e9a initial commit for containerization
1 year ago
n0nag0n 412596e863
Merge pull request #558 from flightphp/request-improvements
1 year ago
Austin Collier f4c5405d1b little changes to requests and integration testing JSON POST requests
1 year ago
Austin Collier 5406bbedc1 added test coverage and clearing body for head requests
1 year ago
n0nag0n 0622fd1c2b fixed issues with @params_with_underscores and prepopulate getUrl() params.
1 year ago
Austin Collier 788ddb6137 added streaming responses. Fixed JSONP.
1 year ago
n0nag0n feee086e2b initial commit to overhaul output buffering
1 year ago
n0nag0n ff6fa74d51 Merge branch 'master' into easier-access-to-request-headers
1 year ago
n0nag0n 537ea032d8 request header shortcut and lots of unit test fixes for phpcs
1 year ago
fadrian06 8d6d0f08da Simplified tests
1 year ago
fadrian06 84cdbcbdc3 Fixed phpcs format problems in tests
1 year ago
Austin Collier cc4338a34b added PSR12 coding style to files.
1 year ago
fadrian06 751f17be0d Fixed conflicting typehint in Loader::class
1 year ago
n0nag0n 1e4c07da52 correct unit test and removed final keywords
1 year ago
n0nag0n c98d6ce7d4 Lots of tweaks for middleware. Cleaned up old code.
1 year ago
Austin Collier f543d74bfe Middleware code
1 year ago
n0nag0n fd4ce43c44 added route alias to engine/flight
1 year ago
Austin Collier 48164961fb Engine at 100% coverage
1 year ago
n0nag0n 317ad3140e removed comment
1 year ago
n0nag0n bf2075245e Got it to 90% coverage with some windows fixes
1 year ago