mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +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 |
||
---|---|---|
.. | ||
config | ||
console | ||
libs | ||
tests | ||
basics.php | ||
bootstrap.php | ||
dispatcher.php | ||
LICENSE.txt | ||
VERSION.txt |