mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
589972d581
* 1.3: (137 commits) Updating tests to reflect SessionHelper's loss of magic inclusion. Removing SessionHelper's magical inclusion into the helpers array. Use of SessionHelper must now be explicitly done. Tests updated. Fixing merge var test case for non magic session component. Fixing Pagescontroller test and removal of pageTitle from controller. Fixing component and controller test cases to work with less magical session component. Removing the magical addition of SessionComponent to components array. This makes components more declarative, and removes magic that cannot be undone by the end developer. Fixing failing tests due to deleted assets. Removing use of subclass method 'fullTableName()' in Datasource superclass. Fixes #100. Updating CakeTestSuiteDispatcher parsing of . Adding missing </p> to Html test reporter template. Updating css file in skel dir. Fixing alignment issues in tables. Removing orphaned method. Adding 'id' attribute to hidden field generated for multiple select and multiple checkboxes. Fixes issue where invalid markup was generated in case to multiple checkboxes Adding php5 check to avoid errors when using __get() or __isset() methods in models Fixing include in test of CodeCoverageManager. Fixes #196 Fixing var name when not have SimpleTest or XDebug installed. Moving skel/config/sql to skel/config/schema Fixing output of 'Actions' in bake templates. Now outputs a __() call. Updating scaffolds to match new bake design. ... |
||
---|---|---|
.. | ||
config | ||
console | ||
libs | ||
tests | ||
basics.php | ||
bootstrap.php | ||
dispatcher.php | ||
LICENSE.txt | ||
VERSION.txt |