cakephp2-php8/cake
mark_story a55098b00b Making TaskCollection require a Shell instead of a ShellDispatcher.
This will help reduce the coupling between ShellDispatcher and other objects.
Since ShellDispatcher never directly uses or interacts with TaskCollection, it doesn't make much sense for it to have one.  Instead shells will either get their own, or be passed one in.
2010-10-13 23:18:19 -04:00
..
config Changing more php version strings. 2010-10-03 12:46:03 -04:00
console Making TaskCollection require a Shell instead of a ShellDispatcher. 2010-10-13 23:18:19 -04:00
libs Making ShellDispatcher use exceptions instead of returning false and doing other goofy things. 2010-10-13 23:18:18 -04:00
tests Making TaskCollection require a Shell instead of a ShellDispatcher. 2010-10-13 23:18:19 -04:00
basics.php Added backwards compatibility to h()'s second param 2010-10-11 19:26:41 -07:00
bootstrap.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
dispatcher.php Changing more php version strings. 2010-10-03 12:46:03 -04:00
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updated version number to 1.3.4 2010-09-12 17:57:55 +10:00