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
e2c4c0d4de
cakephp2-php8
/
cake
/
tests
/
cases
History
ADmad
e2c4c0d4de
Removed adding of Html and Form helper by default to baked controllers as its not DRY and they are alrady inherited from Controller class. If var helpers is declared in AppController, Html and Form should be included there.
2009-12-08 01:41:52 +05:30
..
console
Removed adding of Html and Form helper by default to baked controllers as its not DRY and they are alrady inherited from Controller class. If var helpers is declared in AppController, Html and Form should be included there.
2009-12-08 01:41:52 +05:30
libs
removing reference to unused variable __bare
2009-12-03 21:33:56 +01:00
basics.test.php
Adding ability to provide default plugin value to pluginSplit().
2009-11-15 19:54:33 -05:00
dispatcher.test.php
Adding checks for directory traversal attempts related to recent changes allowing plugins and themes to include their own webroot/* assets
2009-11-25 12:41:19 -06:00