cakephp2-php8
cakephp2-php8 copied to clipboard
Fix for console, and FormHelper
- Shell console classes were sometimes unable to detect the appropriate class name. This fixes that.
- AM/PM values for time-based inputs had a logic error in the original CakePHP method; this fixes that.
Hey @BrendonKoz
Are these related to PHP8 migration?
How to reproduce second problem?