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 19:38:26 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
d1821b3f9d
cakephp2-php8
/
cake
/
tests
History
mark_story
d1821b3f9d
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.
...
Fixing failing tests elsewhere in the framework.
2011-02-20 21:52:20 -05:00
..
cases
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
fixtures
Merge branch '1.3' into merger
2011-02-05 12:20:09 -05:00
lib
Removing a bunch of code that can be reached through inheritance.
2011-02-13 22:19:49 -05:00
test_app
Reading configuration using reader classes. You can pass the key configFile in Html settings to load in constructor.
2011-01-23 19:27:50 -02:00