11 Commits (8268f6cd1f57a9df868e8bf5ab4f19f653090edd)

Author SHA1 Message Date
Carsten Brandt f68e970de2 link to PHP classes just as we do with normal classes 9 years ago
Alexander Makarov 67658cf57d Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly 9 years ago
Qiang Xue 07403d3f9d Fixes #3723: `yii\filters\PageCache` now supports caching response headers as well as non-HTML response content 10 years ago
Qiang Xue 29a5cd20c4 more guide. 10 years ago
Carsten Brandt 109c4b44bc attempt to fix multiple header issue 10 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 ad19e332f4 Added back some toArray() implementations. 11 years ago
Qiang Xue fad635440b Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
Qiang Xue 9aa006e5ea Removed implementation of `Arrayable` from `yii\Object` 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 6488fe47ec Better phpdoc for chained method calls 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue 0b8d239ad3 Renamed HeaderCollection::addDefault to setDefault. 11 years ago
Qiang Xue f14774dfb6 Fixes issue #276: Enable Response::sendFile() to operate on resources 11 years ago
Qiang Xue f2d477dce6 Response WIP 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
Qiang Xue 9b65934638 Added HeaderCollection. 11 years ago