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
Billtec af2891f568
fix: make the jsonHalt a static function as the user guide indicates
8 months ago
..
commands added ability to throw a method not found instead of 404 8 months ago
core allowed for middlewares to be created with container 9 months ago
database phpunit fixes for deprecated notices. Also pdowrapper reset removal 10 months ago
net added ability to throw a method not found instead of 404 8 months ago
template Unnecessary explicitness :| 8 months ago
util added ability to load classes with _ in them 10 months ago
Engine.php Maintains headers on redirect, error, and halt. Added jsonHalt 8 months ago
Flight.php fix: make the jsonHalt a static function as the user guide indicates 8 months ago
autoload.php Fixed https://github.com/flightphp/core/pull/538#pullrequestreview-1861099821 12 months ago