Commit Graph

9084 Commits

Author SHA1 Message Date
Tomas Votruba
cbbca8004a
Merge pull request #3499 from RusiPapazov/phprectorinterface-doc-update
Update documentation link in PhpRectorInterface
2020-06-09 11:46:54 +02:00
Rusi Papazov
e162f1cbe8 Update documentation link in PhpRectorInterface 2020-06-09 11:23:04 +03:00
Tomas Votruba
c96bcf0703
Merge pull request #3498 from rectorphp/return-type-array
Add return type replacement in TemplateAnnotationRector
2020-06-08 23:51:52 +02:00
TomasVotruba
5fe6684891 replace annotation type 2020-06-08 23:47:56 +02:00
Tomas Votruba
6200b970e3
Merge pull request #3494 from berezuev/patch-1
Fix typo in rector_rules_overview.md
2020-06-08 22:55:20 +02:00
Tomas Votruba
ffb673e12e
Merge pull request #3497 from rectorphp/template 2020-06-08 22:43:48 +02:00
TomasVotruba
f29deb626f add compact support 2020-06-08 22:42:38 +02:00
TomasVotruba
90e09c1ca9 skip non-public method 2020-06-08 22:05:54 +02:00
Alexey Berezuev
5b37fee195 Fix typo in rector_rules_overview.md
Change classname in ReturnThisRemoveRector example
2020-06-08 23:04:54 +03:00
TomasVotruba
f39acbafb2 use private for local constant 2020-06-08 19:15:15 +02:00
Tomas Votruba
0c2a331f10
Merge pull request #3496 from rectorphp/constant-table-fix 2020-06-08 17:50:25 +02:00
TomasVotruba
1b746e72c3 add TableTagValueNode to standardized printing group 2020-06-08 17:43:51 +02:00
TomasVotruba
3a03f66ae9 add @ORM\Table constant name test 2020-06-08 17:37:11 +02:00
Tomas Votruba
6f2940baf6
Merge pull request #3495 from rectorphp/name-on-method-call-fix 2020-06-08 17:33:38 +02:00
TomasVotruba
fa5319bf74 add sensio tag to one with = instead of : 2020-06-08 17:16:16 +02:00
TomasVotruba
e35b506fd0 fix method call name 2020-06-08 17:01:11 +02:00
kodiakhq[bot]
7124f074eb
Merge pull request #3492 from rectorphp/rename-property-read
Add support for rename of @property
2020-06-08 09:01:55 +00:00
TomasVotruba
f115fd6da6 Add support for rename of @property 2020-06-08 10:57:30 +02:00
Tomas Votruba
2a11d78ade
Merge pull request #3491 from rectorphp/restoration-remove-sake-interface
[Restoration] Add RemoveUselessJustForSakeInterfaceRector
2020-06-08 10:36:28 +02:00
TomasVotruba
0774576a86 [Restoratoin] Add RemoveUselessJustForSakeInterfaceRector 2020-06-08 10:30:56 +02:00
Jan Mikeš
5c3e482755
Merge pull request #3460 from codereviewvideos/patch-1
Update docker commands to remove container on exit
2020-06-08 09:17:52 +02:00
TomasVotruba
690e2e9546 [scoper] exclude classes used in public 2020-06-08 01:55:51 +02:00
TomasVotruba
74c010651d event subscriber is part of code 2020-06-08 01:53:25 +02:00
TomasVotruba
2f8473a88d fix typo 2020-06-08 01:45:52 +02:00
Tomas Votruba
62d8a69fb6
Merge pull request #3488 from ondrejmirtes/fixes 2020-06-08 01:24:22 +02:00
TomasVotruba
379ed1569f unprefix SmartFileSystem, part of AbstractRector api 2020-06-08 01:12:55 +02:00
Ondrej Mirtes
cdc4023d3c
Simplified PHPStan config 2020-06-08 00:19:29 +02:00
Ondrej Mirtes
15a17e5ce2
TestListener stub fix 2020-06-08 00:18:18 +02:00
Ondrej Mirtes
03d4f0d5b1
Type doesn't have to be serialized in order to be hashed 2020-06-08 00:13:38 +02:00
Tomas Votruba
bfd86240fd
Merge pull request #3486 from rectorphp/test-children-inject-typed 2020-06-07 17:08:43 +02:00
TomasVotruba
b98d937ffb fix child blocked property type 2020-06-07 17:08:11 +02:00
TomasVotruba
ff655f3360 add inject property test case 2020-06-07 16:44:16 +02:00
TomasVotruba
9016ebcfd9 add test case for nullable array in typed properties 2020-06-07 16:15:12 +02:00
Tomas Votruba
0ac22a9b02
Merge pull request #3485 from rectorphp/fix-nullable 2020-06-07 13:48:06 +02:00
TomasVotruba
2781a713cf fix skip non-class for nullable types 2020-06-07 13:47:37 +02:00
Tomas Votruba
ecc203290a
Merge pull request #3484 from rectorphp/typed-names-first
[PHP 7.4] Allow run typed properties on class-like types only"
2020-06-07 13:08:43 +02:00
TomasVotruba
12e7e39b67 [PHP 7.4] Allow run typed properties on class-like types only 2020-06-07 13:08:18 +02:00
Tomas Votruba
5315e18610
Merge pull request #3483 from rectorphp/restore-nullable-typed-property
[Restoration] Add MakeTypedPropertyNullableIfCheckedRector
2020-06-07 11:19:47 +02:00
TomasVotruba
8c5deddea8 [Restoration] Add MakeTypedPropertyNullableIfCheckedRector 2020-06-07 11:19:28 +02:00
Tomas Votruba
f07ad732a0
Merge pull request #3482 from rectorphp/fix-typed-import
[PHP 7.4] Prevent already used property name
2020-06-07 01:24:00 +02:00
TomasVotruba
64215c43e6 [PHP 7.4] Prevent already used property name 2020-06-07 01:18:09 +02:00
Tomas Votruba
1477ca8fe9
Merge pull request #3481 from rectorphp/typed-child-respect
[PHP 7.4] Prevent child typed property override by abstract
2020-06-07 00:28:09 +02:00
TomasVotruba
53e9cc6c06 [PHP 7.4] Prevent child typed property override by abstract 2020-06-07 00:18:49 +02:00
Tomas Votruba
2f5440760d
Merge pull request #3479 from rectorphp/time-constant-quality
[NetteUtilsCodeQuality] Add ReplaceTimeNumberWithDateTimeConstantRector
2020-06-06 22:49:11 +02:00
TomasVotruba
f66e06a36c [NetteUtilsCodeQuality] Add ReplaceTimeNumberWithDateTimeConstantRector 2020-06-06 19:22:52 +02:00
kodiakhq[bot]
e9958edb1d
Merge pull request #3478 from rectorphp/prefix-get
fix prefixed GetToConstructorInjectionRector classes
2020-06-06 16:35:16 +00:00
TomasVotruba
2064255340 fix prefixed GetToConstructorInjectionRector classes 2020-06-06 18:31:09 +02:00
Tomas Votruba
5978b87f2f
Merge pull request #3477 from rectorphp/typed-fix
[PHP 7.4] Add conflicting short import typed property fix
2020-06-06 18:22:17 +02:00
TomasVotruba
212cbd209e [PHP 7.4] Add conflicting short import typed property fix 2020-06-06 18:20:00 +02:00
kodiakhq[bot]
fad046735a
Merge pull request #3476 from rectorphp/route-sensio-remove-service
[Sensio] Add RemoveServiceFromSensioRouteRector
2020-06-06 14:11:50 +00:00