mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-02-13 07:26:28 +00:00
![]() Model::isVirtualField() does ensure that model names match the current model. This creates false positives when doing sorting datasets when an associated model has a field with the same name as a virtualField. Fixes #1822. Fixes #1756. |
||
---|---|---|
.. | ||
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 |