mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-16 11:58:25 +00:00
200c85c7c4
The patch builds on the code of cake 2.0, but with this fix, comments are allowed, and an exception is thrown if invalid output is found. Examples: __('Split' . ' string') => ok __('Split' . // Comment ' string') => ok __('Split' . $var) => error |
||
---|---|---|
.. | ||
libs | ||
templates | ||
cake | ||
cake.bat | ||
cake.php | ||
error.php |