341 Commits

Author SHA1 Message Date
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
Tomas Votruba
b6102058f2 composer: bump phpstan 2019-03-11 00:01:26 +00:00
Niklas Schöllhorn
9c2b634555 Pin PHPStan version to 0.11.2 2019-03-10 22:36:25 +01:00
Tomas Votruba
a4b40c60c4 remove complicated examples, updated README with real use-cases 2019-03-09 13:23:11 +00:00
Tomas Votruba
6e48bf38e3 composer: add new Laravel package 2019-03-03 22:00:02 +01:00
Tomas Votruba
c819bb0c26 Add BetterPhpDocParser package 2019-03-01 00:12:44 +01:00
Tomas Votruba
eba5677f35 move CommonNotEqualRector to Celebrity package 2019-02-23 01:00:22 +01:00
Tomas Votruba
eaed84cbe3 add NodesOverview 2019-02-23 00:54:33 +01:00
Tomas Votruba
c5ee28cc2d Add "dump-node-help" command 2019-02-23 00:49:32 +01:00
Tomas Votruba
7beababe25 rename utils/phsptan to utils/PHPStanExtensions 2019-02-21 19:18:09 +01:00
Tomas Votruba
5764c81de6 add SetTest 2019-02-19 16:09:53 +01:00
Tomas Votruba
1780e9b44b move mysql-to-mysqli migration to own package 2019-02-19 16:05:34 +01:00
Tomas Votruba
40a11938c7 cleanup 2019-02-16 23:34:45 +01:00
Tomas Votruba
d39f45c951 use stable symplify 2019-02-16 23:25:49 +01:00
Tomas Votruba
e8677446be bump to php-parser with coala equal 2019-02-16 23:25:12 +01:00
Tomas Votruba
84846d685a add test case to keep namespace imported, make use of new type detection 2019-02-16 22:18:05 +01:00
Tomas Votruba
4c67d7d6f9 fix symfony42 config 2019-02-16 13:10:48 +01:00
Tomas Votruba
aed52c2484 simplify phpstan scripts 2019-02-16 13:10:20 +01:00
Tomas Votruba
4665ce8944 fix tests 2019-02-06 11:56:16 +01:00
Tomas Votruba
12b5395c85 add JsonOutpuFormatter for DumpRectors 2019-02-04 01:39:49 +01:00
Tomas Votruba
e0afdfc993 add RouterListToControllerAnnotationsRector 2019-02-02 15:01:54 +01:00
Tomas Votruba
e9bcbb635a bump dependencies 2019-02-02 13:39:02 +01:00
Tomas Votruba
b8268f3897 remove safe 2019-02-02 13:27:03 +01:00
Tomas Votruba
e4ff3faf9e bump to Symplify 5.4 2019-01-29 12:50:50 +01:00
Tomas Votruba
fb0bd8e0b8 add utils to code analysis 2019-01-25 16:06:56 +01:00
Tomas Votruba
45df82424c add GetAttributeReturnTypeExtension 2019-01-25 01:49:05 +01:00
Tomas Votruba
01e1c32757 bump dependencies, fix variadic static 2019-01-19 16:58:51 +01:00
Tomas Votruba
67acaead0a bump to PHPStan 0.11 2019-01-18 12:12:46 +01:00
Tomas Votruba
c931ef753e composer: add phpstan-async command 2019-01-14 15:05:38 +01:00
Tomas Votruba
5d1a7360ff use php-parser 4.2 2019-01-12 20:37:08 +01:00
Tomas Votruba
d95f878cc2 apply new safe methods for preg_replace 2019-01-10 21:36:44 +01:00
Tomas Votruba
e35fe34267 fix preffer-lowest deps 2019-01-08 19:07:25 +01:00
Tomas Votruba
e353eddab7 improve StringToArrayArgumentProcessRector 2019-01-08 10:11:27 +01:00
Tomas Votruba
290ee375f0 bump to Symplify 5.3 2019-01-08 00:17:05 +01:00
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