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
2024-11-15 11:28:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c38249ac28
cakephp2-php8
/
cake
/
tests
History
Mark Story
c38249ac28
Updating HtmlHelper + JavascriptHelper to call assetTimestamp() after webroot(). This allows theme files in webroot/theme to be correctly timestamped.
...
Updating tests to reflect changes in behaviour.
Fixes
#244
2010-04-08 23:36:04 -04:00
..
cases
Updating HtmlHelper + JavascriptHelper to call assetTimestamp() after webroot(). This allows theme files in webroot/theme to be correctly timestamped.
2010-04-08 23:36:04 -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