Commit Graph

  • 01d5d397e1 bootstrap: add autoload paths comments TomasVotruba 2017-09-26 11:11:59 +0200
  • e1148ad3fd add own Appication with --config TomasVotruba 2017-09-26 11:11:36 +0200
  • 22b9743574 rename ReconstructCommand to ProcessCommand TomasVotruba 2017-09-26 10:52:06 +0200
  • fcd57b30de cs fixes TomasVotruba 2017-09-26 02:24:07 +0200
  • e1f9aaaf7b Merge pull request #45 from RectorPHP/deprecation-command Tomáš Votruba 2017-09-26 02:22:38 +0200
  • 4adb7c1a9d Merge pull request #47 from grogy/patch-2 Tomáš Votruba 2017-09-24 20:26:19 +0200
  • 78706d7f58 search files recursive in directories Václav Makeš 2017-09-24 00:48:23 +0200
  • b6d428cd0e AbstactRector: add final to enterNode() TomasVotruba 2017-09-22 16:26:08 +0200
  • a313ea68b5 add SymfonyStyle TomasVotruba 2017-09-21 13:05:21 +0200
  • e579fd7bc4 [DeprecationExtractor] rename command + add CommandNaming helper TomasVotruba 2017-09-21 13:02:34 +0200
  • 5614dd25ff Merge pull request #44 from RectorPHP/deprecation-scan Tomáš Votruba 2017-09-21 12:51:14 +0200
  • fa980a52cc update README badges to new org TomasVotruba 2017-09-21 12:40:27 +0200
  • e07cb789d5 make tests run again TomasVotruba 2017-09-21 12:27:28 +0200
  • 6e2afdba0e fix patch TomasVotruba 2017-09-21 12:19:20 +0200
  • b1c770d991 cs fixes TomasVotruba 2017-09-21 11:49:02 +0200
  • d83b4e6e3e add few php-parser patches; use MethodReflector to avoid class_exist code running TomasVotruba 2017-09-21 11:44:04 +0200
  • 2c53ce3f8e patch for better-reflection and php-parser dev incompat TomasVotruba 2017-09-21 10:26:45 +0200
  • d7fc7dcb27 [Rector] add CompilerAddPassPriorityRector TomasVotruba 2017-09-20 18:18:42 +0200
  • 16cc687066 misc TomasVotruba 2017-09-20 18:01:59 +0200
  • 66f2b2901a [Rector] add ContainerBuilderCompileEnvArgument TomasVotruba 2017-09-20 18:01:51 +0200
  • 0dcc18e511 ecs: ignore class related file TomasVotruba 2017-09-20 17:43:49 +0200
  • e2ccd2b16e composer: bump slam fixer TomasVotruba 2017-09-20 17:43:29 +0200
  • 2b97587d03 fix tests TomasVotruba 2017-09-18 14:53:50 +0200
  • f51e8d15b0 fix cs TomasVotruba 2017-09-18 14:53:28 +0200
  • 537d3a471a add SetInjectToAddTagRector to nette23 set TomasVotruba 2017-09-18 14:52:11 +0200
  • 867bbb65ea add SetInjectToAddTagRector TomasVotruba 2017-09-18 14:50:26 +0200
  • 8515b20962 drop SetNames class, not used TomasVotruba 2017-09-15 00:30:27 +0200
  • aa57342a06 ClassMethodDeprecation: add missing arg getters TomasVotruba 2017-09-15 00:29:52 +0200
  • 2080bb75e9 [NodeValueResolver] complete README TomasVotruba 2017-09-15 00:23:46 +0200
  • b20865f128 ecs: cleanup TomasVotruba 2017-09-15 00:23:05 +0200
  • 96d562172d Merge pull request #42 from TomasVotruba/deprecation-arguments Tomáš Votruba 2017-09-15 00:14:34 +0200
  • a5e2d254d5 name typo [ci skip] TomasVotruba 2017-09-15 00:13:36 +0200
  • df039633e1 README: emoji fix [ci skip] TomasVotruba 2017-09-15 00:12:30 +0200
  • 76e88e6d10 composer: drop unused better-reflection TomasVotruba 2017-09-15 00:10:47 +0200
  • 8566bf5097 fix cs TomasVotruba 2017-09-15 00:05:30 +0200
  • b4c464ff6a fix unreal test TomasVotruba 2017-09-14 23:22:25 +0200
  • c52380e39f fix cs TomasVotruba 2017-09-14 17:21:10 +0200
  • e376116f17 fix tests TomasVotruba 2017-09-14 17:20:42 +0200
  • 65c68c55b0 [NodeValueResolver] add DynamicNodeAnalyzer TomasVotruba 2017-09-14 17:15:24 +0200
  • 99e02327e8 [DeprecationExtractor] fix arguments in ArgumentToDeprecationTransformer TomasVotruba 2017-09-14 17:09:14 +0200
  • b234afef08 [DeprecationExtractor] fix test TomasVotruba 2017-09-14 13:49:27 +0200
  • 31423bb006 fix cs TomasVotruba 2017-09-14 13:07:56 +0200
  • 43a74471b9 [NodeValueResolver] decouple ConcatValueResolver, ClassConstantFetchValueResolver TomasVotruba 2017-09-14 13:07:44 +0200
  • ed4a309376 cleanup TomasVotruba 2017-09-14 13:00:24 +0200
  • 24982d6c4c cleanup TomasVotruba 2017-09-14 12:59:24 +0200
  • d5ebe11ecd cleanup TomasVotruba 2017-09-14 12:56:34 +0200
  • 2905acc86a cleanup TomasVotruba 2017-09-14 12:54:02 +0200
  • ffeaf23cd8 [NodeValueResolver] PerNodeValueResolvers WIP TomasVotruba 2017-09-14 12:49:26 +0200
  • 192a940a87 [NodeValueResolver] decouple to small services TomasVotruba 2017-09-14 10:37:44 +0200
  • e0ac899cda fix cs TomasVotruba 2017-09-14 01:27:11 +0200
  • 1edbf16de7 cleanup TomasVotruba 2017-09-14 01:26:19 +0200
  • 9601121794 add NodeValueResolver TomasVotruba 2017-09-14 01:11:50 +0200
  • fe4bfd55c1 [DeprecationExtractor] fix up TomasVotruba 2017-09-13 18:50:21 +0200
  • bea598cdc9 misc TomasVotruba 2017-09-12 14:42:17 +0200
  • 810d21d862 ArgumentToDeprecationTransformer: sprintf WIP TomasVotruba 2017-09-12 10:57:42 +0200
  • 6e4c6749d7 ArgumentToDeprecationTransformer: sprintf init TomasVotruba 2017-09-12 10:44:54 +0200
  • 651c8f096a decouple Namespace detection from NamespaceAnalyzer to NamespaceResolver (NodeVisitor) TomasVotruba 2017-09-12 10:30:47 +0200
  • c164decf7c [DeprecationExtractor] add local method TomasVotruba 2017-09-12 01:31:06 +0200
  • 899d1f1df0 [DeprecationExtractor] add RemovedClassMethodDeprecation and NamespaceAnalyzer TomasVotruba 2017-09-12 01:24:20 +0200
  • 32beffd7f6 spaces TomasVotruba 2017-09-11 23:47:55 +0200
  • db92f37ed7 [DepreactionExtractor] decouple class instead matcher to ClassAndMethodMatcher TomasVotruba 2017-09-11 23:46:19 +0200
  • dc757b10d0 Merge pull request #41 from TomasVotruba/deprecation-arguments Tomáš Votruba 2017-09-11 21:23:25 +0200
  • 775c54958e fix cs TomasVotruba 2017-09-11 21:08:05 +0200
  • 5c26752773 Merge pull request #40 from TomasVotruba/deprecation-messages Tomáš Votruba 2017-09-11 16:29:56 +0200
  • 34bdfa0d9d misc TomasVotruba 2017-09-11 16:29:29 +0200
  • a542a49e48 DocBlockAnalyzer - fix empty string return TomasVotruba 2017-09-11 16:17:14 +0200
  • aec99fc6e7 [DeprecationExtractor] ArgumentToDeprecationTransformer WIP TomasVotruba 2017-09-11 16:16:59 +0200
  • 7fbb864f6d [NodeTypeResolver] fix tests TomasVotruba 2017-09-11 15:54:15 +0200
  • a193a3b6d0 cs fixes TomasVotruba 2017-09-11 15:33:46 +0200
  • 322a1de938 drop unused test, cs fixes TomasVotruba 2017-09-11 15:27:36 +0200
  • 912e501f43 fix phpstan TomasVotruba 2017-09-11 15:24:35 +0200
  • e952b5a0cd [DeprecationExtractor] add ClassDeprecation, improve regexp TomasVotruba 2017-09-11 15:07:38 +0200
  • 594422ccb3 [DeprecationExtractor] deprecatinos wont be in tests TomasVotruba 2017-09-10 15:44:43 +0200
  • 0b4da17102 misc TomasVotruba 2017-09-10 15:41:37 +0200
  • 822cfaf514 fix NotImplementedException by dropping useless __CLASS__ TomasVotruba 2017-09-10 15:29:25 +0200
  • 27ed12e52b composer: require symfony\expressive to make tests work TomasVotruba 2017-09-10 15:12:15 +0200
  • 7b7914a7d2 Attribute: make names pascal case to be consistent with native nikic/php-parser TomasVotruba 2017-09-10 15:11:59 +0200
  • 480381bbe1 Node too free types fixes TomasVotruba 2017-09-09 20:59:16 +0200
  • dfa47b493e Merge pull request #39 from TomasVotruba/levels Tomáš Votruba 2017-09-09 20:53:34 +0200
  • e4efb4ca23 update README with level concept TomasVotruba 2017-09-09 20:44:44 +0200
  • 85d6f6a0fc fix tests TomasVotruba 2017-09-09 20:35:16 +0200
  • e6d297a2e6 drop per Rector level configuration; use more clear config setup - easier to combine and include TomasVotruba 2017-09-09 20:33:01 +0200
  • 3053b30783 Merge pull request #37 from TomasVotruba/flow Tomáš Votruba 2017-09-09 20:11:47 +0200
  • 5ee252b4dd cleanup TomasVotruba 2017-09-09 20:08:55 +0200
  • a1054544f1 [DeprecationExtractor] MessageToDeprecationTransformer misc TomasVotruba 2017-09-09 14:46:24 +0200
  • a3a4985aef cs fixes, better naming for ArgNode TomasVotruba 2017-09-09 01:13:44 +0200
  • b529a60f0b [DeprecationExtractor] add ArguemtnToDeprecationTransformer TomasVotruba 2017-09-09 01:10:08 +0200
  • ea88254312 cs fixes TomasVotruba 2017-09-09 00:58:29 +0200
  • 0d8fb213c0 [DeprecationExtractor] add TriggerErrorAnalyzer, add SCOPE_NODE TomasVotruba 2017-09-09 00:56:15 +0200
  • 81ae16ffe7 remove unused code TomasVotruba 2017-09-08 23:46:46 +0200
  • 135bee7d28 L TomasVotruba 2017-09-08 20:56:56 +0200
  • 7f27fe39f6 fix dir name TomasVotruba 2017-09-08 20:44:36 +0200
  • c54ec26137 rename TriggerExtractor to DeprecationExtractor TomasVotruba 2017-09-08 20:42:16 +0200
  • b808383aca simplify DeprecationDetector TomasVotruba 2017-09-08 11:25:05 +0200
  • 6c1ca0caf5 Kernel: add inspiration TomasVotruba 2017-09-08 01:42:26 +0200
  • 0c36660c08 Kernel: add inspiration TomasVotruba 2017-09-08 01:41:45 +0200
  • ee14bf9654 DocBlockAnalyzer: add getAnnotationFromNode TomasVotruba 2017-09-08 01:33:12 +0200
  • 073231b5df misc + cs fixes TomasVotruba 2017-09-08 01:18:46 +0200
  • a6644b78bf DocBlockAnalyzer init TomasVotruba 2017-09-07 19:54:24 +0200
  • 2dd5ef5f7b [TriggerExtractor] add Scope TomasVotruba 2017-09-07 16:04:20 +0200