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-03-16 06:29:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
60e44660c3
cakephp2-php8
/
cake
/
console
History
Mark Story
60e44660c3
Moving ErrorHandler to ConsoleErrorHandler so it doesn't have classname conflicts.
...
Making the console use a subclass of ErrorHandler.
2010-09-02 17:49:00 -04:00
..
libs
Moving all the exceptions into one file for the short term.
2010-08-28 00:08:35 -04:00
templates
Updating the skel and app test.php's to not make a global variable for the dispatcher. This dramatically improves the performance of the web test runner.
2010-08-16 23:33:07 -04:00
cake
Merge branch '1.2' into 1.3-merger
2010-01-26 17:54:34 -05:00
cake.bat
Applying patch from 'Mark Mitchell' to fix auto exiting of cake.bat.
Fixes
#992
2010-08-14 18:54:12 -04:00
cake.php
Creating optional boot variable that informs Configure if it should bootstrap the app. Changing how ShellDispatcher checks for app existence it sets the $boot var now and reuses the framework bootstrap file instead of a second custom one.
2010-09-02 17:16:57 -04:00
console_error_handler.php
Moving ErrorHandler to ConsoleErrorHandler so it doesn't have classname conflicts.
2010-09-02 17:49:00 -04:00