You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flight-core/flight
fadrian06 39ac87c54b
Merge pull request #581 from flightphp/fix/bug-with-multiple-view-renders
1 year ago
..
commands added ability to throw a method not found instead of 404 1 year ago
core allowed for middlewares to be created with container 1 year ago
database phpunit fixes for deprecated notices. Also pdowrapper reset removal 1 year ago
net added ability to throw a method not found instead of 404 1 year ago
template Unnecessary explicitness :| 1 year ago
util added ability to load classes with _ in them 1 year ago
Engine.php Maintains headers on redirect, error, and halt. Added jsonHalt 1 year ago
Flight.php Maintains headers on redirect, error, and halt. Added jsonHalt 1 year ago
autoload.php Fixed https://github.com/flightphp/core/pull/538#pullrequestreview-1861099821 1 year ago