|
4aa935e69e
|
Fixes #12055: Changed boolean to bool and integer to int in phpdoc
|
2016-11-07 02:51:39 +03:00 |
|
|
f68e970de2
|
link to PHP classes just as we do with normal classes
apidoc can handle this!
|
2015-06-05 21:53:24 +02:00 |
|
|
67658cf57d
|
Replaced static with $this in phpdoc since current IDEs are finally able to handle it correctly
|
2015-05-31 13:39:30 +03:00 |
|
|
07403d3f9d
|
Fixes #3723: yii\filters\PageCache now supports caching response headers as well as non-HTML response content
|
2015-02-21 19:45:44 -05:00 |
|
|
29a5cd20c4
|
more guide.
|
2014-09-30 00:15:28 -04:00 |
|
|
109c4b44bc
|
attempt to fix multiple header issue
fixes #3893
|
2014-06-25 20:39:19 +02:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
ad19e332f4
|
Added back some toArray() implementations.
|
2014-03-07 22:05:45 -05:00 |
|
|
fad635440b
|
Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions.
|
2014-03-07 19:08:27 -05:00 |
|
|
9aa006e5ea
|
Removed implementation of Arrayable from yii\Object
|
2014-01-21 16:44:28 -05:00 |
|
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|