9972 Commits

Author SHA1 Message Date
TomasVotruba
0647a0e922 update docs to use call() 2020-07-30 17:42:01 +02:00
TomasVotruba
ce480d3983 remove SplitLine value object 2020-07-30 16:40:34 +02:00
TomasVotruba
2291d5540a decopule testing tools 2020-07-30 16:31:57 +02:00
TomasVotruba
10e024b3e2 [CI] temporarily disable lowest dependencies, they get stuck for some reason 2020-07-30 16:09:16 +02:00
Tomas Votruba
8f765da4b5
Merge pull request #3830 from rectorphp/fix-call
[PHP 7.0] Fix variable name on static call
2020-07-30 16:07:35 +02:00
TomasVotruba
2ad011673f [PHP 7.0] Fix variable name on static call 2020-07-30 15:53:21 +02:00
Tomas Votruba
1796665137
Merge pull request #3825 from fsok/failing_test_3824
Add failing test case for issue 3824
2020-07-30 15:35:43 +02:00
Tomas Votruba
fc8b18e678
Merge pull request #3829 from rectorphp/allow-package-testing-as-exclude-broken 2020-07-30 15:35:18 +02:00
TomasVotruba
fa76a56e08 fix value object moving 2020-07-30 15:31:37 +02:00
TomasVotruba
2bdb38b602 add suffix to prevent phpunit autoload 2020-07-30 15:27:39 +02:00
Tomas Votruba
d8566ffb82
Merge pull request #3821 from rectorphp/from-magic-to-configurable-rector-interface
add ConfigurableRectorInterface
2020-07-30 15:03:49 +02:00
TomasVotruba
fe72e003ed use constants in configs 2020-07-30 13:53:53 +02:00
TomasVotruba
b376dd8169 [SymonfyPhpConfig] Add ChangeCallByNameToConstantByClassRector 2020-07-30 01:38:09 +02:00
TomasVotruba
3aa9b261a2 [config] switch from args to configure method call 2020-07-30 00:43:06 +02:00
Felix Sokoliuk
5d6e5964b9 add failing test case for issue 3824 2020-07-30 00:29:45 +02:00
TomasVotruba
32ee83de05 add ChangeServiceArgumentsToMethodCallRector 2020-07-30 00:24:00 +02:00
TomasVotruba
135c6cd110 make fixture naming unique 2020-07-29 21:52:18 +02:00
TomasVotruba
66c80eb2ce [SymfonyPhpConfig] Add ChangeServiceArgumentsToMethodCallRector 2020-07-29 21:34:09 +02:00
TomasVotruba
853b515870 add ConfigurableRectorInterface 2020-07-29 21:02:29 +02:00
Tomas Votruba
efa35bbd83
Merge pull request #3823 from rectorphp/better-generator
[RectorGenerator] Refactoring to testable code
2020-07-29 20:58:47 +02:00
TomasVotruba
2741893bbf [RectorGenerator] Refactoring to testable code 2020-07-29 20:50:31 +02:00
Tomas Votruba
f4c741f3f9
Merge pull request #3822 from rectorphp/dx-php-syntax-configuration
[DX] Update README and other docs files to use PHP syntax for configs
v0.7.55
2020-07-29 19:24:47 +02:00
dobryy
e6ce370875 [DX] Update README and other docs files to use PHP syntax for configs 2020-07-29 19:18:07 +02:00
TomasVotruba
747f3cd45c addJSelect to form options 2020-07-29 11:06:47 +02:00
kodiakhq[bot]
886c97118e
Merge pull request #3820 from rectorphp/docs
docs
2020-07-29 08:37:18 +00:00
TomasVotruba
d4fc22bd55 fix typo 2020-07-29 10:33:10 +02:00
kodiakhq[bot]
183e12eff5
Merge pull request #3819 from rectorphp/nette-30-translate
[Nette 3.0] Translate contract
2020-07-29 01:44:05 +00:00
TomasVotruba
9488eb5d07 add debug notes 2020-07-29 03:39:48 +02:00
TomasVotruba
5859625d5d [Nette] Add TranslateClassMethodToVariadicsRector 2020-07-29 03:21:08 +02:00
TomasVotruba
94088334c7 fix missing test fixture in generator 2020-07-29 02:29:44 +02:00
TomasVotruba
de5026fdb1 remove left-over of Generic rules 2020-07-29 02:28:32 +02:00
TomasVotruba
1e7ad43b4d rename CreateRector command to only Create 2020-07-29 02:27:21 +02:00
Tomas Votruba
32a89e85e1
Merge pull request #3818 from rectorphp/core-to-generic
Move src/Rector to rules/generic/src/Rector, Core namespace for rules to Generic
2020-07-29 02:11:40 +02:00
TomasVotruba
7c01151ec6 Move Core Rector rules to Generic namespace, to prevent mixup with Core code 2020-07-29 02:05:52 +02:00
Tomas Votruba
e2afd786bc
Merge pull request #3815 from rectorphp/nette-30 2020-07-29 01:42:26 +02:00
TomasVotruba
743e9c75a3 [Nette 3.0] Add container builder extends to helpers 2020-07-29 01:21:59 +02:00
TomasVotruba
2eddb274c2 use standard __ for vars 2020-07-28 23:54:13 +02:00
TomasVotruba
6817edb902 improve create rector command with configuration 2020-07-28 17:46:48 +02:00
TomasVotruba
cdd3935ef6 add RecipeOption to prevent typos; first attempt to use constant-named parameters 2020-07-28 17:46:48 +02:00
TomasVotruba
f845935e4a [Nette 3.0] Get config to merge with defaults 2020-07-28 17:46:48 +02:00
TomasVotruba
2059164fbb add contribute class const evnet rename 2020-07-28 13:10:35 +02:00
Tomas Votruba
de2f15544a
Merge pull request #3791 from rectorphp/enable-order-set-for-rector-ci 2020-07-28 00:08:21 +02:00
kodiakhq[bot]
6eee77c4a2
Merge pull request #3811 from rectorphp/fix-constant-class
fix fixture content
2020-07-27 22:07:01 +00:00
TomasVotruba
cd942d5a07 fix fixture content 2020-07-28 00:02:54 +02:00
rector-bot
d994b87899 fixup! fixup! Enable Order Set with failing rules disabled 2020-07-27 21:49:22 +00:00
rector-bot
d5cde3eae1 fixup! Enable Order Set with failing rules disabled 2020-07-27 21:48:27 +00:00
dobryy
338203a9f4 Enable Order Set with failing rules disabled 2020-07-27 23:44:26 +02:00
Tomas Votruba
1743aa969c
Merge pull request #3808 from rectorphp/case-class 2020-07-27 20:46:15 +02:00
TomasVotruba
8c31bd27e4 [CodeQuality] Add case class name fix 2020-07-27 20:45:41 +02:00
Tomas Votruba
64a1ddcbff
Merge pull request #3809 from zingimmick/doctrine/inflector-2.0
Update doctrine/inflector requirement from ^1.3 to ^1.4|^2.0
2020-07-27 18:38:01 +02:00