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-31 09:06:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5ce66d3031
cakephp2-php8
/
cake
/
tests
History
mark_story
5ce66d3031
Changing how PaginatorComponent::paginate()'s $whitelist param works. It now serves as the whitelist for fields ordering can be done on. It previously allowed you to whitelist things you passed into paginate(), which was kind of useless.
...
Updated tests.
Fixes
#430
2010-12-26 21:30:43 -05:00
..
cases
Changing how PaginatorComponent::paginate()'s $whitelist param works. It now serves as the whitelist for fields ordering can be done on. It previously allowed you to whitelist things you passed into paginate(), which was kind of useless.
2010-12-26 21:30:43 -05:00
fixtures
Removing @subpackage tags, moving contents of @subpackage into @package.
2010-12-24 14:09:57 -05:00
lib
Removing @subpackage tags, moving contents of @subpackage into @package.
2010-12-24 14:09:57 -05:00
test_app
Removing @subpackage tags, moving contents of @subpackage into @package.
2010-12-24 14:09:57 -05:00