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 |
|
TomasVotruba
|
72c627e1f9
|
[Sensio] Add RemoveServiceFromSensioRouteRector
|
2020-06-06 16:07:51 +02:00 |
|
kodiakhq[bot]
|
8a82e3913c
|
Merge pull request #3475 from rectorphp/route-sensio
[Sensio] Add @route migration to Symfony
|
2020-06-06 13:41:02 +00:00 |
|
TomasVotruba
|
b45549b7ab
|
update docs
|
2020-06-06 15:36:54 +02:00 |
|
TomasVotruba
|
420fdef26f
|
[Sensio] Add @route migration to Symfony
|
2020-06-06 15:07:44 +02:00 |
|
kodiakhq[bot]
|
562e7f4347
|
Merge pull request #3474 from rectorphp/fix-post-get
Various @template/@method annotation fixes
|
2020-06-06 11:45:11 +00:00 |
|
TomasVotruba
|
234b3ea8f5
|
add support for single array item magic in tag value nodes
|
2020-06-06 13:41:16 +02:00 |
|
TomasVotruba
|
7e348b4de1
|
add single magic array support for @Method
|
2020-06-06 13:19:52 +02:00 |
|
TomasVotruba
|
2e78850f69
|
allow non-suffix dependency and fix no-route tag
|
2020-06-06 13:16:19 +02:00 |
|
TomasVotruba
|
a7769f59a9
|
fix @Template twig print
|
2020-06-06 11:30:34 +02:00 |
|
TomasVotruba
|
070d6d87ab
|
add @Template failing test case for constant-alike-template reference
|
2020-06-06 11:25:28 +02:00 |
|
TomasVotruba
|
b4acc0fc43
|
quote more strings in configs to prevent prefixing
|
2020-06-05 13:05:09 +02:00 |
|
TomasVotruba
|
7ef2aecda9
|
remove preslashing, not needed after scoper fix
|
2020-06-05 13:02:06 +02:00 |
|
TomasVotruba
|
96baf1025d
|
update CHANGELOG and rule overview
|
2020-06-05 12:33:30 +02:00 |
|
Tomas Votruba
|
f2f4bf3653
|
Merge pull request #3472 from rectorphp/multi-fix-2
v0.7.29
|
2020-06-05 12:06:22 +02:00 |
|
TomasVotruba
|
43bdd14a4f
|
un-preslash only quote or @
|
2020-06-05 11:58:20 +02:00 |
|
TomasVotruba
|
3da597a76c
|
shorten
|
2020-06-05 11:55:22 +02:00 |
|
Tomas Votruba
|
4a3e28b106
|
Merge pull request #3471 from rectorphp/multi-fix
|
2020-06-05 11:22:04 +02:00 |
|
TomasVotruba
|
e0328847ad
|
add unpreslashing extra content
|
2020-06-05 11:19:24 +02:00 |
|
TomasVotruba
|
5fdb97b19f
|
escape slash
|
2020-06-05 11:06:47 +02:00 |
|
TomasVotruba
|
8220dc8a57
|
scoper: unprefix qouted values
|
2020-06-05 10:49:31 +02:00 |
|
TomasVotruba
|
d1025e5a59
|
test StaticEasyPrefixer
|
2020-06-05 10:49:31 +02:00 |
|
TomasVotruba
|
ba2886342e
|
quote class-type names to prevent prefixing
|
2020-06-05 09:10:44 +02:00 |
|
TomasVotruba
|
21e81102ea
|
drop unneded is comment
|
2020-06-05 00:17:31 +02:00 |
|
Tomas Votruba
|
d964757759
|
Merge pull request #3470 from rectorphp/orm-entity-prefixed
add fix for preslah of entity class
v0.7.28
|
2020-06-04 16:45:57 +02:00 |
|
TomasVotruba
|
af88ce43da
|
add fix for preslah of entity class
|
2020-06-04 16:44:26 +02:00 |
|