mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 06:48:59 +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