28 Commits (564cae8cc9ec93fecca0fe2f82b96b48c0067461)

Author SHA1 Message Date
cuileon 489dd119a5 merge from yiisoft/yii2 6 years ago
Ondřej Vašíček ff83a13d57 Fixes #16068: Fixed `yii\web\CookieCollection::has` when an expiration param is set to 'until the browser is closed' 6 years ago
Alexander Makarov 3ee7629f13 Fixes #13486: Use DI container to instantiate cookies in order to be able to set defaults 7 years ago
Alexander Makarov 1f26db9fb7
Applied code style fixes 7 years ago
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Vladimir Reznichenko 6da1ec6fb2
Fixes #13845: `mt_rand()` is not used instead of `rand()` in `yii\captcha\CaptchaAction` + minor code improvements 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Carsten Brandt f68e970de2 link to PHP classes just as we do with normal classes 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
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Qiang Xue cbcc7b6a48 Fixes #2264: `CookieCollection::has()` will return false for expired or removed cookies 11 years ago
Alexander Makarov a97a35bab7 fixed typo 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 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
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue f2d477dce6 Response WIP 11 years ago
Qiang Xue 9b65934638 Added HeaderCollection. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0005b07d29 Removed Vector and Dictionary. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue f610527a55 finished session components. 12 years ago
Qiang Xue e66729840d Finished cookie. 12 years ago
Qiang Xue 4d6b3ddb9d request wip 12 years ago
Qiang Xue 1536a6828a cookie, request, response WIP 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue d876da383e ... 12 years ago
Qiang Xue b7a7800fec Fixed constructors. 12 years ago
Qiang Xue b1047e7ff6 refactored object creation. 12 years ago
Qiang Xue a705fb4ecd ... 13 years ago
Qiang Xue 409c508f78 ... 13 years ago
Qiang Xue 7a2343276e ... 13 years ago
Qiang Xue 2f37d09367 ... 13 years ago
Qiang Xue 95135f11ef ... 13 years ago
Qiang Xue a9439e9038 ... 13 years ago
Qiang Xue 7f35f9ada1 ... 13 years ago
Qiang Xue f9aa9a181f code refactoring. 13 years ago
Qiang Xue 5e83068984 Refactored component base classes. 13 years ago