TomasVotruba
|
2114a73462
|
add missing rules dir
v0.7.0
|
2020-02-14 10:04:54 +01:00 |
|
alfredbez
|
462cd0dc5d
|
added first OXID rector
|
2020-02-14 09:27:11 +01:00 |
|
Aerendir
|
bd691a6dc5
|
Improve namings.
|
2020-02-14 03:04:20 +01:00 |
|
TomasVotruba
|
56a71b1169
|
fix bool
|
2020-02-14 00:33:44 +01:00 |
|
Tomas Votruba
|
71a855f29d
|
Merge pull request #2850 from rectorphp/phpstan-rector-rule
[PHPStan] Add KeepRectorNamespaceForRectorRule
|
2020-02-14 00:19:22 +01:00 |
|
TomasVotruba
|
4e37157a88
|
fix non-Rector locations
|
2020-02-13 23:44:04 +01:00 |
|
TomasVotruba
|
0d21a466da
|
Add ClassInCorrectNamespaceRector
|
2020-02-13 23:44:04 +01:00 |
|
TomasVotruba
|
187bcd92eb
|
use filesytem utils package name
|
2020-02-13 23:02:57 +01:00 |
|
TomasVotruba
|
86bcb6eb7b
|
fix cs
|
2020-02-13 22:48:16 +01:00 |
|
Tomas Votruba
|
fee94b888f
|
Merge pull request #2849 from rectorphp/core-func-to-static-call
[Renaming] Add RenameFuncCallToStaticCallRector
|
2020-02-13 22:26:40 +01:00 |
|
TomasVotruba
|
e564834329
|
docs link to the top to find quickly
|
2020-02-13 17:16:13 +01:00 |
|
TomasVotruba
|
42c5141d70
|
[Renaming] Add RenameFuncCallToStaticCallRector
|
2020-02-13 17:12:38 +01:00 |
|
TomasVotruba
|
2a779b86c2
|
rename generator to rules
|
2020-02-13 17:10:07 +01:00 |
|
Tomas Votruba
|
3d22e303a8
|
Merge pull request #2845 from rectorphp/fix-callable
improve original format in CallableTypeNode
|
2020-02-13 15:42:58 +01:00 |
|
TomasVotruba
|
daba8df475
|
improve original format in CallableTypeNode
|
2020-02-13 15:39:15 +01:00 |
|
Tomas Votruba
|
f8446a60b0
|
Merge pull request #2847 from rectorphp/fix-dev-in-build
move core architecture to own set
|
2020-02-13 14:51:31 +01:00 |
|
TomasVotruba
|
09cf6f8a4a
|
move core architecture to own set
|
2020-02-13 14:44:36 +01:00 |
|
Tomas Votruba
|
8512859813
|
Merge pull request #2846 from rectorphp/fix-dev-in-build
Fix dev in build
|
2020-02-13 11:49:42 +01:00 |
|
TomasVotruba
|
a06ac12e04
|
[Compiler] Decouple ComposerJsonManipulator, allow dev deps for phpstan robot loader
|
2020-02-13 11:48:34 +01:00 |
|
Tomas Votruba
|
351c2dc068
|
Merge pull request #2840 from ikvasnica/patch-1
Inject the coveralls token as a secret
|
2020-02-13 11:47:13 +01:00 |
|
Tomas Votruba
|
c02a994591
|
Merge pull request #2844 from rectorphp/update
Update to PHPStan 0.12.10 stable
|
2020-02-13 11:17:54 +01:00 |
|
TomasVotruba
|
13aff11638
|
fix statis int/float in ereg transformer
|
2020-02-13 11:10:09 +01:00 |
|
TomasVotruba
|
6072707458
|
decouple RegexPatternDetector
|
2020-02-13 11:09:51 +01:00 |
|
TomasVotruba
|
11f401daf9
|
fix ChangeQuerySetParametersMethodParameterFromArrayToArrayCollection location
|
2020-02-13 11:09:07 +01:00 |
|
Tomas Votruba
|
5fac95d961
|
Merge pull request #2843 from alfredbez/add-checks-to-complete-check
add more checks to 'composer complete-check'
|
2020-02-13 10:49:16 +01:00 |
|
alfredbez
|
722fba7138
|
add more checks to 'composer complete-check'
|
2020-02-13 08:52:51 +01:00 |
|
Tomas Votruba
|
9b75a6e0a7
|
Merge pull request #2839 from sabbelasichon/bugfix/cross-platform-compatible-splitting
[BUGFIX] Add cross platform compatible newline character
|
2020-02-12 11:14:05 +01:00 |
|
Tomas Votruba
|
6d944620b4
|
Merge pull request #2821 from vladyslavstartsev/setParameters-to-ArrayCollection
rector for doctrine setParameters method
|
2020-02-12 10:48:37 +01:00 |
|
Aerendir
|
9fa8812571
|
Fix a partial import.
|
2020-02-12 01:52:47 +01:00 |
|
Aerendir
|
d4d733c1fa
|
#2824: Improve names of variables.
|
2020-02-12 01:23:24 +01:00 |
|
Aerendir
|
d2460d4cec
|
#2824: Support functions.
|
2020-02-12 01:15:05 +01:00 |
|
Aerendir
|
12670ed9df
|
#2824: Automatically add to DocBlock comments the thrown \Throwables .
|
2020-02-12 00:57:48 +01:00 |
|
Ivan Kvasnica
|
715daef334
|
Inject the coveralls token as a secret
|
2020-02-11 22:54:16 +01:00 |
|
Sebastian Schreiber
|
d35a648121
|
[BUGFIX] Add cross platform compatible newline character
|
2020-02-11 22:48:55 +01:00 |
|
Tomas Votruba
|
fa5d62948a
|
Merge pull request #2838 from rectorphp/split-rules
move Rector-rule based packages from /packages to /rules
|
2020-02-11 14:56:51 +01:00 |
|
TomasVotruba
|
a7e5e9792a
|
fix sonar paths
|
2020-02-11 14:50:48 +01:00 |
|
TomasVotruba
|
8eabb25880
|
fix docs generator
|
2020-02-11 14:49:32 +01:00 |
|
TomasVotruba
|
bc5eefdb76
|
improve AddSeeTestAnnotationRector
|
2020-02-11 14:40:59 +01:00 |
|
TomasVotruba
|
4aac338d20
|
improve ParamTypeDeclarationRector complexity
|
2020-02-11 14:11:47 +01:00 |
|
TomasVotruba
|
3e5dd77bb6
|
move Rector-rule based packages from /packages to /rules
|
2020-02-11 13:41:37 +01:00 |
|
Vladyslav Startsev
|
118cfd282e
|
implemented basic of moving from array to ArrayCollection in setParameters method.
Only works in if you extend basic EntityRepository, but for all types
(Doctrine\ORM\Query, Doctrine\ORM\NativeQuery, Doctrine\ORM\QueryBuilder)
|
2020-02-11 00:12:01 +02:00 |
|
TomasVotruba
|
a0f303f1b8
|
remove retry, breaks json
|
2020-02-10 18:19:10 +01:00 |
|
Tomas Votruba
|
a8a9886c26
|
Merge pull request #2742 from Lctrs/decouple
Decouple PHPStan Type to function resolver logic
|
2020-02-10 15:09:51 +01:00 |
|
Lctrs
|
11c0655718
|
Decouple PHPStan Type to function resolver logic
|
2020-02-10 14:00:39 +01:00 |
|
TomasVotruba
|
1abb9835e5
|
fix missing attribute aware
|
2020-02-10 10:56:32 +01:00 |
|
Tomas Votruba
|
5f38ce4608
|
Merge pull request #2831 from rectorphp/import
remove parameter in imports
|
2020-02-10 10:52:07 +01:00 |
|
TomasVotruba
|
76ec1284d9
|
remove parameter in imports
|
2020-02-10 10:51:14 +01:00 |
|
Tomas Votruba
|
e22de3f2de
|
Merge pull request #2830 from rectorphp/node-type-mapper
Decouple Static Type Mapper
|
2020-02-10 10:39:01 +01:00 |
|
TomasVotruba
|
10b810d3b0
|
remove fixed phpstan errors [skip ci]
|
2020-02-10 10:32:18 +01:00 |
|
TomasVotruba
|
8d47291c96
|
decouple PhpParser mappers to StaticTypeMapper
|
2020-02-10 10:30:13 +01:00 |
|