97eda21ab6 
								
							
								 
							
						 
						
							
							
								
								ErrorException now extends from Exception  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2d5db95149 
								
							
								 
							
						 
						
							
							
								
								More on error handling:  
							
							... 
							
							
 
							
							- Correct exit code for require errors in CLI mode. It was 0 even in case of error.
- Solved handling fatals and displaying custom error template w/o output buffering.
- If XDEBUG is available, error screen will display trace (implementation inspired by Kohana and Nette).
- Added ErrorException to store/display type of the error and user-friendly messages.
- Fatals are still logged in PHP log.
- Turned off native display_errors since we're now catching all errors.
- Added reserving memory (256kb) . Can be removed safely. In case of removal we're losing only memory exhausted error when allocating last very small chunk of memory.
- Properly handled errors in __toString (exception can't be thrown in this case).
- In the YII_DEBUG===false mode it's bad to display exception name even in page title.
- In the YII_DEBUG===true mode it's still useful to get user-friendly message additionally to exception name. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								842caa3aae 
								
							
								 
							
						 
						
							
							
								
								Yii-style for PHP fatal and parse errors  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								ab42ab2d52 
								
							
								 
							
						 
						
							
							
								
								url wip  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								379fddfec3 
								
							
								 
							
						 
						
							
							
								
								URL manager WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								54c539dd51 
								
							
								 
							
						 
						
							
							
								
								Fixed buildInCondition bug.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								137d472838 
								
							
								 
							
						 
						
							
							
								
								console command to flush cache  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								64fb2a815c 
								
							
								 
							
						 
						
							
							
								
								added tests for cache  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								811880031c 
								
							
								 
							
						 
						
							
							
								
								fixed YII_DEBUG exception view  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e26a9ff4f5 
								
							
								 
							
						 
						
							
							
								
								...  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								1c375b9097 
								
							
								 
							
						 
						
							
							
								
								bug fixes.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a07a67ad8d 
								
							
								 
							
						 
						
							
							
								
								minor fix of console commands.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								8b2b7915b4 
								
							
								 
							
						 
						
							
							
								
								Renamed application to app.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								fcf3f2c893 
								
							
								 
							
						 
						
							
							
								
								i18n WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3c1452e84b 
								
							
								 
							
						 
						
							
							
								
								Changed the separator of message category.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								54ee8c44a0 
								
							
								 
							
						 
						
							
							
								
								refactored exceptions.  
							
							... 
							
							
 
							
							I18N WIP. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								398ac25456 
								
							
								 
							
						 
						
							
							
								
								added UserException.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								af4455eb03 
								
							
								 
							
						 
						
							
							
								
								Finished console support.  
							
							... 
							
							
 
							
							Finished migrate command. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6a595de4be 
								
							
								 
							
						 
						
							
							
								
								refactored MVC.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								225d2bb1b3 
								
							
								 
							
						 
						
							
							
								
								help cleanup  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								b2662c0cd9 
								
							
								 
							
						 
						
							
							
								
								clean up help command.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								2d7f048b74 
								
							
								 
							
						 
						
							
							
								
								Refactored usage error in console commands.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								7aa80d86f5 
								
							
								 
							
						 
						
							
							
								
								refactored execute() and query() methods in db/Command.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4726cf32f3 
								
							
								 
							
						 
						
							
							
								
								Copy paste error commit() -> rollBack()  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								dcca0bcf44 
								
							
								 
							
						 
						
							
							
								
								moved ConsoleColor.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e3c85b478e 
								
							
								 
							
						 
						
							
							
								
								Finished ViewRenderer.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								25e82b3d1a 
								
							
								 
							
						 
						
							
							
								
								ViewRenderer WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								da0ef127b5 
								
							
								 
							
						 
						
							
							
								
								proof reading docs, fixed event order in AR  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								f1b62a476c 
								
							
								 
							
						 
						
							
							
								
								Move console color helper back to console  
							
							... 
							
							
 
							
							Planning a view structure in there, not sure if naming should be view or
widget yet. 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a39638515f 
								
							
								 
							
						 
						
							
							
								
								Added Command::batchInsert()  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								761a9f4472 
								
							
								 
							
						 
						
							
							
								
								exception cleanup.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6fcac32410 
								
							
								 
							
						 
						
							
							
								
								error handling cleanup.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								5b357d2eed 
								
							
								 
							
						 
						
							
							
								
								console app cleanup.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								e09a791c92 
								
							
								 
							
						 
						
							
							
								
								MVC cleanup  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4402073d97 
								
							
								 
							
						 
						
							
							
								
								MVC WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								311f876b7b 
								
							
								 
							
						 
						
							
							
								
								MVC WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								bd320533ab 
								
							
								 
							
						 
						
							
							
								
								MVC WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								9165a1592a 
								
							
								 
							
						 
						
							
							
								
								cleanup.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								0d21ee67cb 
								
							
								 
							
						 
						
							
							
								
								MVC WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								3fa22483c1 
								
							
								 
							
						 
						
							
							
								
								refactored logging.  
							
							... 
							
							
 
							
							MVC WIP 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								ceac41b250 
								
							
								 
							
						 
						
							
							
								
								MVC WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								a6961f3404 
								
							
								 
							
						 
						
							
							
								
								patched controller and action creation  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								29398f4c22 
								
							
								 
							
						 
						
							
							
								
								MVC WIP  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								41e7055193 
								
							
								 
							
						 
						
							
							
								
								updated StringHelper plural rules  
							
							... 
							
							
 
							
							intregrated updates from version 1.1 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								7df4a9bd1d 
								
							
								 
							
						 
						
							
							
								
								finished validator cleanup.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								4f1efc74a3 
								
							
								 
							
						 
						
							
							
								
								validator cleanup.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								78396afb02 
								
							
								 
							
						 
						
							
							
								
								validator cleanup.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								76b153a368 
								
							
								 
							
						 
						
							
							
								
								fixed event doc.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								edc48dc9c7 
								
							
								 
							
						 
						
							
							
								
								removed ApplicationComponent.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								41ba44b729 
								
							
								 
							
						 
						
							
							
								
								adjusted logger event.  
							
							
 
							
						 
						
							13 years ago