Tobias Munk
|
0cd4626094
|
fixed docblock
|
2014-03-21 13:45:50 +01:00 |
|
Tobias Munk
|
ca00c94062
|
fixed docblock indent
|
2014-03-21 13:44:35 +01:00 |
|
Tobias Munk
|
ac3ea60be8
|
tabs to spaces
|
2014-03-21 11:55:12 +01:00 |
|
Tobias Munk
|
534eb8b421
|
added path when script is run from yii2-dev/extensions
|
2014-03-21 00:19:17 +01:00 |
|
Carsten Brandt
|
668dacbab6
|
Merge pull request #2622 branch 'ext-codestyle-fix' of https://github.com/AlexGx/yii2 into code-style
* 'ext-codestyle-fix' of https://github.com/AlexGx/yii2:
fix php5.4 array syntax
many phpcs fixes
fix phpDoc LuaScriptBuilder build @throws
Conflicts:
extensions/apidoc/commands/RenderController.php
extensions/apidoc/models/BaseDoc.php
extensions/apidoc/templates/BaseRenderer.php
extensions/apidoc/templates/bootstrap/Renderer.php
extensions/apidoc/templates/bootstrap/layouts/guide.php
extensions/apidoc/templates/bootstrap/layouts/main.php
extensions/apidoc/templates/html/Renderer.php
extensions/apidoc/templates/offline/Renderer.php
extensions/apidoc/templates/offline/assets/AssetBundle.php
extensions/apidoc/templates/offline/views/index.php
|
2014-03-07 21:34:23 +01:00 |
|
Qiang Xue
|
bbea1ab19c
|
Fixes #2629: Module::controllerPath is now read only, and all controller classes must be namespaced under Module::controllerNamespace
|
2014-03-07 10:35:15 -05:00 |
|
Alexander Makarov
|
386979d6a3
|
Revert "Used ternary operator instead of "or" for constant definition"
This reverts commit 2bb6f13505.
|
2014-03-06 01:56:51 +04:00 |
|
AlexGx
|
1982efbdfe
|
many phpcs fixes
|
2014-03-05 00:22:55 +02:00 |
|
Alexander Makarov
|
2bb6f13505
|
Used ternary operator instead of "or" for constant definition
|
2014-03-04 22:17:11 +04:00 |
|
Carsten Brandt
|
35cd2bff25
|
apidoc command: fixed vendor path
|
2014-01-23 10:40:10 +01:00 |
|
Carsten Brandt
|
954b0b5faf
|
more path fixes for apidoc command
|
2014-01-22 15:28:20 +01:00 |
|
Carsten Brandt
|
a69554e894
|
fixed paths in apidoc script according to psr-4 autoload and composer/bin
|
2014-01-22 14:54:50 +01:00 |
|
Qiang Xue
|
ab47d58c69
|
path fixes.
|
2014-01-10 21:58:50 -05:00 |
|
Qiang Xue
|
da9d544c54
|
psr-4 change.
|
2014-01-10 21:06:25 -05:00 |
|