Commit Graph

14 Commits

Author SHA1 Message Date
Maksim Spirkov
bfd3736653 Fix #20640: Fix @param annotation for $block in yii\console\Markdown::renderParagraph() 2025-10-28 13:42:07 +03:00
Alexander Makarov
52e4a3e645 release version 2.0.50 2024-05-30 20:23:31 +03:00
Razvan Grigore
e2a167028b Upgrade to PSR12 coding standard (#20121) 2024-03-19 17:21:27 +03:00
Bizley
161526cd41 HTTPS everywhere (#19503) 2022-08-03 12:32:18 +03:00
Robert Korulczyk
5a8c3d537b Enable phpdoc_summary rule in php-cs-fixer config (#14675)
* Enable `phpdoc_summary` rule in php-cs-fixer config.

* Fix case in "PHPDoc".
2017-08-21 11:19:35 +02:00
Klimov Paul
194577c55e Code style fix 2016-12-26 15:39:33 +02:00
Robert Korulczyk
7a3a342127 Fix errors reported by apidoc extension. (#12986) 2016-11-13 14:51:21 +01:00
jeicd
f0deb1cee8 Convert tabs to spaces 2015-10-05 15:38:56 +06:00
Alexander Mohorev
fcb45848dd The formatting value must be array 2015-06-08 16:04:15 +03:00
Carsten Brandt
3e3948d8ea fix breaking changes in markdown for console and API
API is not finished.

issue #5082
2014-10-10 19:40:53 +02:00
Carsten Brandt
79815252db fixed console help code block color
fixes #5342
2014-10-03 22:36:55 +02:00
Carsten Brandt
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
Alexander Makarov
0edd8bc65a Fixed missing and incorrect phpdoc 2014-07-25 17:26:35 +04:00
Carsten Brandt
10dc407a3c implemented markdown parsing for console command description
issue #746
2014-06-25 18:05:29 +02:00