538 Commits

Author SHA1 Message Date
Tomas Votruba
c8e0e14d07 add namespace sorter 2019-08-24 13:44:51 +02:00
Tomas Votruba
357209f228 separate ContributorUtils to RectorGenerator and DocumentationGenerator 2019-08-24 13:11:20 +02:00
Tomas Votruba
f492007f37 move Contributor tools to utils 2019-08-24 12:50:35 +02:00
Tomáš Votruba
cbbce30ed8
Merge pull request #1865 from rectorphp/psr4-namespace
[PSR4] Add NormalizeNamespaceByPSR4ComposerAutoloadRector
2019-08-19 22:05:57 +02:00
Tomas Votruba
914f0b936c [PHP 7.4] Add literal thousand superator 2019-08-19 16:39:38 +02:00
Tomas Votruba
9b9ce531b2 [PSR4] Add NormalizeNamespaceByPSR4ComposerAutoloadRector 2019-08-18 12:56:56 +02:00
Tomas Votruba
379278296d fix phsptan 0.11.13 compatibility 2019-08-14 20:24:46 +02:00
Tomas Votruba
a4302b44be Improve trait node scope resolving 2019-08-05 21:13:37 +02:00
Tomas Votruba
9145e6685f composer: require nette/di to allow phpstan extension with Reference class 2019-08-05 16:50:34 +02:00
Tomas Votruba
9e090281fc [NodeTypeResolver] Add phpunit extension 2019-07-28 15:46:37 +02:00
Tomas Votruba
20a5763af5 [Restoration] Return removed class annotations 2019-07-26 22:55:21 +02:00
Tomas Votruba
dcb9c88e51 [SymfonyCodeQuality] Add EventListenerToEventSubscriberRector 2019-07-22 21:20:16 +02:00
Joseph Bielawski
08d792dda2 Remove --with-style in favour of mentioning ECS
List reasons why Rector doesn't work well with coding standards instead
2019-07-09 17:05:10 +02:00
Tomáš Votruba
b60e48e6d3
Merge pull request #1696 from rectorphp/assert-request-debug
[PHPUnit][Symfony] Add AddMessageToEqualsResponseCodeRector
2019-07-09 10:29:28 +02:00
Jeroen Smit
6f9a587ca8 Fixed wrong naming of docs script in composer.json (#1705)
* Fixed wrong naming of docs script in composer.json
Regenerated docs
2019-07-06 21:51:36 +02:00
Ravan Scafi
f05c025f59
Fix complete-check call to docs 2019-07-06 13:37:27 -03:00
Tomas Votruba
70cf0e33b2 [PHPUnit][Symfony] Add AddMessageToEqualsResponseCodeRector 2019-07-05 18:56:19 +03:00
Tomas Votruba
fbf0aa275f [Architecture] Add ConstructorInjectionToActionInjectionRector 2019-07-05 13:34:17 +03:00
Tomas Votruba
57602fc3a9 fix new phpstan reports 2019-07-04 12:29:37 +03:00
Tomas Votruba
e6cb94b54d [SymfonyPHPUnit] Add MultipleServiceGetToSetUpMethodRector 2019-06-26 18:25:06 +02:00
Tomas Votruba
e58edf02dc [PHP] Fix class signature over interface priority in RemoveExtraParametersRector 2019-06-16 00:46:13 +02:00
Soner Sayakci
de70f110e9 Add ElasticSearchDSL package 2019-06-12 18:47:22 +02:00
Aerendir
51a3bc3f8a Widen PHPStan version constraint to ~0.11.6.
Issue #1515.
2019-06-04 11:41:29 +02:00
Tomas Votruba
f6da9d2854 fix static 2019-05-31 12:53:59 +02:00
Tomas Votruba
79696369c1 composer: allow Symplify 6 2019-05-28 17:53:23 +02:00
Tomas Votruba
cc2b9df06d [Legacy] Add ChangeSingletonToServiceRector 2019-05-26 18:35:20 +02:00
Tomas Votruba
8ac9e75a44 composer: add authors 2019-05-26 01:05:31 +02:00
Tomas Votruba
1d24dae9df update to php-parser 4.2.2 2019-05-25 22:54:28 +02:00
Tomas Votruba
66b9b6dde2 Narrow ArraySpreadInsteadOfArrayMergeRector to numeric-arrays only 2019-05-19 11:43:08 +02:00
Tomas Votruba
ee1f606827 [CodeQuality] Add ForToForeachRector 2019-05-19 01:02:19 +02:00
Tomas Votruba
83f527d571 use stable php-parser with arrow functoin 2019-05-11 15:07:00 +02:00
Tomas Votruba
ca289def87 [TypeDeclaration] Add AddFunctionReturnTypeRector 2019-05-11 12:56:13 +02:00
Tomas Votruba
45940ade54 use phpstan 0.11.6 2019-05-10 12:39:37 +02:00
Tomas Votruba
e0af68e5fd [TypeDeclaration] Decouple new set 2019-05-09 12:14:36 +02:00
Tomas Votruba
bd909ab3ef [DeadCode] Add RemoveDefaultArgumentValueRector 2019-05-06 00:34:10 +02:00
Tomas Votruba
d7705c1bbb composer: add php-doc-parser 2019-05-01 20:28:08 +02:00
Tomas Votruba
7325df340b composer: bump deps 2019-04-29 06:30:04 +02:00
Tomas Votruba
5b031cbfcd [RemovingStatic] Add PHPUnitStaticToKernelTestCaseGetRector 2019-04-25 13:50:05 +02:00
Tomas Votruba
fb85f1bd80 composer: use standard or split 2019-04-17 21:54:27 +02:00
t.mueller
798a6607f0 allow Nette 3.0 2019-04-16 08:58:11 +02:00
Tomas Votruba
f62a1bb616 add changelog linker 2019-04-13 15:03:02 +02:00
Tomas Votruba
c1d0bd1556 [SOLID] Add FinalizeClassesWithoutChildrenRector 2019-04-07 14:22:24 +02:00
Tomas Votruba
a0d1329124 composer: add --ansi 2019-04-03 21:34:11 +02:00
Tomas Votruba
fc86298e60 [Nette] Add nette-utils-code-quality level 2019-04-01 13:40:09 +02:00
Tomas Votruba
bbad5b83ae bump phpstan to 0.11.5 2019-03-27 17:46:25 +01:00
Tomas Votruba
fbc1bfc018 composer: add branch alias 2019-03-22 11:00:46 +01:00
Tomas Votruba
8f8778124d [ContributorTools] Make create add autoload if needed [closes #1204] 2019-03-16 17:01:50 +01:00
Soner Sayakci
336e027dd8
Add rector to transform EnlightResponse to SymfonyResponse 2019-03-15 16:36:00 +01:00
Tomas Votruba
4fc9be383d [PhpSpecToPHPUnit] Init new package 2019-03-15 13:42:28 +01:00
Tomas Votruba
e1d988da3a update to phpstan 0.11.3 2019-03-11 08:53:02 +00:00