18 Commits (d2fb17f44458f5da91be0b5113959eb3212490dd)

Author SHA1 Message Date
Nikolay Oleynikov 323568c2e9 Remove trailing spaces from sources and tests (#13621) [skip ci] 8 years ago
Carsten Brandt c19b2f7dc8
release version 2.0.11 8 years ago
Alexander Makarov c33583aede
Fixed naming for #13214 as suggested by Paul 8 years ago
Alexander Makarov 8ba78398c7
Handle root tag set to null or false or empty. Fixed version in `@since` 8 years ago
Alexander Makarov 2f7c1b36b5
Fixes #12419: Added ability to remove root tag and object tags for `yii\web\XmlResponseFormatter` 8 years ago
mhthnz 1dcc6042b6
Initial work on #12419 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Alexander Makarov 0ac321370b Fixes #12856: Fixed `yii\web\XmlResponseFormatter` to use `true` and `false` to represent booleans 8 years ago
Carsten Brandt 3d719d057e review `yii\web` namespaces docs 9 years ago
Andrew Nester a0ca37ed6a 10545 - Fix for XMLResponseFormatter to format models in a proper way 9 years ago
Alexander Makarov 45432cc653 #9528: added missing data provider for JSON formatter test, added changelog and upgrade note, added `@since` tag to new property 9 years ago
MaXL 4f81b4a99d Fixes #9528: Traversable objects are now formatted as arrays in `yii\web\XmlResponseFormatter` to support SPL objects and Generators 9 years ago
slavcodev 9028bc5aa7 Fixed header Content-Type when response is empty 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Qiang Xue aec1b8172b Added `HtmlResponseFormatter` and `JsonResponseFormatter` 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
Alexander Makarov 26767735dc Renamed byte methods, moved path methods back to StringHelper 11 years ago
Alexander Makarov 5f2a612c78 Moved file and path related methods from StringHelper to FileHelper, renamed StringHelper byte methods not to be misused as string methods 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov e19d0dacf9 Fixes #823: consistent interface naming 11 years ago
Alexander Makarov 02f8062435 fixed code style 11 years ago
Qiang Xue 3e18479d1f Fixes issue #545: PageCache doesn't work. 11 years ago
Qiang Xue 5a8e4b648b Added XmlResponseFormatter. 11 years ago