Files
yii2/framework/widgets/ActiveField.php
My6UoT9 23a8d041a6 Fix #17853: Fix errors in ActiveField to be properly caught when PHP 7 is used
Changed __toString method to catch all PHP 7 error types. \Throwable is part of PHP 7+, so I left the \Exception in for older PHP.
2019-10-03 15:03:12 +03:00

40 KiB