12672 Commits

Author SHA1 Message Date
TomasVotruba
7ff55d1f83 composer: add symplify\package-builder 2017-09-27 17:02:54 +02:00
TomasVotruba
cdefb33c67 ContainerFactory: allow custom config 2017-09-27 17:02:54 +02:00
TomasVotruba
404e5a9837 bin/rector: allow custom config 2017-09-27 17:02:54 +02:00
TomasVotruba
01d5d397e1 bootstrap: add autoload paths comments 2017-09-27 17:02:54 +02:00
TomasVotruba
e1148ad3fd add own Appication with --config 2017-09-27 17:02:54 +02:00
TomasVotruba
22b9743574 rename ReconstructCommand to ProcessCommand 2017-09-27 17:02:54 +02:00
TomasVotruba
fcd57b30de cs fixes 2017-09-27 17:02:54 +02:00
Tomáš Votruba
e1f9aaaf7b Merge pull request #45 from RectorPHP/deprecation-command
Deprecation command
2017-09-26 02:22:38 +02:00
Tomáš Votruba
4adb7c1a9d Merge pull request #47 from grogy/patch-2
search files recursive in directories
2017-09-24 20:26:19 +02:00
Václav Makeš
78706d7f58 search files recursive in directories
When we set a directory then make sense search recursive
in subdirectories too.
2017-09-24 00:48:23 +02:00
TomasVotruba
b6d428cd0e AbstactRector: add final to enterNode() 2017-09-22 16:26:08 +02:00
TomasVotruba
a313ea68b5 add SymfonyStyle 2017-09-21 13:05:21 +02:00
TomasVotruba
e579fd7bc4 [DeprecationExtractor] rename command + add CommandNaming helper 2017-09-21 13:02:34 +02:00
Tomáš Votruba
5614dd25ff Merge pull request #44 from RectorPHP/deprecation-scan
Add BetterReflection to work with classes without invoking non-existing ones
2017-09-21 12:51:14 +02:00
TomasVotruba
fa980a52cc update README badges to new org 2017-09-21 12:40:27 +02:00
TomasVotruba
e07cb789d5 make tests run again 2017-09-21 12:27:28 +02:00
TomasVotruba
6e2afdba0e fix patch 2017-09-21 12:19:20 +02:00
TomasVotruba
b1c770d991 cs fixes 2017-09-21 11:49:02 +02:00
TomasVotruba
d83b4e6e3e add few php-parser patches; use MethodReflector to avoid class_exist code running 2017-09-21 11:44:04 +02:00
TomasVotruba
2c53ce3f8e patch for better-reflection and php-parser dev incompat 2017-09-21 10:26:45 +02:00
TomasVotruba
d7fc7dcb27 [Rector] add CompilerAddPassPriorityRector 2017-09-20 18:18:42 +02:00
TomasVotruba
16cc687066 misc 2017-09-20 18:01:59 +02:00
TomasVotruba
66f2b2901a [Rector] add ContainerBuilderCompileEnvArgument 2017-09-20 18:01:51 +02:00
TomasVotruba
0dcc18e511 ecs: ignore class related file 2017-09-20 17:43:49 +02:00
TomasVotruba
e2ccd2b16e composer: bump slam fixer 2017-09-20 17:43:29 +02:00
TomasVotruba
2b97587d03 fix tests 2017-09-18 14:53:50 +02:00
TomasVotruba
f51e8d15b0 fix cs 2017-09-18 14:53:28 +02:00
TomasVotruba
537d3a471a add SetInjectToAddTagRector to nette23 set 2017-09-18 14:52:11 +02:00
TomasVotruba
867bbb65ea add SetInjectToAddTagRector 2017-09-18 14:50:26 +02:00
TomasVotruba
8515b20962 drop SetNames class, not used 2017-09-15 00:30:27 +02:00
TomasVotruba
aa57342a06 ClassMethodDeprecation: add missing arg getters 2017-09-15 00:29:52 +02:00
TomasVotruba
2080bb75e9 [NodeValueResolver] complete README 2017-09-15 00:23:46 +02:00
TomasVotruba
b20865f128 ecs: cleanup 2017-09-15 00:23:05 +02:00
Tomáš Votruba
96d562172d Merge pull request #42 from TomasVotruba/deprecation-arguments
[DeprecationExtractor] Arguments + namespaces
2017-09-15 00:14:34 +02:00
TomasVotruba
a5e2d254d5 name typo [ci skip] 2017-09-15 00:13:36 +02:00
TomasVotruba
df039633e1 README: emoji fix [ci skip] 2017-09-15 00:12:30 +02:00
TomasVotruba
76e88e6d10 composer: drop unused better-reflection 2017-09-15 00:10:47 +02:00
TomasVotruba
8566bf5097 fix cs 2017-09-15 00:05:30 +02:00
TomasVotruba
b4c464ff6a fix unreal test 2017-09-14 23:22:25 +02:00
TomasVotruba
c52380e39f fix cs 2017-09-14 17:21:10 +02:00
TomasVotruba
e376116f17 fix tests 2017-09-14 17:20:42 +02:00
TomasVotruba
65c68c55b0 [NodeValueResolver] add DynamicNodeAnalyzer 2017-09-14 17:15:24 +02:00
TomasVotruba
99e02327e8 [DeprecationExtractor] fix arguments in ArgumentToDeprecationTransformer 2017-09-14 17:09:14 +02:00
TomasVotruba
b234afef08 [DeprecationExtractor] fix test 2017-09-14 13:49:27 +02:00
TomasVotruba
31423bb006 fix cs 2017-09-14 13:07:56 +02:00
TomasVotruba
43a74471b9 [NodeValueResolver] decouple ConcatValueResolver, ClassConstantFetchValueResolver 2017-09-14 13:07:44 +02:00
TomasVotruba
ed4a309376 cleanup 2017-09-14 13:00:24 +02:00
TomasVotruba
24982d6c4c cleanup 2017-09-14 12:59:24 +02:00
TomasVotruba
d5ebe11ecd cleanup 2017-09-14 12:56:34 +02:00
TomasVotruba
2905acc86a cleanup 2017-09-14 12:54:02 +02:00