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 |
|
zingimmick
|
b943ba59cf
|
Update doctrine/inflector requirement from ^1.3 to ^1.4|^2.0
|
2020-07-28 00:19:38 +08:00 |
|
Tomas Votruba
|
abd580a6cf
|
Merge pull request #3795 from rectorphp/order-any-object-like-param-constuctor
|
2020-07-27 18:06:42 +02:00 |
|
dobryy
|
dd9eda12c6
|
Apply rule
|
2020-07-27 16:39:34 +02:00 |
|
dobryy
|
6547082ddd
|
[Order] Order any param (Nullable or with default value) that has type of Object
|
2020-07-27 16:39:34 +02:00 |
|
kodiakhq[bot]
|
e09bd79c72
|
Merge pull request #3805 from rectorphp/naming-fixes
[Nette] dim fetch naming fixes
|
2020-07-27 12:48:56 +00:00 |
|
TomasVotruba
|
9e7c30cef3
|
fix create component method name
|
2020-07-27 14:44:23 +02:00 |
|
TomasVotruba
|
955f7a7e76
|
refactor arra dim fetch to exclusive rules
|
2020-07-27 13:18:18 +02:00 |
|
TomasVotruba
|
e647b8f003
|
decopule PropertyDocBlockManipulator
|
2020-07-27 12:56:13 +02:00 |
|
kodiakhq[bot]
|
85117cae1e
|
Merge pull request #3802 from rectorphp/misc
misc
|
2020-07-27 10:43:47 +00:00 |
|