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
2025-01-18 18:46:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3f7291df4f
cakephp2-php8
/
cake
/
tests
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
..
cases
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
fixtures
Removing leftover SVN tags.
2009-11-06 18:35:14 +11:00
groups
Adding extract task to Console Group test.
2009-11-13 10:24:36 -05:00
lib
Added support for numeric values in expectation of assertTags().
2009-12-02 09:10:56 -05:00
test_app
Changing how helpers are extracted, fixes issues with view variables not overwriting local helper variables.
Fixes
#381
2009-12-03 09:55:49 -05:00