16 Commits (d4ad533d48773f90f3b89c550860a65986a10eca)

Author SHA1 Message Date
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue fad635440b Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
Alexander Makarov 96d131899f Fixed ErrorException changes 11 years ago
Alexander Makarov 44558df59d #2603: `yii\base\ErrorHandler` now extends `\ErrorHandler` 11 years ago
Alexander Mohorev c7e8d8b900 @param, @var, @property and @return must declare types as boolean, integer, string, array or null 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Makarov 5fc01bce69 Better names for PHP error-exceptions 11 years ago
Alexander Makarov c79994c773 Removed exception translation, updated translations 11 years ago
Kamil 7e12ae5767 fix issue #1315 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 3616278ada typo. 12 years ago
Qiang Xue f2027c1cdd Fixed errorexception trace type. 12 years ago
Qiang Xue 1df9114b9a refactored ErrorException handling. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Alexander Makarov 7f1f1b7767 - Moved handling fatal errors into handleFatalError() method. 12 years ago
Alexander Makarov 97eda21ab6 ErrorException now extends from Exception 12 years ago
Alexander Makarov 2d5db95149 More on error handling: 12 years ago