7937 Commits

Author SHA1 Message Date
Dorian Villet
5781f8bb27 ReturnTypeDeclarationRector: add broken test. 2020-02-28 16:39:50 +01:00
Dorian Villet
05792e6a82 AddSeeTestAnnotationRectorTest: add broken test for simple comment. 2020-02-28 16:24:03 +01:00
Dorian Villet
567f8dda6d Add failing test in trait. 2020-02-28 15:49:50 +01:00
Tomas Votruba
3650ad07c9
Merge pull request #2949 from rectorphp/complex-property-fetch
Improve PropertyFetchManipulator
2020-02-28 00:30:46 +01:00
TomasVotruba
cf358bb55b decouple ClassMethodPropertyFetchManipulator 2020-02-28 00:22:34 +01:00
TomasVotruba
15d07f4537 decouple PropertyFetchAssignManipulator 2020-02-28 00:15:32 +01:00
Tomas Votruba
35e95f9db5
Merge pull request #2948 from rectorphp/dead-if-return
[DeadCode] Add RemoveDuplicatedIfReturnRector
2020-02-28 00:13:44 +01:00
TomasVotruba
542845cbe5 improve property fetch manipulator 2020-02-28 00:13:32 +01:00
TomasVotruba
e29f8fafab [DeadCode] Add RemoveDuplicatedIfReturnRector 2020-02-28 00:08:53 +01:00
Tomas Votruba
ff147216b7
Merge pull request #2946 from rectorphp/technical-dept
remove dead code
2020-02-27 23:20:26 +01:00
Tomas Votruba
375eb2f57c
Merge pull request #2947 from alexanderschnitzler/whitespaces_vs_tabs_fix
Let amount of usages decide whether whitespaces or tabs are used
2020-02-27 22:45:18 +01:00
Alexander Schnitzler
ad44a025a9
Make CI happy 2020-02-27 20:11:55 +01:00
Alexander Schnitzler
fbf98af6de
Let amount of usages decide whether whitespaces or tabs are used 2020-02-27 20:01:18 +01:00
TomasVotruba
b1e620155e remove dead code 2020-02-27 19:56:38 +01:00
Felix Sokoliuk
49c3495815 add failing test case for #2939 2020-02-27 16:47:21 +01:00
TomasVotruba
2f5055c3c4 sort namespaces 2020-02-27 14:34:33 +01:00
TomasVotruba
f7b3f203cb dump CHANGELOG v0.7.2 2020-02-27 14:29:48 +01:00
TomasVotruba
76ac6a57fe build just once 2020-02-27 14:28:50 +01:00
Tomas Votruba
efebe9212a
Merge pull request #2941 from rectorphp/travis-install-debug
Make compiler own kernel app + add more debug info
2020-02-27 14:21:41 +01:00
TomasVotruba
69774af193 turn compiler to app with DI 2020-02-27 14:13:21 +01:00
Tomas Votruba
7976e0bddd
Merge pull request #2940 from rectorphp/fix-param-space
add Windows print test
2020-02-27 11:36:00 +01:00
TomasVotruba
e8cf262ee2 add Windows print test 2020-02-27 11:32:53 +01:00
TomasVotruba
661bb9d417 add ls -l to compile 2020-02-27 09:56:41 +01:00
TomasVotruba
a58a75bd3f try renaming after composer update 2020-02-26 19:57:29 +01:00
TomasVotruba
ad4d97e23c fix sprintf 2020-02-26 19:44:59 +01:00
TomasVotruba
9477ede19d ensure stub directory is present 2020-02-26 19:43:22 +01:00
TomasVotruba
5055f7db85 add CompilerShouldNotHappenException 2020-02-26 19:42:19 +01:00
TomasVotruba
10de266c0f decouple WhitelistedStubsProvider 2020-02-26 19:40:09 +01:00
TomasVotruba
c5387241cd rename stub files first 2020-02-26 19:37:09 +01:00
TomasVotruba
3ef7459686 check stub file existance 2020-02-26 19:35:01 +01:00
TomasVotruba
16308d43aa add info to CompileCommand 2020-02-26 19:33:38 +01:00
TomasVotruba
0291e2becf cleanup 2020-02-26 19:22:22 +01:00
TomasVotruba
5f0cdce12d realpath 2020-02-26 19:15:27 +01:00
TomasVotruba
2264823864 decouple JetbrainsStubsRenamer 2020-02-26 19:11:28 +01:00
TomasVotruba
be48867a55 fix name patterns 2020-02-26 18:45:53 +01:00
TomasVotruba
a7632341fb fix name pattern 2020-02-26 18:43:40 +01:00
TomasVotruba
8b58c2b63e improve stubs map path 2020-02-26 18:38:18 +01:00
TomasVotruba
7fd5234a10 check for dead-code info 2020-02-26 18:29:25 +01:00
TomasVotruba
7ba752378c remove manual load of bootstrap.php 2020-02-26 18:27:54 +01:00
TomasVotruba
82c845a640 suffix stub files [ref #2936] 2020-02-26 18:26:01 +01:00
TomasVotruba
e72639d883 add jetbrains stubs 2020-02-26 18:17:13 +01:00
TomasVotruba
228a8c50bd fixup! debug scoper 2020-02-26 18:00:46 +01:00
TomasVotruba
aa7835fb74 debug scoper 2020-02-26 15:54:01 +01:00
Tomas Votruba
37cd497baf
Merge pull request #2937 from rectorphp/skip-public-abstract
skip open source class in remove unused param in open-source
2020-02-26 01:00:23 +01:00
TomasVotruba
1a4bb38126 skip open source class in rmeove unused param in open-source 2020-02-26 00:54:29 +01:00
Tomas Votruba
c221392f35
Merge pull request #2935 from rectorphp/fix-double-boolean
Fix double boolean
2020-02-25 22:09:37 +01:00
TomasVotruba
53a3b18264 skip true/false case in TernaryToBooleanOrFalseToBooleanAndRector 2020-02-25 22:06:23 +01:00
Tomas Votruba
e36bc44a2c
Merge pull request #2934 from rectorphp/fix-union-method
fix @method union return type annotation
2020-02-25 22:04:10 +01:00
TomasVotruba
6fce4dcd37 fix method union annotation 2020-02-25 22:02:32 +01:00
Tomas Votruba
c50ef79cfb
Merge pull request #2933 from rectorphp/proprietary
add project_type
2020-02-25 21:50:28 +01:00