This website requires JavaScript.
Explore
Help
Sign in
adulau
/
cakephp2-php8
Watch
1
Star
0
Fork
You've already forked cakephp2-php8
0
mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced
2025-03-15 14:09:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
518cab91e5
cakephp2-php8
/
cake
/
tests
History
Mark Story
518cab91e5
Fixing discrepancy between how belongsTo and hasOne assocations are treated in relation to their fields being added into the queryData. hasOne and belongsTo associations now behave the same.
Fixes
#379
2010-04-05 21:50:28 -04:00
..
cases
Fixing discrepancy between how belongsTo and hasOne assocations are treated in relation to their fields being added into the queryData. hasOne and belongsTo associations now behave the same.
Fixes
#379
2010-04-05 21:50:28 -04:00
fixtures
Fixing AclNode::node() so that node expressions that could match deeper elements are contained to their parent elements. Test added.
2010-03-28 16:59:24 -04:00
groups
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
lib
Adding tests for single quoted attributes to assertTags(). Because of the __array_permute works ensuring quotes match is a non-trivial problem. Fixing single quoted attributes not being matchable with assertTags().
Fixes
#539
2010-04-04 21:43:29 -04:00
test_app
Adding tests for loading helpers off of additional paths.
Closes
#410
2010-03-24 22:11:53 -04:00