CakePHP 2 fork that supports PHP 8
Find a file
phpnut 3f2bc3ab82 Adding fix for PHP 5.2 errors.
The View::__construct() had a check for $controller != null;
Removing this fixed the errors related to not setting the vars from the controller instance.

Removed $this->parent =& $this->controller->parent; and $this->displayFields=&$this->controller->displayFields; which are not defined in the core Controller

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@3204 3807eeeb-6ff5-0310-8944-8be069107fe0
2006-07-06 13:04:21 +00:00
app updating 1.2.x.x generic css 2006-06-22 21:58:42 +00:00
cake Adding fix for PHP 5.2 errors. 2006-07-06 13:04:21 +00:00
.htaccess Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
index.php Merging fixes into 1.x.x.x branched code: 2006-05-26 05:29:17 +00:00
VERSION.txt merging fixes from [3103] into trunk 2006-06-15 10:16:41 +00:00