505 Commits

Author SHA1 Message Date
Tomas Votruba
d69949c306 bump safe 2019-01-04 21:35:42 +01:00
Tomas Votruba
ceb946cc8b use phpstan paths 2018-12-28 17:26:00 +01:00
Tomas Votruba
0b6860ef16 update phpstan to 0.10.7 2018-12-28 17:26:00 +01:00
Tomas Votruba
c9c29741b6 Revert autoload script, since they will not run on dependency 2018-12-26 01:27:54 +01:00
Tomas Votruba
157685642d Add Composer/MonorepoAutoloadEventSubscriber 2018-12-25 20:44:12 +01:00
Tomas Votruba
6717df5b9d remove unused Wrong test case autoload 2018-12-25 20:44:09 +01:00
Tomas Votruba
44ed981c56 create DeadCode package 2018-12-25 12:38:07 +01:00
Tomas Votruba
e3ffb69230 move GenerateRectorOverview to GenerateDocs in ContributorTools 2018-12-23 18:12:32 +01:00
Tomas Votruba
26b83be1f7 [CodingStyle] Add CompleteVarDocTypeConstantRector 2018-12-22 15:22:44 +01:00
Tomas Votruba
17c441b833 cleanup 2018-12-17 00:00:16 +01:00
Tomas Votruba
17f6e74c04 phpstan: move level to config 2018-12-12 09:58:55 +01:00
Tomas Votruba
802cc16c1d composer: improve description + bump deps 2018-12-09 22:17:53 +01:00
Tomas Votruba
e1d2ea8f21 authors are better tracked in Github, removing from composer.json 2018-12-09 22:17:46 +01:00
Tomas Votruba
68b7076fd0 remove YamlRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-12-06 01:13:36 +01:00
Tomas Votruba
14c6178f57 add SimplifyTestsRector
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-12-03 22:50:16 +01:00
Tomas Votruba
9faa7fbd4b [PHP] Add *ScalarTypehintRector + *TypeInfo
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-12-01 15:55:46 +01:00
Tomas Votruba
24bc48f213 composer: require package-versions to prevent fail install
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-11-30 17:46:40 +01:00
Tomas Votruba
26253a0872 make ECS optional dependency to reduce amount of installed packages and allow own cs tools
Signed-off-by: Tomas Votruba <tomas.vot@gmail.com>
2018-11-30 17:46:40 +01:00
Tomas Votruba
dabf8bac49 [PHPStan] Add RecastingRemovalRector 2018-11-08 13:52:02 +01:00
Tomas Votruba
36dc29b56d merge Utils package to PhpParser 2018-11-08 13:04:38 +01:00
Tomas Votruba
9962c25e55 add XdebugHandler 2018-11-06 23:12:02 +01:00
Tomas Votruba
77a11c7f9e composer: bump safe 2018-11-06 22:03:47 +01:00
Tomas Votruba
4f58034c93 composer: bump to Symplify 5.2 + other deps 2018-11-04 23:42:55 +01:00
Tomas Votruba
c3558f65c4 [CodingStyle] Add NullableCompareToNullRector + add NodeFactoryTrait + cleanup 2018-11-03 18:01:19 +01:00
Tomas Votruba
3ff47f7847 [Guzzle] Add MessageAsArrayRector [closes #557] 2018-10-27 16:03:14 +02:00
Tomas Votruba
14e5e935fb remove unmaintined CHANGELOG, the dev is still fuzy fast 2018-10-25 22:27:56 +02:00
Tomáš Votruba
5a1e21f016
Merge pull request #733 from rectorphp/build
Move prefixed-version building out of repository
2018-10-25 22:25:26 +02:00
Tomas Votruba
3dc532fff0 remove build-prefixed, build in external repository 2018-10-25 22:19:26 +02:00
Tomas Votruba
075707447a [Symfony] Add FormTypeInstanceToClassConstRector 2018-10-24 12:06:35 +02:00
Tomas Votruba
82eedd4078 Add AutoloadWrongCasesEventSubscriber to simplify composer.json 2018-10-21 23:25:06 +02:00
Tomas Votruba
f702fff33b composer: lock to stable deps 2018-10-19 16:29:22 +02:00
Tomas Votruba
4a8f9cd17d use fixed BetterPhpDocParser 2018-10-19 08:04:16 +02:00
Tomas Votruba
70ea05352d [JMS] Add JmsInjectAnnotationRector 2018-10-19 08:04:16 +02:00
Tomas Votruba
3c1c431684 [DomainDrivenDesign] Move coupled location to rest of Rector in standalone package 2018-10-17 19:47:09 +02:00
Tomas Votruba
395dc9b2e9 [CodeQuality] Move coupled location to rest of Rector in standalone package 2018-10-17 19:47:09 +02:00
Tomas Votruba
b4b728dc28 [CodeQuality] Add SimplifyInArrayValuesRector 2018-10-15 08:30:41 +08:00
Tomas Votruba
dee5c4e427 [ContributorTools] Add CreateRectorCommand 2018-10-14 15:29:56 +08:00
Tomas Votruba
20059c0e96 composer: use Symplify 5.1 stable 2018-10-13 00:59:58 +08:00
Tomas Votruba
0fe2624033 composer: bump phpstan-strict-rules 2018-10-13 00:59:06 +08:00
Tomas Votruba
a7ac28679a [CodeQuality] Add CombinedAssignRector 2018-10-13 00:51:39 +08:00
Tomas Votruba
7fd2d119c0 bump to php-parser 4.1 2018-10-10 23:17:55 +08:00
Tomas Votruba
1035b04658 [PHP] Add CountOnNullRector 2018-10-10 22:52:34 +08:00
Tomas Votruba
ebd9998b78 [PHP] Add AssignArrayToStringRector 2018-10-10 13:42:51 +08:00
Tomas Votruba
bca4d5eadc Use AutowireArrayParameterCompilerPass 2018-10-06 23:21:07 +08:00
Tomas Votruba
043d488cdc simplify autoload 2018-10-05 20:52:14 +08:00
Tomas Votruba
fb6a3d818b [PHP] Add Php4ConstructorRector 2018-10-05 19:02:50 +08:00
Tomas Votruba
2a1fffc443 add PHP Rectors to own groups 2018-10-05 17:05:03 +08:00
Tomas Votruba
5b65bb52fa tests: fix conflicting validating by autoloading only Wrong files in tests 2018-10-04 15:24:53 +08:00
Tomas Votruba
f28a6df92b lock to Symplify 5.1 stable 2018-10-03 20:41:47 +08:00
Tomas Votruba
07913d30ac move Symplify ParameterTypoProofreader 2018-10-01 12:19:59 +08:00