mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
CakePHP 2 fork that supports PHP 8
5f1d672d5e
helpers can now use this like a url to get methods return value: $helpername->renderMethod('/controller/action/param/'); Refactored dispatcher. Adding bug fix by nate in [894] [896] Added extra param View::renderMethod() Fixed bug related to #72, #111, #113, #209 Some of those tickets where closed as duplicates already git-svn-id: https://svn.cakephp.org/repo/trunk/cake@900 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
app | ||
config | ||
docs | ||
libs | ||
logs | ||
modules | ||
public | ||
scripts | ||
tests | ||
vendors | ||
.htaccess | ||
index.php |
/////////////////////////////////////////////////////////////////////////////////////////////////////////// // +---------------------------------------------------------------------------------------------------+ // // + $Id$ // + Last Modified: $Date$ // + Modified By: $LastChangedBy$ // +---------------------------------------------------------------------------------------------------+ // /////////////////////////////////////////////////////////////////////////////////////////////////////////// This README will be updated for now visit: https://trac.cakephp.org/ OR: https://www.cakephp.org/