mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
ecbe337052
A layout extending a missing layout throws a missing-layout exception A view extendinga missing view throws a missing-view exception Now, an element extending a missing element throws a logic exception in addition "absolute" paths can be used such that (using elements as an example) $this->extend('foo') - extends View/Elements/foo.ctp $this->extend('/foo') - extends View/foo.ctp Closes #2504 |
||
---|---|---|
.. | ||
Config | ||
Console | ||
Controller | ||
Lib | ||
Locale | ||
Model | ||
Plugin | ||
tmp | ||
Vendor | ||
View | ||
webroot |