TomasVotruba
|
2bfeecd718
|
reorder
|
2020-04-16 08:30:10 +02:00 |
|
TomasVotruba
|
1f84123d48
|
improve helper to command
|
2020-04-15 19:24:52 +02:00 |
|
TomasVotruba
|
296de13121
|
[PHPOffice] Init migration to PHPSpreadSheets
|
2020-04-15 18:48:58 +02:00 |
|
TomasVotruba
|
5758d7c0f1
|
use demo over hiring
|
2020-04-14 21:52:37 +02:00 |
|
Tomas Votruba
|
4b002502ba
|
Merge pull request #2986 from snapshotpl/typed-callable
Typed callable when mixed used
|
2020-04-14 12:47:54 +02:00 |
|
Tomas Votruba
|
4393ff8e36
|
Merge pull request #3164 from rectorphp/dead-assign
[DeadCode] Add RemoveUnusedAssignVariableRector
v0.7.14
|
2020-04-14 10:57:34 +02:00 |
|
TomasVotruba
|
58337e5d0e
|
[NodeNestingScope] Decopule new package
|
2020-04-14 10:52:20 +02:00 |
|
TomasVotruba
|
a7f5abe2f1
|
[DeadCode] Add RemoveUnusedAssignVariableRector
|
2020-04-14 10:45:04 +02:00 |
|
Tomas Votruba
|
d254821f7a
|
Merge pull request #3161 from rectorphp/fix-comment-removal
fix comment removal
|
2020-04-13 12:41:43 +02:00 |
|
TomasVotruba
|
a24adce89b
|
fix comment removal
|
2020-04-13 12:35:28 +02:00 |
|
TomasVotruba
|
a7d34dfc8d
|
cs fixes
|
2020-04-13 12:02:22 +02:00 |
|
TomasVotruba
|
a3e572b765
|
limit php-parser to 4.3 [closes #3160]
v0.7.13
|
2020-04-13 11:52:44 +02:00 |
|
TomasVotruba
|
3c78a24f0e
|
remove unused dependency
v0.7.12
|
2020-04-13 11:50:07 +02:00 |
|
TomasVotruba
|
c25c49b34d
|
add isLocalPropertyFetchName()
|
2020-04-12 11:55:03 +02:00 |
|
Tomas Votruba
|
a25adb10e5
|
Merge pull request #3155 from acrobat/add-extra-doctrine-alias-class
Add extra allowed interface to EntityAliasToClassConstantReferenceRector
|
2020-04-10 13:33:24 +02:00 |
|
Jeroen Thora
|
e57c72499c
|
Add extra allowed interface to EntityAliasToClassConstantReferenceRector
|
2020-04-10 13:03:04 +02:00 |
|
Tomas Votruba
|
4da517f9c2
|
Merge pull request #3154 from rectorphp/provide-config
provide config + add post Rectors for FileSystemRector
|
2020-04-10 12:54:12 +02:00 |
|
TomasVotruba
|
d0b5971a77
|
remove nodes in post process in filesystem too
|
2020-04-10 12:48:42 +02:00 |
|
TomasVotruba
|
9adff0a459
|
set current rector on FileSystemFileProcessor
|
2020-04-10 12:22:28 +02:00 |
|
TomasVotruba
|
b80b2bade8
|
allow extension of configs in AbstractFileSystemRectorTestCase
|
2020-04-10 12:11:10 +02:00 |
|
Tomas Votruba
|
707dfef229
|
Merge pull request #3153 from rectorphp/keep-id
[DeadCode] Fix RemoveUnusedDoctrineEntityMethodAndPropertyRector for id
|
2020-04-10 00:57:51 +02:00 |
|
TomasVotruba
|
01be8d1eee
|
[DeadCode] Fix RemoveUnusedDoctrineEntityMethodAndPropertyRector for id
|
2020-04-10 00:51:36 +02:00 |
|
Tomas Votruba
|
d46b89c444
|
Merge pull request #3152 from rectorphp/fix-static-prefixed
fix ThisCallOnStaticMethodToStaticCallRector in prefixed rector
v0.7.11
|
2020-04-08 17:34:08 +02:00 |
|
TomasVotruba
|
dd3db1d28b
|
fix ThisCallOnStaticMethodToStaticCallRector in prefixed rector
|
2020-04-08 17:33:08 +02:00 |
|
Tomas Votruba
|
2b9b01d574
|
Merge pull request #3151 from rectorphp/fix-skip-dim-fetch
check for array at UselessIfCondBeforeForeachDetector
v0.7.10
|
2020-04-08 17:20:45 +02:00 |
|
TomasVotruba
|
30bfba7d3c
|
check for array at UselessIfCondBeforeForeachDetector
|
2020-04-08 17:17:53 +02:00 |
|
Tomas Votruba
|
38700fa90f
|
Merge pull request #3149 from rectorphp/fix-sniff-public
fix sniff public
v0.7.9
|
2020-04-08 16:48:43 +02:00 |
|
TomasVotruba
|
22a55b85e1
|
fix sniff fro ChangeReadOnlyPropertyWithDefaultValueToConstantRector
|
2020-04-08 16:44:11 +02:00 |
|
TomasVotruba
|
d375cdc6f3
|
exclude public sniff config properties from privatization
|
2020-04-08 16:39:07 +02:00 |
|
TomasVotruba
|
e07df696b4
|
fix namespace
|
2020-04-08 16:35:46 +02:00 |
|
Tomas Votruba
|
50a2dd3e65
|
Merge pull request #3148 from rectorphp/misc
fix PrivatizeLocalOnlyMethodRector for event subscriber methods
|
2020-04-08 16:30:50 +02:00 |
|
TomasVotruba
|
d654d07c13
|
fix PrivatizeLocalOnlyMethodRector for event subscriber methods
|
2020-04-08 16:19:53 +02:00 |
|
Tomas Votruba
|
5b0b28c462
|
Merge pull request #3146 from acrobat/fix-doctrine-alias-rector
Make sure doctrine alias rector works in symfony controllers
v0.7.8
|
2020-04-07 14:29:44 +02:00 |
|
Jeroen Thora
|
4e5c09fbb6
|
Make sure doctrine alias rector works in symfony controllers
|
2020-04-07 13:31:41 +02:00 |
|
TomasVotruba
|
d5329e5497
|
fix yaml format
|
2020-04-05 01:36:49 +02:00 |
|
Tomas Votruba
|
a82ed7dc25
|
Merge pull request #3141 from rectorphp/phpunit-91
[PHPUnit 9.1] Add assertFileNotExists() method rename
|
2020-04-05 01:24:44 +02:00 |
|
TomasVotruba
|
a97310a19f
|
[PHPUnit 9.1] Add assertFileNotExists() method rename
|
2020-04-05 01:23:00 +02:00 |
|
Tomas Votruba
|
6feb9ad0ce
|
Merge pull request #3140 from rectorphp/improving-syncer
add ClassSyncerNodeTraverser
|
2020-04-05 00:56:41 +02:00 |
|
TomasVotruba
|
4c4e56b168
|
make use of isStaticCallNamed()
|
2020-04-05 00:52:49 +02:00 |
|
TomasVotruba
|
33e4a374d8
|
add RemoveAnnotationRegistryRegisterFileRector
|
2020-04-05 00:41:47 +02:00 |
|
TomasVotruba
|
31f959a662
|
add isInClassesNamed() method
|
2020-04-05 00:35:39 +02:00 |
|
TomasVotruba
|
9a7bd481e0
|
fix conflicting class name
|
2020-04-05 00:34:30 +02:00 |
|
TomasVotruba
|
8991964431
|
add ClassSyncerNodeTraverser
|
2020-04-05 00:17:36 +02:00 |
|
TomasVotruba
|
0a4ed66882
|
remove dump-autoload
|
2020-04-04 23:23:21 +02:00 |
|
TomasVotruba
|
32868d85df
|
fix missing autoload classes in utils
|
2020-04-04 23:19:05 +02:00 |
|
Tomas Votruba
|
8353953c5c
|
Merge pull request #3139 from callmebob2016/patch-1
Correct sentence in README.md
|
2020-04-04 23:01:18 +02:00 |
|
TomasVotruba
|
6d8466636b
|
fix test_with_doctrine
|
2020-04-04 23:00:50 +02:00 |
|
callmebob2016
|
a82afb51c7
|
Correct sentence in README.md
|
2020-04-04 22:59:33 +02:00 |
|
Tomas Votruba
|
df3a2cfec7
|
Merge pull request #3134 from rectorphp/fix-constant-parsin
Add DoctrineAnnotationParserSyncer to prevent doctrine/annotation constant by-value override
|
2020-04-04 22:54:29 +02:00 |
|
TomasVotruba
|
e3410f0f41
|
make PHPUnit 9.0 and 8.0 compat
|
2020-04-04 22:45:37 +02:00 |
|