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-01-19 11:06:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
404401b4de
cakephp2-php8
/
cake
/
tests
History
Mark Story
404401b4de
Moving action modification when a prefix is detected so it affects all url arrays. Previously it was only applied to parameters in the current request. This fixes inconsistencies between request parameters and url parameters.
Fixes
#570
2010-04-11 23:13:18 -04:00
..
cases
Moving action modification when a prefix is detected so it affects all url arrays. Previously it was only applied to parameters in the current request. This fixes inconsistencies between request parameters and url parameters.
Fixes
#570
2010-04-11 23:13:18 -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