Jan Mikeš
|
82ad572707
|
Changed docker image for easier extending
|
2019-05-03 18:51:33 +02:00 |
|
Tomas Votruba
|
7046f47dad
|
remove clutter from README rector description
|
2019-05-03 15:51:39 +02:00 |
|
Tomas Votruba
|
de90fd6d66
|
3 steps now
|
2019-05-03 15:49:06 +02:00 |
|
Tomas Votruba
|
e7f420d484
|
shorten readme sample
|
2019-05-03 15:48:22 +02:00 |
|
Tomáš Votruba
|
5c7c48096a
|
Merge pull request #1377 from rectorphp/import-func
Add function support to ImportFullyQualifiedNamesRector
|
2019-05-03 00:37:04 +02:00 |
|
Tomas Votruba
|
b63a0821c8
|
Add function support to ImportFullyQualifiedNamesRector
|
2019-05-03 00:10:27 +02:00 |
|
Tomas Votruba
|
c2495c1759
|
update CHANGELOG for 0.4.12
v0.4.12
|
2019-05-02 01:59:42 +02:00 |
|
Tomas Votruba
|
4317596fd1
|
update docs
|
2019-05-02 01:56:58 +02:00 |
|
Tomáš Votruba
|
89e87c8af4
|
Fix file removal in MultipleClassFileToPsr4ClassesRector (#1375)
Fix file removal in MultipleClassFileToPsr4ClassesRector
|
2019-05-02 01:51:56 +02:00 |
|
Tomas Votruba
|
bac303c52f
|
remove original file if in different name - in MultipleClassFileToPsr4ClassesRector
|
2019-05-02 01:32:33 +02:00 |
|
Tomas Votruba
|
d7705c1bbb
|
composer: add php-doc-parser
|
2019-05-01 20:28:08 +02:00 |
|
Tomas Votruba
|
59a29eff95
|
add AttributeAwareDeprecatedTagValueNode [closes #1366]
|
2019-05-01 20:26:23 +02:00 |
|
Tomas Votruba
|
f409a5fc70
|
fix already imported
|
2019-05-01 19:31:44 +02:00 |
|
Tomas Votruba
|
8ca0768040
|
fix already used names
|
2019-05-01 18:01:51 +02:00 |
|
Pierre du Plessis
|
d02545ecb5
|
Don't set class and method attributes for anpnymous class methods
|
2019-05-01 15:39:09 +02:00 |
|
Tomas Votruba
|
a1d600fc2c
|
add failing test case
|
2019-05-01 14:57:36 +02:00 |
|
Tomas Votruba
|
87635a556b
|
import just once
|
2019-05-01 14:53:58 +02:00 |
|
Tomáš Votruba
|
d2e319a1c5
|
make ImportFullyQualifiedNamesRector take into account existing imports on combination of PHP and doc block (#1370)
make ImportFullyQualifiedNamesRector take into account existing imports on combination of PHP and doc block
|
2019-05-01 14:38:50 +02:00 |
|
Tomas Votruba
|
3dcb1bf35f
|
make ImportFullyQualifiedNamesRector take into account existing imports on combination of PHP and doc block
|
2019-05-01 14:37:04 +02:00 |
|
Tomáš Votruba
|
4d3f881ee5
|
[CodingStyle] ImportsInClassCollection fixes (#1369)
[CodingStyle] ImportsInClassCollection fixes
|
2019-05-01 14:15:31 +02:00 |
|
Tomas Votruba
|
c5fc331857
|
add ImportsInClassCollection
|
2019-05-01 13:51:56 +02:00 |
|
Tomas Votruba
|
85ff969f30
|
[CodingStyle] Fix ImportFullyQualifiedNamesRector for multiple same-ending doc types
|
2019-05-01 13:51:38 +02:00 |
|
Tomáš Votruba
|
ea1a151897
|
[CodingStyle] Fix ImportFullyQualifiedNamesRector for self imports (#1368)
[CodingStyle] Fix ImportFullyQualifiedNamesRector for self imports
|
2019-05-01 11:43:14 +02:00 |
|
Tomas Votruba
|
c15c8b1992
|
[CodingStyle] Fix ImportFullyQualifiedNamesRector for self imports
|
2019-05-01 11:30:06 +02:00 |
|
Tomáš Votruba
|
39dab133fa
|
[CodingStyle] Fix interface short name identical with class name in ImportFullyQualifiedNamesRector (#1365)
[CodingStyle] Fix interface short name identical with class name in ImportFullyQualifiedNamesRector
|
2019-05-01 00:58:35 +02:00 |
|
Tomas Votruba
|
25258e1028
|
fix cs
|
2019-05-01 00:49:59 +02:00 |
|
Tomas Votruba
|
9e0d83fdff
|
[CodingStyle] Fix interface short name identical with class name in ImportFullyQualifiedNamesRector + add doc block import
|
2019-05-01 00:47:45 +02:00 |
|
Pierre du Plessis
|
693eb88d68
|
Add failing test case for anonymous class with interface
|
2019-04-30 15:25:20 +02:00 |
|
Tomas Votruba
|
ce9db1299e
|
README: add sponsor links, cleanup
|
2019-04-29 23:42:11 +02:00 |
|
Tomáš Votruba
|
c1ca791cee
|
[PHP] Add AddDefaultValueForUndefinedVariableRector (#1363)
[PHP] Add AddDefaultValueForUndefinedVariableRector
|
2019-04-29 16:22:36 +02:00 |
|
Tomas Votruba
|
5d78e0a050
|
[PHP] Add AddDefaultValueForUndefinedVariableRector
|
2019-04-29 16:05:39 +02:00 |
|
Tomáš Votruba
|
f7a19c341e
|
[PHP 7.4] Add ReservedFnFunctionRector (#1362)
[PHP 7.4] Add ReservedFnFunctionRector
|
2019-04-29 13:22:35 +02:00 |
|
Tomas Votruba
|
5243acc3ea
|
travis: allow dog food run to fail
|
2019-04-29 13:14:25 +02:00 |
|
Tomas Votruba
|
4f654b8174
|
[PHP 7.4] Add ReservedFnFunctionRector
|
2019-04-29 13:10:05 +02:00 |
|
Tomáš Votruba
|
fdf4f6e214
|
[Symfony] Fix GetRequestRector for get non method calls (#1361)
[Symfony] Fix GetRequestRector for get non method calls
|
2019-04-29 13:02:14 +02:00 |
|
Tomas Votruba
|
faa737fe42
|
[Symfony] Fix GetRequestRector for get non method calls [closes #1356]
|
2019-04-29 12:58:29 +02:00 |
|
Tomas Votruba
|
c616a0698f
|
restore test case
|
2019-04-29 12:58:29 +02:00 |
|
Tomáš Votruba
|
1728b247e7
|
Notice file rectors on run (#1359)
Notice file rectors on run
|
2019-04-29 11:46:13 +02:00 |
|
Tomas Votruba
|
9427b46ed9
|
Notice file rectors on run [closes #1355]
|
2019-04-29 11:45:20 +02:00 |
|
Tomas Votruba
|
94aba5f736
|
decouple addTypeSpecificTag() in DocBlockManipulator
|
2019-04-29 11:40:52 +02:00 |
|
Tomáš Votruba
|
5a6a146dd7
|
Merge pull request #1357 from rectorphp/tests-consolidate
Tests improvements
|
2019-04-29 11:09:44 +02:00 |
|
Tomas Votruba
|
1fe23d12c8
|
merge getRectorClass() and getRectorConfiguration()
|
2019-04-29 07:36:22 +02:00 |
|
Tomas Votruba
|
c3dd955f7d
|
add addReturnTag method
|
2019-04-29 07:31:43 +02:00 |
|
Tomas Votruba
|
dde57cc931
|
phpstan: remove unmatched errors
|
2019-04-29 07:20:23 +02:00 |
|
Tomas Votruba
|
7325df340b
|
composer: bump deps
|
2019-04-29 06:30:04 +02:00 |
|
Tomas Votruba
|
76e6bf9ad2
|
travis: fix version format
|
2019-04-29 06:13:36 +02:00 |
|
Tomas Votruba
|
163392bd9b
|
coding style
|
2019-04-29 06:09:00 +02:00 |
|
Tomáš Votruba
|
db36e503c6
|
Merge pull request #1354 from rectorphp/speedup-test
Speedup tests by 90 % from 41 secs to 4
|
2019-04-29 01:33:24 +02:00 |
|
Tomas Votruba
|
5fa34b0e2d
|
remove unused test configs
|
2019-04-29 01:26:03 +02:00 |
|
Tomas Votruba
|
1092cd91c0
|
fix cs
|
2019-04-29 01:10:39 +02:00 |
|