8799 Commits

Author SHA1 Message Date
rector-bot
730090621f fixup! add ParsedClassConstFetchNodeCollector 2020-05-21 15:04:49 +00:00
TomasVotruba
a00329a4f1 add ParsedClassConstFetchNodeCollector 2020-05-21 17:01:29 +02:00
TomasVotruba
cc55918bd3 remove constant warmup from AbstractRectorTestCase 2020-05-21 15:04:07 +02:00
kodiakhq[bot]
485557ddb1
Merge pull request #3396 from rectorphp/inject-method
[SOLID] add InjectMethodFactory for multi parent abstract rector
2020-05-21 08:04:02 +00:00
rector-bot
2cbdea1767 fixup! fixup! add Symfony @required 2020-05-21 08:00:25 +00:00
rector-bot
bd340cdc20 fixup! add Symfony @required 2020-05-21 07:59:37 +00:00
TomasVotruba
42890d64c5 add Symfony @required 2020-05-21 09:52:04 +02:00
TomasVotruba
678a992a9d [SOLID] add InjectMethodFactory for multi parent abstract rector 2020-05-21 09:50:38 +02:00
Tomas Votruba
4bef68221d
Merge pull request #3392 from rectorphp/parent-abstract 2020-05-21 09:29:02 +02:00
TomasVotruba
5bad3274b9 [SOLID] Add MultiParentingToAbstractDependencyRector 2020-05-21 09:15:47 +02:00
Tomas Votruba
9d2a0c1245
Merge pull request #3395 from shaal/do-not-remove-empty-php-code 2020-05-21 00:33:53 +02:00
Ofer Shaal
b01eb496d9 Keep empty php code as is 2020-05-20 18:18:33 -04:00
Tomas Votruba
2704790821
Merge pull request #3393 from UFTimmy/patch-1 2020-05-20 22:08:47 +02:00
Tim Ward
c772ce2f6b
Fix code style 2020-05-20 15:45:12 -04:00
Tim Ward
4899b1217c
Guard against ShouldNotHappenException
See #3391
2020-05-20 15:05:31 -04:00
Tomas Votruba
6146b78a6d
Merge pull request #3390 from tavy315/master
Use Newline from Standard Printer
2020-05-20 17:35:54 +02:00
Octav
46c534305c
Merge pull request #1 from tavy315/3276
Use Newline from Standard Printer
2020-05-20 17:28:07 +03:00
Octav
20ea33a3d6
Use Newline from Standard Printer 2020-05-20 17:25:33 +03:00
kodiakhq[bot]
bc1d391cc6
Merge pull request #3387 from rectorphp/scoper-test
[compiler] Add ScoperTest
2020-05-20 11:13:19 +00:00
rector-bot
6f166d07fa fixup! Rector and PHPStan cleanup 2020-05-20 11:08:53 +00:00
TomasVotruba
12984cbb59 Rector and PHPStan cleanup 2020-05-20 13:05:43 +02:00
TomasVotruba
b446f0c973 ci: temporary disable lowest, till Symplify 8 stable is out 2020-05-20 12:48:41 +02:00
TomasVotruba
cf76b354b4 improve headlines in CompileCommand 2020-05-20 12:32:46 +02:00
TomasVotruba
4bcde89363 decouple EasyPrefixer and WhitelistedStubsProvider 2020-05-20 12:28:57 +02:00
TomasVotruba
098b807428 locate test to compiler package 2020-05-20 12:25:33 +02:00
TomasVotruba
d3902eec38 compiler: update dependencies 2020-05-20 12:25:33 +02:00
TomasVotruba
48431d5e11 use Strings::startsWith() over ureadable strpos 2020-05-20 11:34:47 +02:00
TomasVotruba
1c91f16a37 add compiler test to tests 2020-05-20 11:31:21 +02:00
TomasVotruba
d4777e9bf3 add ScopingTest 2020-05-20 11:29:21 +02:00
TomasVotruba
cfc32ab498 fit stub message 2020-05-20 09:32:41 +02:00
TomasVotruba
8841a2d0e3 Fix compiler regression from #3232 2020-05-20 09:20:17 +02:00
TomasVotruba
8111e99883 add missing composer update 2020-05-19 22:55:55 +02:00
TomasVotruba
5dd6ce5d04 fix cs 2020-05-19 22:51:45 +02:00
TomasVotruba
07db4476ac conditoinal stubs 2020-05-19 22:11:35 +02:00
Tomas Votruba
c63845a80f
Merge pull request #3386 from eclipxe13/master 2020-05-19 22:07:55 +02:00
TomasVotruba
4040e63bd6 add file_exists to vendor/jetbrains 2020-05-19 22:04:41 +02:00
Carlos C Soto
a8c07e624a Fix RenameAnnotationRector for null phpdoc 2020-05-19 13:56:16 -05:00
TomasVotruba
ffde2d5479 update box from 3.8.3 to 3.8.4 2020-05-19 19:45:50 +02:00
TomasVotruba
05938cf677 add missing bundle to compiler 2020-05-19 19:43:17 +02:00
TomasVotruba
33610f2c8a mimic 2ebe211ab4 2020-05-19 19:41:27 +02:00
TomasVotruba
de9cdf622c fix parameter name bundle path 2020-05-19 19:18:29 +02:00
kodiakhq[bot]
e6e915a3b1
Merge pull request #3382 from rectorphp/class-const-race
fix race-conditions in tests
2020-05-19 10:35:35 +00:00
TomasVotruba
797cc53a38 note 2020-05-19 12:31:46 +02:00
TomasVotruba
292ba9d4db fix race-conditions in tests 2020-05-19 12:29:08 +02:00
TomasVotruba
d493363695 fix race-condition of name imports and class constant name 2020-05-19 12:21:58 +02:00
kodiakhq[bot]
c188ca062e
Merge pull request #3379 from rectorphp/fix-missing-doc-type
fix missing doc for property type infering
2020-05-18 20:46:16 +00:00
TomasVotruba
b48737ab07 fix missing doc for property type infering 2020-05-18 22:42:26 +02:00
TomasVotruba
00a3cab7b7 remove unused method 2020-05-18 22:38:54 +02:00
TomasVotruba
a7cf3724d1 use beta2 symplify version 2020-05-18 18:40:38 +02:00
Tomas Votruba
e1bf10953f
Merge pull request #3345 from ddziaduch/patch-1
Fix invalid path
2020-05-17 17:46:27 +02:00