Arctic Issue Tracker Support

FAQ ENTRY
ID37
Version2.1.0
SectionALL
FunctionALL
Short DescriptionFixed PHP 5.2.10 error:  Declaration of app_project::before_delete()...
Full Description

Customers upgrading to PHP 5.2.10 reported this error on existing sites:

 "Declaration of app_project::before_delete() should be compatible with that of app_model::before_delete()"

The model.php kernel class has been revised to eliminate that problem.