2615 Commits

Author SHA1 Message Date
Tomas Votruba
09a90d2519 fix format 2018-05-02 18:33:15 +02:00
Tomas Votruba
209f7f3297 DocBlockAnalyzer - remove param by name 2018-05-02 18:33:15 +02:00
Tomas Votruba
1b886d88f2 update DocBlockAnalyzerTest with empty doc 2018-05-02 18:33:15 +02:00
Tomas Votruba
f8a5fc7d55 make test run again 2018-05-02 18:33:15 +02:00
Tomas Votruba
3717f13ec1 separate different cases 2018-05-02 18:33:15 +02:00
Tomas Votruba
f8c279f48c cs fixes, remove unused property 2018-05-02 18:33:15 +02:00
Tomas Votruba
77564e1a58 cleanup dead code 2018-05-02 18:33:15 +02:00
Tomas Votruba
9bbcfc99cf migrate to BetterPhpDocParser #2 - replacing type 2018-05-02 18:33:15 +02:00
Tomas Votruba
85daa83ef8 fix empty doc block removal 2018-05-02 18:33:15 +02:00
Tomas Votruba
96a5b370c6 update empty doc render 2018-05-02 18:33:15 +02:00
Tomas Votruba
49c834f324 fix storing of empty DocBlock 2018-05-02 18:33:15 +02:00
Tomas Votruba
0e3bf4824e decopule external-services.yml from services.yml 2018-05-02 18:33:15 +02:00
Tomas Votruba
64730825ba remove AnnotationRemover, delegate to BetterPhpDocParser 2018-05-02 18:33:15 +02:00
Tomas Votruba
be5b1cc5f2 fix ExceptionAnnotationRector description 2018-05-02 18:33:15 +02:00
Tomas Votruba
092aae6c37 migrate to BetterPhpDocParser #1 2018-05-02 18:33:15 +02:00
Tomáš Votruba
d5561dbfb3
Merge pull request #451 from mssimi/simplify-argument-rector
simplify argument rector
2018-05-02 16:11:25 +02:00
mssimi
d8a3c46c35 remove final public 2018-05-02 15:59:19 +02:00
mssimi
da3ecf0d64 fix review 2018-05-02 08:02:55 +02:00
Tomas Votruba
5785a24499 add stale-bot config 2018-05-01 23:46:13 +02:00
mssimi
321fbbc364 fix cs 2018-05-01 21:37:39 +02:00
mssimi
cd3bc34704 @required setter in AbstractArgumentRector 2018-05-01 21:15:07 +02:00
mssimi
4965127652 split argument rector into:
ArgumentAdderRector
ArgumentDefaultValueReplacerRector
ArgumentRemoverRector
2018-05-01 19:31:41 +02:00
Gabriel Caruso
b0a1ac8501
Merge pull request #452 from mssimi/assert-property-exists-rector-fix
Fix AssertPropertyExistsRector
2018-04-30 08:12:23 -03:00
mssimi
5c3e7adb09 better throw msg 2018-04-30 12:19:12 +02:00
mssimi
a97ede05ec fix AssertPropertyExistsRector 2018-04-30 12:03:05 +02:00
mssimi
1b39e32b2d simplify argument rector 2018-04-30 10:34:01 +02:00
Gabriel Caruso
baa8a09014
Rerun documentation to remove duplicated lines 2018-04-29 20:07:28 -03:00
Tomáš Votruba
87dab55dc8
Merge pull request #445 from rectorphp/describe-command-format
Add format to describe command
2018-04-29 21:38:20 +02:00
Tomas Votruba
0f27547cc6 misc 2018-04-29 19:29:28 +02:00
Tomas Votruba
43f121491e fix code sample indentaiton 2018-04-29 19:28:42 +02:00
Tomas Votruba
243ec6e948 highlight function in definition 2018-04-29 19:28:36 +02:00
Tomas Votruba
63e7b70681 regenerate docs/AllRectorsOverview.md 2018-04-29 11:23:52 +02:00
Tomas Votruba
b49f865bba fix Description for ExceptionAnnotationRector 2018-04-29 11:23:21 +02:00
Tomas Votruba
c62a23dd8b regenerated docs/AllRectorsOverview.md 2018-04-29 11:17:34 +02:00
Tomas Votruba
fb3c55ecfa .md remove trailing spaces 2018-04-29 11:16:51 +02:00
Tomas Votruba
95fc8846f1 fix indentation in RectorDefinitions 2018-04-29 11:16:51 +02:00
Tomas Votruba
cb331f5f91 fix headline duplicit 2018-04-29 11:16:51 +02:00
Tomas Votruba
90e76722e7 generate overview to docs 2018-04-29 11:16:51 +02:00
Tomas Votruba
249ae5efe2 DescribeCommand - add headline for markdown 2018-04-29 11:16:51 +02:00
Tomas Votruba
864a784774 composer: use var-dumper over tracy to improve Symfony consistency 2018-04-29 11:16:51 +02:00
Tomas Votruba
9a6cdb5227 decouple printWithCliFormat(), printWithMarkdownFormat() 2018-04-29 11:16:51 +02:00
Tomas Votruba
6038ef1df8 add markdown format 2018-04-29 11:16:51 +02:00
Tomas Votruba
b6a28763b5 travis: add describe command run 2018-04-29 11:16:51 +02:00
Tomas Votruba
c21b76cd90 fix syntax errors in levels 2018-04-29 11:16:51 +02:00
Tomas Votruba
ed69b44b2b add all.yml level, also for full describe command output 2018-04-29 11:16:51 +02:00
Tomáš Votruba
5f01f37444
Merge pull request #444 from rectorphp/document-analyzers-and-others
Document analyzers and others
2018-04-29 09:41:16 +02:00
Tomas Votruba
007e54c01b remove useless comment 2018-04-29 00:46:01 +02:00
Tomas Votruba
bc941b403e add descriptions to Builder classes [ref #382] 2018-04-28 23:21:33 +02:00
Tomas Votruba
9aa21666ad move Bridge related Contracts to Bridge namespace 2018-04-28 23:21:33 +02:00
Tomas Votruba
4956cb2381 rename NodeChanger namespace to united Builder 2018-04-28 23:21:33 +02:00