18 Commits

Author SHA1 Message Date
0041f034fd [doc] Update PHP doc links (#18957)
* Replace https://secure.php.net with https://www.php.net

* Replace http://www.php.net with https://www.php.net
2021-10-19 14:50:26 +02:00
25c0e6dcad Fix #18656: Added ability for yii serve's --router param to take an alias 2021-07-27 22:35:47 +03:00
65f6b59b35 @inheritdoc notation changed 2018-01-23 13:11:24 +02:00
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
4b9e48b8dc improved docs: link term "path alias" to the guide 2017-06-02 10:45:20 +02:00
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
9d327baa8b coding style fixes 2016-05-26 11:19:32 +02:00
9ea5d46140 added missing @since annotations 2016-04-28 01:05:31 +02:00
1989494faa Console command aliases enhancements 2016-03-05 17:56:12 +03:00
857eee2451 Merge pull request #10870 from pana1990/10840-add-shorcuts-console
WIP #10840
2016-03-04 13:53:28 +02:00
191f2a4943 fixed phpdoc type names 2016-02-25 20:24:32 +01:00
705edfff5a Add aliases for core commands 2016-02-25 16:28:19 +01:00
f620f4de90 phpdoc fixes 2016-02-07 19:48:13 +01:00
5db772ef7b cleanup console namespace changes 2016-02-06 20:05:14 +01:00
5cd50fdb1d Fixes #10193: simplified ./yii serve by removing lock file and extra checks 2015-11-20 00:12:59 +03:00
effc4facda Used alias instead of relative path in ServeController 2015-11-06 23:54:00 +03:00
9d7db8c7ab Fixed ServeController phpdoc 2015-11-06 23:51:32 +03:00
3e915903a2 Fixes #10083: Added wrapper for PHP webserver 2015-11-05 22:08:57 +03:00