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. |