Jürgen Henge-Ernst
|
f161b74939
|
FIXED: Catastrophic backtracking in regular expression if the current text pattern contains lot of white spaces
|
2019-07-29 10:12:47 +02:00 |
|
Tomas Votruba
|
e147731771
|
make constant array types unique
|
2019-07-28 18:10:15 +02:00 |
|
Tomas Votruba
|
c7a3d5d8fd
|
improve preslashing for intersection types in DocBlockManipulator
|
2019-07-28 15:58:54 +02:00 |
|
Tomas Votruba
|
cbb0c5ebc6
|
add IntersectionType to StaticTypeToStringResolver
|
2019-07-28 15:52:31 +02:00 |
|
Tomas Votruba
|
9e090281fc
|
[NodeTypeResolver] Add phpunit extension
|
2019-07-28 15:46:37 +02:00 |
|
Tomas Votruba
|
a093e6a951
|
add empty array to static type to string resolver
|
2019-07-28 12:00:12 +02:00 |
|
Tomas Votruba
|
3b76ef97c6
|
add FQN-by defaultn ote
|
2019-07-28 11:10:18 +02:00 |
|
Tomas Votruba
|
7337a292ec
|
fix type analyzer for FQN
|
2019-07-27 20:57:42 +02:00 |
|
Tomas Votruba
|
3ff7016618
|
fix multiple annotations in one filep
|
2019-07-27 13:02:32 +02:00 |
|
Tomas Votruba
|
8e09cef081
|
skip non-annotation prefix
|
2019-07-27 12:49:41 +02:00 |
|
Tomáš Votruba
|
756182c686
|
[Restoration] Return removed class annotations (#1769)
[Restoration] Return removed class annotations
|
2019-07-26 23:02:50 +02:00 |
|
Tomas Votruba
|
20a5763af5
|
[Restoration] Return removed class annotations
|
2019-07-26 22:55:21 +02:00 |
|
Joseph Bielawski
|
f5aee66f2f
|
[Symfony] Use Symfony bridge interface for doctrine service
Autowire is using `Symfony\Bridge\Doctrine\RegistryInterface` not the Doctrine one.
|
2019-07-25 12:12:29 +02:00 |
|
Tomas Votruba
|
4596d656b7
|
[CodingStyle] Add ManualJsonStringToJsonEncodeArrayRector
|
2019-07-24 16:28:32 +02:00 |
|
Tomas Votruba
|
32b19b437b
|
[CodeQuality] Add ThrowWithPreviousExceptionRector
|
2019-07-23 11:08:04 +02:00 |
|
Tomas Votruba
|
bb523e60cb
|
[DeadCode] Add RemoveDuplicatedCaseInSwitchRector
|
2019-07-23 10:51:30 +02:00 |
|
Tomas Votruba
|
dcb9c88e51
|
[SymfonyCodeQuality] Add EventListenerToEventSubscriberRector
|
2019-07-22 21:20:16 +02:00 |
|
Tomas Votruba
|
2b1e07399d
|
make SymfonyContainer factory configurable with kernel_environment
|
2019-07-21 10:06:53 +02:00 |
|
Tomáš Votruba
|
981df8a90f
|
[CodeQuality] Add RemoveAlwaysTrueConditionSetInConstructorRect… (#1754)
[CodeQuality] Add RemoveAlwaysTrueConditionSetInConstructorRector
|
2019-07-19 22:32:41 +02:00 |
|
Tomas Votruba
|
953de95cf0
|
[CodeQuality] Add RemoveAlwaysTrueConditionSetInConstructorRector
|
2019-07-19 21:49:42 +02:00 |
|
Joseph Bielawski
|
d2923570d2
|
[DeadCode] Rector RemoveDeadConstructorRector should skip private method
|
2019-07-19 16:16:30 +02:00 |
|
Tomas Votruba
|
e8b5a11ce4
|
[CodeQuality] Fix CompleteDynamicPropertiesRector for dynamic property fetch
|
2019-07-19 16:00:55 +02:00 |
|
Tomas Votruba
|
28f51cd5ce
|
[CodingStyle] Improve NewlineBeforeNewAssignSetRector
|
2019-07-16 22:47:29 +02:00 |
|
Tomas Votruba
|
48449eed0c
|
add reference support to ParamTypeDeclarationRector
|
2019-07-15 21:40:45 +02:00 |
|
Tomáš Votruba
|
b38f7fa2f8
|
[CodeStyle] Newline before assign (#1739)
[CodeStyle] Newline before assign
|
2019-07-15 20:44:14 +02:00 |
|
Tomáš Votruba
|
ddb54b248a
|
Merge pull request #1735 from tigitz/feat-consider-ref-symbol-docblock
Consider reference symbol in docblock for param type declaration rector
|
2019-07-15 20:36:24 +02:00 |
|
Tomas Votruba
|
473460e1e5
|
[CodingStyle] Add NewlineBeforeNewAssignSetRector
|
2019-07-15 20:35:52 +02:00 |
|
Tomas Votruba
|
87e7343268
|
use constant over string [skip ci]
|
2019-07-14 14:50:28 +02:00 |
|
Tomas Votruba
|
d04b66adef
|
fix import order
|
2019-07-14 14:00:41 +02:00 |
|
Tomas Votruba
|
1a8ed46b02
|
fix cs
|
2019-07-14 13:05:55 +02:00 |
|
Philippe Segatori
|
dd28099d92
|
Consider reference symbol in docblock for param type declaration rector
|
2019-07-13 15:40:29 +02:00 |
|
Tomáš Votruba
|
ba8aa22253
|
skip Illuminate\Support\Collection magic for CompleteDynamicPro… (#1721)
skip Illuminate\Support\Collection magic for CompleteDynamicPropertiesRector
|
2019-07-10 16:43:15 +02:00 |
|
Tomáš Votruba
|
08837ff459
|
[CodingStyle] Add EncapsedStringsToSprintfRector (#1722)
[CodingStyle] Add EncapsedStringsToSprintfRector
|
2019-07-10 16:42:40 +02:00 |
|
Tomas Votruba
|
495063dc60
|
[CodingStyle] Add EncapsedStringsToSprintfRector
|
2019-07-10 16:42:22 +02:00 |
|
Tomáš Votruba
|
ee769031c5
|
Merge pull request #1723 from ravanscafi/static-method-args
Do not remove args when replacing to static calls
|
2019-07-10 16:03:06 +02:00 |
|
Ravan Scafi
|
15a974aac7
|
Empty compacts are forbidden, keep signature by replacing with empty array
|
2019-07-10 10:51:46 -03:00 |
|
Ravan Scafi
|
500a0404a0
|
Do not remove args when replacing to static calls
|
2019-07-10 10:15:12 -03:00 |
|
Tomas Votruba
|
704a32ee54
|
skip Illuminate\Support\Collection magic for CompleteDynamicPropertiesRector
|
2019-07-10 09:26:59 +02:00 |
|
Tomas Votruba
|
2f0396d462
|
add test case for #1595
|
2019-07-10 09:26:59 +02:00 |
|
Tomas Votruba
|
ca378451a6
|
resolve anonymous class to object
|
2019-07-09 22:43:53 +02:00 |
|
Tomas Votruba
|
bd6d976313
|
add test case for #1708
|
2019-07-09 22:43:53 +02:00 |
|
Tomas Votruba
|
21f72206b1
|
[DeadCode] Fix RemoveUnusedPrivatePropertyRector for nested chain method callable
|
2019-07-09 22:15:58 +02:00 |
|
Tomas Votruba
|
878e4054e1
|
[DeadCode] Add static, self and FQN type to RemoveUnusedPrivateMethodRector
|
2019-07-09 21:33:25 +02:00 |
|
Tomas Votruba
|
bb2f77f4b0
|
[DeadCode] Keep array method call in RemoveUnusedPrivateMethodRector
|
2019-07-09 19:45:03 +02:00 |
|
Tomas Votruba
|
6fdf08ab3c
|
[SOLID] Fix PrivatizeLocalClassConstantRector for used constant from single class [closes #1634]
|
2019-07-09 18:51:04 +02:00 |
|
Tomas Votruba
|
d3115e8b8a
|
[CodeQuality] Fix StrlenZeroToIdenticalEmptyStringRector skipping non-matching binary
|
2019-07-09 17:06:58 +02:00 |
|
Ravan Scafi
|
f33531b878
|
Fix tests according to review and a few typos
|
2019-07-09 11:27:55 -03:00 |
|
Tomáš Votruba
|
2fabe47817
|
[FuncCall] Don't add $result to parse_str if second parameter i… (#1709)
[FuncCall] Don't add $result to parse_str if second parameter is already set
|
2019-07-09 15:45:37 +02:00 |
|
Tomáš Votruba
|
b60e48e6d3
|
Merge pull request #1696 from rectorphp/assert-request-debug
[PHPUnit][Symfony] Add AddMessageToEqualsResponseCodeRector
|
2019-07-09 10:29:28 +02:00 |
|
Ravan Scafi
|
8bf272e585
|
Fix multilevel array subsets
|
2019-07-08 18:13:31 -03:00 |
|