This website requires JavaScript.
Explore
Help
Sign In
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2024-11-15 11:28:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
47a9401d43
cakephp2-php8
/
cake
/
tests
History
Mark Story
47a9401d43
Adding test case for cached view files, and fatal errors caused by the view instance not being registered. View instances are now registered when rendering view caches, and unregistered if the cached view fails. This fixes issues rendering flash messages with custom layouts and fixes FormHelper methods inside nocache blocks.
...
Fixes
#60
2009-12-13 12:39:39 -05:00
..
cases
Adding test case for cached view files, and fatal errors caused by the view instance not being registered. View instances are now registered when rendering view caches, and unregistered if the cached view fails. This fixes issues rendering flash messages with custom layouts and fixes FormHelper methods inside nocache blocks.
2009-12-13 12:39:39 -05:00
fixtures
Applying fix from Ceeram for updateAll joins on model relations with no foreign key.
Fixes
#69
.
2009-09-09 00:00:53 -04:00
groups
Updating merge vars test to skip itself if run in a group context.
2009-10-31 14:55:04 -04:00
lib
Replace function join (alias) by implode.
2009-11-21 13:43:11 -05:00
test_app
Adding test case for cached view files, and fatal errors caused by the view instance not being registered. View instances are now registered when rendering view caches, and unregistered if the cached view fails. This fixes issues rendering flash messages with custom layouts and fixes FormHelper methods inside nocache blocks.
2009-12-13 12:39:39 -05:00