mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-16 22:39:52 +08:00
PHP supports exception stacks since 5.3 so we should use it. Also Errorhandler is now able to display the stack: #297
PHP supports exception stacks since 5.3 so we should use it. Also Errorhandler is now able to display the stack: #297