80 Commits (9883b782148dbb6e0482571c3f4cfc6d2cf8052d)

Author SHA1 Message Date
Bizley b8f4958092
Fix #18442: Fix calls with array access to strings 4 years ago
Alexander Makarov eb65069312
Fix property check in phpdoc command 4 years ago
Evgeniy Tkachenko 801ac17657
Fix #16077: Improved phpdoc generation for class properties (#18319) 4 years ago
Alexander Makarov 7ceb5b5317
Do not quit php-doc on fatal errors in files 4 years ago
Alexander Makarov e1757bd95d
Skip Object when fixing properties 4 years ago
Alexander Makarov 91fabfd554
Fix generating property docs by a build script 4 years ago
Alexander Makarov 2e3c176041
Fix phpdoc generation error on non-namespaced classes 5 years ago
Alexander Makarov a3f4e855b4
Build command phpdoc fixer is now compatible with PHP 7.2+ 6 years ago
Carsten Brandt ed64d65886
release version 2.0.16 6 years ago
Vladimir Reznichenko ecf3ef8bf9 Use root NS specification for opcoded functions 7 years ago
Klimov Paul db0b7da6d3 hashing at `PhpDocController` improved 7 years ago
Klimov Paul ab10e43195 picking-up path from composer autoload added to `PhpDocController` 7 years ago
Vladimir Reznichenko 67f67e3a69 SCA with Php Inspections (EA Extended) (#15571) 7 years ago
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Robert Korulczyk 1501c659ac Add empty lines before return statements. (#14682) [skip ci] 7 years ago
Robert Korulczyk 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Carsten Brandt 393fc2744a Added yii\base\Object for backwards compatibility 7 years ago
Robert Korulczyk a50d9d8e3e Enable `include` rule in php-cs-fixer (#14418) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
gagatust 6397791513 Fixed whitespaces to match code style [skip ci] 8 years ago
Vladimir Reznichenko a182ce57fc Fixes for issues found with Static Code Analysis with Php Inspections (EA Extended) (#13606) 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt dc7c3779a0 fixed phpdoc controller to not crash on non-instantiable classes 8 years ago
Carsten Brandt ff871bdf48 adjuste PHPdoc controller to use short form types 8 years ago
Carsten Brandt cf54dec00d application release automation 9 years ago
Carsten Brandt 101ec4fb59 fix phpdoc controller for empty interfaces 9 years ago
Carsten Brandt 7e5fa258b8 adjusted phpdoc controller for gii 9 years ago
Carsten Brandt 512bd45426 release controller enhancements 9 years ago
Carsten Brandt 6e4aaaa31b finished automated extension releases 9 years ago
Carsten Brandt d82bf74f41 fixed removal of empty lines in array in phpdoc controller 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 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 100ba6c3ab Replaced substr_compare with strncmp where possible 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 5976d1c576 added property spacing to code style fixer 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Carsten Brandt 3c6239f9f7 Revert "Used substr_compare instead of substr when we don't care about result" 10 years ago
Alexander Makarov 07f01bcf2b Used substr_compare instead of substr when we don't care about result 10 years ago
Carsten Brandt 6578cfbdab updated phpdoc and classmap 10 years ago
Carsten Brandt 3437c571a1 phpdoc controller did not find some setters 11 years ago
Carsten Brandt c27ac8ef0e updated phpdoc 11 years ago
Carsten Brandt 3f7779a26a phpdoc 11 years ago
Carsten Brandt fe14f0c5e3 fixed all the PHPdoc in extensions 11 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Carsten Brandt 12d34849cc improved phpdoc command 11 years ago