Changelog
2022-02-15
More dumbass fixes.
Fixed compatibility issues with PHP 8.1.
Use Symfony Mailer instead of SwiftMailer because they killed the latter for no reason.
I am very smart.
Surprisingly painless upgrade to Twig 3.x.
Fixed brain moment.
Handle stdClass.
Fixed invalid HTML.
Allow strings as input for setContent.
Idem.
How did I miss this.
Fixed header names.
Some minor oversights.
Added Http Framework class.
2022-02-14
Moved profile check into Misuzu.
Yeah, I'm somewhat of an idiot myself.
Some adjustments.
An attempt at adding the token fetching thing to Misuzu.
It helps to actually run your static analysis tool.
A lot of HTTP header handlers and macros.
2022-02-13
88x31 courtesy of geb
2022-02-11
Bump twig/twig from 2.14.6 to 2.14.11
2022-02-10
HTTP continuations.
apparently it was a double OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
OOPS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
2022-02-08
HTTP beginnings.
2022-02-06
Cruddy HEAD request support.
Better isEmpty impl.
Fixed issues matching 0.
2022-02-05
Fixed error when executing MariaDB statement without parameters.