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-06-03 13:23:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c64dd9d352
Branches
Tags
No results found.
cakephp2-php8
/
cake
/
tests
/
cases
History
Download ZIP
Download TAR.GZ
mark_story
c64dd9d352
Adding the ability to pass additional information into the rendering of flash messages. Allows you to keep keep code DRY by moving repeated settings into the view.
...
Added tests.
Fixes
#792
2011-02-21 14:08:29 -05:00
..
console
Removing $request->query[url]. This simulated value is also available at $request->url, and having it in the query array confuses things, as GET[url] no longer exists.
2011-02-20 21:52:20 -05:00
libs
Adding the ability to pass additional information into the rendering of flash messages. Allows you to keep keep code DRY by moving repeated settings into the view.
2011-02-21 14:08:29 -05:00
basics.test.php
Merge branch '1.3' into merger
2011-01-18 20:04:30 -05:00