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
2024-11-15 11:28:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
adc198805f
cakephp2-php8
/
cake
/
tests
History
jperras
adc198805f
Dispatcher::parseParams() now works with file uploads that are not indexed by model.
Fixes
#9
2009-08-13 11:29:00 -04:00
..
cases
Dispatcher::parseParams() now works with file uploads that are not indexed by model.
Fixes
#9
2009-08-13 11:29:00 -04:00
fixtures
Adding support for Model.* syntax, which translates to a list of fields from Model.
2009-07-31 02:08:20 +00:00
groups
Splitting Model test into several classes for ease of testing. Creating new 'Database' test group for schema, db_acl and datasource tests. Model group test now only encompasses model & behavior test cases.
2009-07-04 19:23:22 +00:00
lib
Removing ending html tags, they were being generated before the page ended.
2009-07-25 21:45:30 +00:00
test_app
Fixing building of the right vendor path in the dispatcher in the case the plugin name appears again in the path
2009-08-12 16:08:31 +02:00