mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 11:06:15 +00:00
c573fd0432
Moving the exists check below beforeDelete() and behavior->beforeDelete() so any records deleted in the callbacks will not exist when db->delete() is called. Test updated. Fixes #250 |
||
---|---|---|
.. | ||
behaviors | ||
datasources | ||
cake_schema.test.php | ||
connection_manager.test.php | ||
db_acl.test.php | ||
model.test.php | ||
model_behavior.test.php | ||
model_delete.test.php | ||
model_integration.test.php | ||
model_read.test.php | ||
model_validation.test.php | ||
model_write.test.php | ||
models.php |