24 Commits (608ab4055c54d1d03eed69706daa2e6571645be7)

Author SHA1 Message Date
Damian Zajkowski 3fb85fb84e Fixing VarDumper for throwing PHP Fatal when dumping __PHP_Incomplete_Class. #11196 issue. 9 years ago
Carsten Brandt f620f4de90 phpdoc fixes 9 years ago
Klimov Paul 170c376648 `yii\helpers\VarDumper::dump()` now respects PHP magic method `__debugInfo()` 9 years ago
Alexander Makarov 4ecafe653c More compact number operations 9 years ago
Alexander Makarov 5ab4f0f090 Better quotes usage in strings 9 years ago
Klimov Paul 3f2f7111df `BaseVarDumper::export()` object to string fallback fixed 9 years ago
Klimov Paul d9eb660df3 `BaseVarDumper::export()` object to string fallback fixed 9 years ago
Klimov Paul 16e1e8fe28 Fallback for objects at `yii\helpers\VarDumper::export()` advanced 9 years ago
Alexander Mohorev 68c30c1034 Replace aliases of functions 9 years ago
Klimov Paul f2f211f610 Fallback for object containing `\Closure` added to `yii\helpers\VarDumper::export()` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 92c64994cd Improved strtr calls 10 years ago
Carsten Brandt efbd23b52e refactored logger to support array values out of the box. 10 years ago
Alexander Makarov d7a251bbec Removed unused imports, added missing phpdoc 10 years ago
Qiang Xue 2b26dd3285 Improved doc [skip ci] 10 years ago
Klimov Paul 8d0fb916c0 `VarDumper::exportAsString()` removed 10 years ago
Paul Klimov e11ecad1ce Object handling at `BaseVarDumper::export()` reworked 11 years ago
Paul Klimov 3469b47114 Issue #3232 added to CHANGELOG 11 years ago
Paul Klimov b94b18337b Doc comments for `BaseVarDumper::export()` added 11 years ago
Paul Klimov 7c69c9141c BaseVarDumper::export() added 11 years ago
Carsten Brandt 3c400dbca8 fixed file PHPdoc 11 years ago
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 0c38655217 psr-4 move 11 years ago
slavcodev f1452d3070 Remove extra var 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov b873f9f242 Fixes #915: helper classes renamed again 11 years ago
Alexander Makarov 76cab3ea64 Renamed base helper classes 11 years ago
Qiang Xue a6cd7b72bb refactored helper organization. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Rinat Silnov 47c643fbff Call static::dumpAsString in VarDumper::dump 12 years ago
Rinat Silnov 1a317ebe31 Fixed VarDumper::dump for objects 12 years ago
Alexander Makarov 9f2b44fc21 phpdoc 12 years ago
Qiang Xue 9183e83753 restructured helper classes 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago
Qiang Xue 339ac9b49f renamed util to helpers. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue f68bed0ccb fixed exception. 12 years ago
Alexander Makarov 2746b6ed46 vardumper 13 years ago