7773 Commits

Author SHA1 Message Date
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
TomasVotruba
3e7e3bf7dc add project_type 2020-02-25 21:43:29 +01:00
Tomas Votruba
f71c896a92
Merge pull request #2932 from rectorphp/fix-repo
Fix prophecy mocking arg
2020-02-25 21:05:57 +01:00
TomasVotruba
147b51b4c9 Fix prophecy mocking arg 2020-02-25 20:59:38 +01:00
Tomas Votruba
3f7bc95129
Merge pull request #2931 from rectorphp/fix-final
add has lifecycle callbacks
2020-02-25 20:57:37 +01:00
TomasVotruba
788abf5131 add has lifecycle callbacks 2020-02-25 20:46:55 +01:00
Tomas Votruba
945c354654
Merge pull request #2926 from rectorphp/skip-abstract
[DeadCode] Skip abstract methods in RemoveUnusedParameterRector as 3rd contract
2020-02-25 10:57:04 +01:00
TomasVotruba
0427133ec7 [DeadCode] Skip abstract methods in RemoveUnusedParameterRector as possible 3rd party contract 2020-02-25 10:52:37 +01:00
Tomas Votruba
679571e556
Merge pull request #2925 from rectorphp/space
add docs space test
2020-02-25 01:31:20 +01:00
TomasVotruba
99f15621be fix docs space test 2020-02-25 01:24:10 +01:00
Tomas Votruba
1585cec922
Merge pull request #2924 from rectorphp/codeigniter-4
[CodeIgniter] Add 4.0 set
2020-02-25 00:40:10 +01:00
TomasVotruba
8e131ccb26 add codeigniter 40 set 2020-02-25 00:29:01 +01:00
TomasVotruba
d8a35b533a released v0.7.1 2020-02-23 23:42:41 +01:00
TomasVotruba
4493137ad6 update CHANGELOG v0.7.1 2020-02-23 23:42:11 +01:00
Tomas Votruba
e98f43855d
Merge pull request #2922 from rectorphp/fix-trait-use
skip used property
2020-02-23 23:35:58 +01:00