mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-15 23:04:54 +08:00
guide wip [skip ci]
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
Error Handling
|
||||
==============
|
||||
|
||||
> Note: This chapter is under development.
|
||||
|
||||
Error handling in Yii is different than handling errors in plain PHP. First of all, Yii will convert all non-fatal errors
|
||||
to *exceptions*:
|
||||
|
||||
|
Reference in New Issue
Block a user