mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
CakePHP 2 fork that supports PHP 8
847d6df3a3
- "public" cannot be defined as constant (PHP5 keyword) - Cannot re-assign $this in libs/template.php on line 217... Other: - Started on refactoring as described in #27 - but this feels like fooled aproach. We need to modularize HTML and AJAX stuff to be included only on-call. git-svn-id: https://svn.cakephp.org/repo/trunk/cake@256 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://developers.nextco.com/cake/ OR: http://sputnik.pl/cake/