40 Commits (95cdd0905d26bf9e64211238b4a2a698d8d047d2)

Author SHA1 Message Date
Qiang Xue ecb0e5790e doc fix [skip ci] 10 years ago
Alexander Makarov 992db0efef apidoc minor fixes: phpdoc, use statements, comments 10 years ago
Carsten Brandt db82518d54 fixed apidoc wrong property definedBy 10 years ago
Carsten Brandt acba9e5bd3 fix crash when setter w/o arguments is defined 10 years ago
Carsten Brandt 6b353bb5df added documentation about #5175 10 years ago
Carsten Brandt 222f9ddfad added missing documentation about the NOT operator in Query 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 7736853837 property code style extensions 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Carsten Brandt 85f49e0cfe fixed apidoc short description 10 years ago
Carsten Brandt c67c491053 fixed apidoc inherit 11 years ago
Carsten Brandt c3fe4aa0fd `@inheritdoc` from interfaces and params 11 years ago
Carsten Brandt cb8100d76f improved apidoc property detection 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Qiang Xue 0b29c9607d fixed broken API links [skip ci] 11 years ago
Carsten Brandt 8a6eceb852 phpdoc fixes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 5ad0efe36a APIDOC beautification 11 years ago
Carsten Brandt f7a5c29e20 apidoc cleanup 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Carsten Brandt f279719196 be consistent, use singular inheritdoc 11 years ago
Carsten Brandt adb28deeff added support for basic `@inheritDoc` tags 11 years ago
Carsten Brandt 31a1eca556 add source code links to api docs 11 years ago
AlexGx 1982efbdfe many phpcs fixes 11 years ago
Alexander Mohorev 426af3177c code style. WHILE 11 years ago
Alexander Mohorev 95ea1c20bb code style. FOREACH 11 years ago
Alexander Mohorev b2f1b00bf2 code style. operator IF 11 years ago
Carsten Brandt ebe972f36d fixed links in elasticsearch README 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Alexander Makarov dd26d39dd8 Removed unused namespace imports 11 years ago
Carsten Brandt bad5a1199f apidoc: static methods do not define properties 11 years ago
Carsten Brandt 193bc5011b added interface methods to abstract classes 11 years ago
Carsten Brandt 3f1a0307cc improved problems reporting in apidoc command 11 years ago
Carsten Brandt 21ae27b306 updated phpdoc properties 11 years ago
Carsten Brandt 79a14e7a4e created apidoc generator online template for yiiframework.com 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Qiang Xue da9d544c54 psr-4 change. 11 years ago