8000 Tags · cakephp/orm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cakephp/orm

Tags

5.2.5

Toggle 5.2.5's commit message
Fix problem with chained find() calls and overlapping argument names.…

… (#18717)

Fix problem with changed find() calls and overlapping argument names.

Closes #18716

5.2.4

Toggle 5.2.4's commit message
Remove redundant check.

The finder map is appropriately updated when a behavior is loaded/unloaded
making the additional check redundant.

5.2.3

Toggle 5.2.3's commit message
Small cleanups and typo fixes.

5.2.2

Toggle 5.2.2's commit message
Ensure a field's setter is not run if the value is unchanged. (#18348)

Fixes #18346

5.2.1

Toggle 5.2.1's commit message
Fixed typos and cleanup.

4.6.1

Toggle 4.6.1's commit message
18263 - Fix method and finder map population when using BehaviorRegis…

…try::set() (#18267)

5.2.0

Toggle 5.2.0's commit message
Merge branch '5.x' into 5.next

5.2.0-RC1

Toggle 5.2.0-RC1's commit message
Merge branch '5.x' into 5.next

5.1.6

Toggle 5.1.6's commit message
Fix errors in TranslateBehavior with Entity::$requireFieldPresence en…

…abled

Refs #18164

5.1.5

Toggle 5.1.5's commit message
Merge pull request #18137 from cakephp/chore/5.1-no-empty

Avoid empty() calls
0