Tomas Votruba
|
f9d12d45e0
|
Merge pull request #3708 from rectorphp/remove-method-call
[Renaming] Remove RenameMethodCallRector, ported to RenameMethodRector
|
2020-07-14 00:38:36 +02:00 |
|
TomasVotruba
|
821ce6f515
|
[Renaming] Remove RenameMethodCallRector, ported to RenameMethodRector
|
2020-07-14 00:32:04 +02:00 |
|
Tomas Votruba
|
3b3a3becac
|
Merge pull request #3707 from rectorphp/mergin-rename-methods
|
2020-07-14 00:28:00 +02:00 |
|
TomasVotruba
|
08823bb449
|
skip self-class rename in RenameMethodRector
|
2020-07-14 00:22:31 +02:00 |
|
TomasVotruba
|
4614a50c86
|
improve test fixture names
|
2020-07-14 00:16:15 +02:00 |
|
TomasVotruba
|
1172778120
|
prevent RenameMethodRector from renaming already existing method
|
2020-07-13 23:59:43 +02:00 |
|
TomasVotruba
|
ee6e44e952
|
use RenameMethodRector in configs over RenameMethodCallRector
|
2020-07-13 23:46:48 +02:00 |
|
Tomas Votruba
|
9b5ef9c901
|
Merge pull request #3705 from rectorphp/symfony-remove-default-get-block-prefix-value
[Symfony] Add RemoveDefaultGetBlockPrefixRector
|
2020-07-13 21:19:03 +02:00 |
|
TomasVotruba
|
86caa737f9
|
[Symfony] Add RemoveDefaultGetBlockPrefixRector
|
2020-07-13 19:06:24 +02:00 |
|
Tomas Votruba
|
965cef98e2
|
Merge pull request #3704 from rectorphp/symfony3-entry-type
|
2020-07-13 18:23:46 +02:00 |
|
TomasVotruba
|
4c88e5dc5a
|
add collection entry_type conversion to FormTypeInstanceToClassConstRector
|
2020-07-13 18:17:55 +02:00 |
|
TomasVotruba
|
9106284fa7
|
decouple BuilderFormNodeFactory, ConfigureOptionsNodeFactory
|
2020-07-13 17:44:30 +02:00 |
|
kodiakhq[bot]
|
2350472daa
|
Merge pull request #3703 from rectorphp/cleanup-get-name
[Symfony 3.0] cleanup get name
|
2020-07-13 14:33:37 +00:00 |
|
TomasVotruba
|
775a594ab9
|
use higher node instead of parent traversing
|
2020-07-13 16:28:34 +02:00 |
|
TomasVotruba
|
a275dfada1
|
provide some context in rule description
|
2020-07-13 16:09:30 +02:00 |
|
Tomas Votruba
|
8486b1ec32
|
Merge pull request #3701 from rectorphp/fixes
add support for options to entry_options rename in collection
|
2020-07-13 15:50:20 +02:00 |
|
TomasVotruba
|
73a8163b5d
|
add support for options to entry_options rename in collection
|
2020-07-13 15:49:42 +02:00 |
|
Tomas Votruba
|
e98958f913
|
Merge pull request #3700 from rectorphp/rename-options-too
|
2020-07-13 15:47:00 +02:00 |
|
TomasVotruba
|
752515bd73
|
add support for options to entry_options rename in collection
|
2020-07-13 15:42:26 +02:00 |
|
kodiakhq[bot]
|
ca48cc539a
|
Merge pull request #3699 from rectorphp/stan-rule-to-require-string
[Utils] Add RequireStringArgumentInMethodCallRule
|
2020-07-13 13:01:53 +00:00 |
|
TomasVotruba
|
d42f34d39e
|
inline single-used classes
|
2020-07-13 14:58:11 +02:00 |
|
TomasVotruba
|
9a5a8fe081
|
[Utils] Add RequireStringArgumentInMethodCallRule
|
2020-07-13 14:53:00 +02:00 |
|
kodiakhq[bot]
|
e1dba5dc58
|
Merge pull request #3698 from rectorphp/re-use
make use of AbstractFormAddRector
|
2020-07-13 09:32:33 +00:00 |
|
TomasVotruba
|
fbebc8aa2d
|
make use of AbstractFormAddRector
|
2020-07-13 11:26:29 +02:00 |
|
kodiakhq[bot]
|
8640832c98
|
Merge pull request #3697 from rectorphp/symfony28-rename-option
[Symfony] Add ChangeCollectionTypeOptionNameFromTypeToEntryTypeRector
|
2020-07-13 09:23:26 +00:00 |
|
TomasVotruba
|
98ca70c00a
|
[Symfony] Add ChangeCollectionTypeOptionNameFromTypeToEntryTypeRector
|
2020-07-13 11:19:37 +02:00 |
|
kodiakhq[bot]
|
448b0e4cab
|
Merge pull request #3695 from rectorphp/collection-type-string-to-class
[Symfony] Add ChangeCollectionTypeOptionTypeFromStringToClassReferenceRector
|
2020-07-13 00:00:09 +00:00 |
|
TomasVotruba
|
1a8575096f
|
[Symfony] Add ChangeCollectionTypeOptionTypeFromStringToClassReferenceRector
|
2020-07-13 01:56:35 +02:00 |
|
TomasVotruba
|
166ee211ec
|
move StringFormTypeToClassRector to symfony30 set
|
2020-07-12 22:56:51 +02:00 |
|
kodiakhq[bot]
|
9d96bd33d6
|
Merge pull request #3694 from rectorphp/extende-passing-dependency
tyding
|
2020-07-12 20:34:20 +00:00 |
|
TomasVotruba
|
558684f327
|
tyding
|
2020-07-12 22:29:20 +02:00 |
|
TomasVotruba
|
6cff3b18f7
|
decouples types to constants
|
2020-07-12 21:41:21 +02:00 |
|
TomasVotruba
|
268ecd92d1
|
order
|
2020-07-12 21:40:04 +02:00 |
|
TomasVotruba
|
9a78baba56
|
update CHANGELOG
|
2020-07-12 21:35:41 +02:00 |
|
kodiakhq[bot]
|
0f3660714f
|
Merge pull request #3693 from rectorphp/fix-auto-import
fix import of already existing param/var/return type or class annotation
v0.7.48
|
2020-07-12 17:42:38 +00:00 |
|
TomasVotruba
|
2023d41061
|
fix import of already existing param/var/return type or class annotation
|
2020-07-12 19:38:46 +02:00 |
|
kodiakhq[bot]
|
6580260272
|
Merge pull request #3692 from rectorphp/fixing-string-phar
use strings over ::class in type detection, as they get prefixed by phar builder
|
2020-07-12 14:43:18 +00:00 |
|
TomasVotruba
|
ee291d1fdc
|
use strings over ::class in type detection, as they ge tprifexed by phar builder
|
2020-07-12 16:38:04 +02:00 |
|
kodiakhq[bot]
|
06fb8dfc73
|
Merge pull request #3691 from rectorphp/wrong-path
inform about wrong path to config param
|
2020-07-12 14:00:30 +00:00 |
|
TomasVotruba
|
e14a57599f
|
inform about wrong path to config param
|
2020-07-12 15:56:05 +02:00 |
|
Tomas Votruba
|
fdc50a8c1f
|
Merge pull request #3690 from rectorphp/custom-xml
|
2020-07-12 14:25:01 +02:00 |
|
TomasVotruba
|
8ba88bad46
|
add custom-xml support to form type
|
2020-07-12 14:20:14 +02:00 |
|
Tomas Votruba
|
895999bd22
|
Merge pull request #3689 from rectorphp/fix-default-const
[SOLID] fix foreach variable override in const decoupling
|
2020-07-12 10:36:51 +02:00 |
|
TomasVotruba
|
7a5e0a446e
|
fix foreach variable override in const decoupling
|
2020-07-12 10:36:33 +02:00 |
|
Tomas Votruba
|
7c8dece97e
|
Merge pull request #3686 from rectorphp/downgrade-php-74-71-property-type
|
2020-07-12 10:32:24 +02:00 |
|
dobryy
|
8df866b3ca
|
[Downgrade] PHP 7.4 to 7.1 (Property Type)
|
2020-07-12 08:37:53 +02:00 |
|
Tomas Votruba
|
05d518bce3
|
Merge pull request #3682 from rectorphp/mysql-mysqli-stackoverflow-feedback
|
2020-07-11 17:13:16 +02:00 |
|
Tomas Votruba
|
dd638ed926
|
Merge pull request #3687 from phpfui/RemoveIncludeRectorSquash
[Legacy] RemoveIncludeRector
|
2020-07-10 22:59:58 +02:00 |
|
Bruce Wells
|
ad1a72224e
|
RemoveIncludeRector
|
2020-07-10 16:52:57 -04:00 |
|
Ludek Benedik
|
5cb8cb7974
|
Add "mysql_create_db" and "mysql_result" replacement
|
2020-07-10 13:58:38 +02:00 |
|