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
Tomas Votruba
8079293989
Merge pull request #3683 from rectorphp/fix-php74-floats-to-ints
...
[Php74] Fix AddLiteralSeparatorToNumberRector if float number has zero after …
2020-07-10 13:32:20 +02:00
kodiakhq[bot]
bf9be8581a
Merge pull request #3680 from dobryy/prevent-rewrite-of-partial-namespace-imports
...
[CodingStyle] Import classes only for Fully Qualified class names byt skipping all Qualified names
2020-07-09 22:22:26 +00:00
dobryy
0475976343
separately
2020-07-10 00:15:05 +02:00
dobryy
f7db882990
aliased property
2020-07-10 00:12:44 +02:00
dobryy
29df0327ab
Skip aliased class names
2020-07-09 23:48:59 +02:00
TomasVotruba
31100a3d2e
update rule name
2020-07-09 18:38:52 +02:00
Tomas Votruba
8ea28af128
Merge pull request #3678 from rectorphp/add-kernel-case
2020-07-09 18:27:10 +02:00
TomasVotruba
586249c794
[Symfony] add Kernel support to ChangeFileLoaderInExtensionAndKernelRector
2020-07-09 18:21:31 +02:00
Tomas Votruba
284eb1625f
Merge pull request #3677 from phpfui/Indent_Level_fix
...
Prevent negative values for IndentLevel
2020-07-09 17:39:04 +02:00
Bruce Wells
5d60c0044f
Prevent negative values for IndentLevel
...
Warning: str_repeat(): Second argument has to be greater than or equal to 0 in vendor\rector\rector\src\PhpParser\Printer\BetterStandardPrinter.php on line 158
2020-07-09 11:27:21 -04:00
kodiakhq[bot]
b8624e60b1
Merge pull request #3676 from rectorphp/file-loader-generic
...
[Symfony] Extend ChangeFileLoaderInExtensionRectorTest to make it configurable
2020-07-09 12:40:01 +00:00
TomasVotruba
50fded4abe
[Symfony] Extend ChangeFileLoaderInExtensionRectorTest to make it configurable
2020-07-09 14:35:57 +02:00
TomasVotruba
338f0d4378
keep composer.json in phar build
2020-07-09 02:38:38 +02:00
TomasVotruba
83d99606e6
include composer.json
2020-07-09 02:38:38 +02:00