TBaker3

Results 1 issues of TBaker3

Had to dig to find why this package wasn't running. Turns out the following function was returning false due to Catastrophic Backtracking ```php protected function validHtml(string $value): bool { return...