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-19 19:16:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5149d65c7e
cakephp2-php8
/
cake
/
tests
/
cases
/
libs
/
view
History
mark_story
cd46f4db2e
Fixing function signature of ThemeView constructor. Fixes issues where ThemeView would always be registered causing issues with EmailComponent and themed views.
Fixes
#370
2009-11-30 09:19:25 -05:00
..
helpers
fixes Text::toList to allow passing array( 1=>"abc", 2=>"abc" ) and the updated test case
2009-11-24 20:23:23 -05:00
helper.test.php
Adding tests to show correct usage of form::create() with querystring params.
Closes
#6278
2009-04-15 02:29:50 +00:00
theme.test.php
Fixing function signature of ThemeView constructor. Fixes issues where ThemeView would always be registered causing issues with EmailComponent and themed views.
Fixes
#370
2009-11-30 09:19:25 -05:00
view.test.php
Adding View::_paths() optimization.
2009-08-23 23:13:56 -04:00