Tomas Votruba
|
8e93626e32
|
[Doctrine] Add ChangeSetIdToUuidValueRector
|
2019-09-21 12:46:01 +02:00 |
|
Tomas Votruba
|
a249c5c9f3
|
composer: bump to Symplify 6.1
|
2019-09-18 10:26:16 +02:00 |
|
Tomas Votruba
|
a25282b266
|
relocate
|
2019-09-15 21:48:17 +02:00 |
|
Tomas Votruba
|
25509c9900
|
[Autodiscovery] init
|
2019-09-15 16:51:00 +02:00 |
|
Tomas Votruba
|
4861d717a1
|
[ZendToSymfony] Init
|
2019-09-13 10:41:33 +02:00 |
|
Tomas Votruba
|
8b591fab52
|
fixes
|
2019-09-11 19:41:09 +02:00 |
|
Tomas Votruba
|
342a9a6468
|
drop object to scalar, too bugy and practically unusable
|
2019-09-11 16:02:35 +02:00 |
|
Tomas Votruba
|
2c3d2616c6
|
improve class rename in doc blocks
|
2019-09-11 16:02:35 +02:00 |
|
Tomas Votruba
|
056b0bbff9
|
fixing import rectors
|
2019-09-11 13:00:51 +02:00 |
|
Tomas Votruba
|
622b6c1460
|
migrate TypeInferers to PHPStan object types
|
2019-09-10 20:40:43 +02:00 |
|
Tomas Votruba
|
4cd498e3aa
|
move stubs loading to FileProcessor
|
2019-09-10 15:14:36 +02:00 |
|
Tomas Votruba
|
194a423c6f
|
composer: downgrade annotation 1.6 for PHP 7.1
|
2019-09-02 16:17:13 +02:00 |
|
Tomas Votruba
|
2e97a3d315
|
make use of getProperties()
|
2019-09-01 21:45:26 +02:00 |
|
Tomas Votruba
|
1cc8592878
|
add doctrine stubs
|
2019-08-30 10:04:55 +02:00 |
|
Tomas Votruba
|
e6de2a7d38
|
add Sensio TemplateTagValueNode
|
2019-08-30 09:56:56 +02:00 |
|
Tomas Votruba
|
42cbfd8905
|
[BetterPhpDocParser] Add support for parsing Doctrine annotations
|
2019-08-26 21:52:16 +02:00 |
|
Arnaud TIERANT
|
8e93468109
|
Move Jetbrains PhpStorm stubs into dev dependencies
|
2019-08-26 15:37:14 +02:00 |
|
Tomas Votruba
|
2b1dbaba54
|
update alias to 0.6
|
2019-08-24 13:45:17 +02:00 |
|
Tomas Votruba
|
c8e0e14d07
|
add namespace sorter
|
2019-08-24 13:44:51 +02:00 |
|
Tomas Votruba
|
357209f228
|
separate ContributorUtils to RectorGenerator and DocumentationGenerator
|
2019-08-24 13:11:20 +02:00 |
|
Tomas Votruba
|
f492007f37
|
move Contributor tools to utils
|
2019-08-24 12:50:35 +02:00 |
|
Tomáš Votruba
|
cbbce30ed8
|
Merge pull request #1865 from rectorphp/psr4-namespace
[PSR4] Add NormalizeNamespaceByPSR4ComposerAutoloadRector
|
2019-08-19 22:05:57 +02:00 |
|
Tomas Votruba
|
914f0b936c
|
[PHP 7.4] Add literal thousand superator
|
2019-08-19 16:39:38 +02:00 |
|
Tomas Votruba
|
9b9ce531b2
|
[PSR4] Add NormalizeNamespaceByPSR4ComposerAutoloadRector
|
2019-08-18 12:56:56 +02:00 |
|
Tomas Votruba
|
379278296d
|
fix phsptan 0.11.13 compatibility
|
2019-08-14 20:24:46 +02:00 |
|
Tomas Votruba
|
a4302b44be
|
Improve trait node scope resolving
|
2019-08-05 21:13:37 +02:00 |
|
Tomas Votruba
|
9145e6685f
|
composer: require nette/di to allow phpstan extension with Reference class
|
2019-08-05 16:50:34 +02:00 |
|
Tomas Votruba
|
9e090281fc
|
[NodeTypeResolver] Add phpunit extension
|
2019-07-28 15:46:37 +02:00 |
|
Tomas Votruba
|
20a5763af5
|
[Restoration] Return removed class annotations
|
2019-07-26 22:55:21 +02:00 |
|
Tomas Votruba
|
dcb9c88e51
|
[SymfonyCodeQuality] Add EventListenerToEventSubscriberRector
|
2019-07-22 21:20:16 +02:00 |
|
Joseph Bielawski
|
08d792dda2
|
Remove --with-style in favour of mentioning ECS
List reasons why Rector doesn't work well with coding standards instead
|
2019-07-09 17:05:10 +02:00 |
|
Tomáš Votruba
|
b60e48e6d3
|
Merge pull request #1696 from rectorphp/assert-request-debug
[PHPUnit][Symfony] Add AddMessageToEqualsResponseCodeRector
|
2019-07-09 10:29:28 +02:00 |
|
Jeroen Smit
|
6f9a587ca8
|
Fixed wrong naming of docs script in composer.json (#1705)
* Fixed wrong naming of docs script in composer.json
Regenerated docs
|
2019-07-06 21:51:36 +02:00 |
|
Ravan Scafi
|
f05c025f59
|
Fix complete-check call to docs
|
2019-07-06 13:37:27 -03:00 |
|
Tomas Votruba
|
70cf0e33b2
|
[PHPUnit][Symfony] Add AddMessageToEqualsResponseCodeRector
|
2019-07-05 18:56:19 +03:00 |
|
Tomas Votruba
|
fbf0aa275f
|
[Architecture] Add ConstructorInjectionToActionInjectionRector
|
2019-07-05 13:34:17 +03:00 |
|
Tomas Votruba
|
57602fc3a9
|
fix new phpstan reports
|
2019-07-04 12:29:37 +03:00 |
|
Tomas Votruba
|
e6cb94b54d
|
[SymfonyPHPUnit] Add MultipleServiceGetToSetUpMethodRector
|
2019-06-26 18:25:06 +02:00 |
|
Tomas Votruba
|
e58edf02dc
|
[PHP] Fix class signature over interface priority in RemoveExtraParametersRector
|
2019-06-16 00:46:13 +02:00 |
|
Soner Sayakci
|
de70f110e9
|
Add ElasticSearchDSL package
|
2019-06-12 18:47:22 +02:00 |
|
Aerendir
|
51a3bc3f8a
|
Widen PHPStan version constraint to ~0.11.6 .
Issue #1515.
|
2019-06-04 11:41:29 +02:00 |
|
Tomas Votruba
|
f6da9d2854
|
fix static
|
2019-05-31 12:53:59 +02:00 |
|
Tomas Votruba
|
79696369c1
|
composer: allow Symplify 6
|
2019-05-28 17:53:23 +02:00 |
|
Tomas Votruba
|
cc2b9df06d
|
[Legacy] Add ChangeSingletonToServiceRector
|
2019-05-26 18:35:20 +02:00 |
|
Tomas Votruba
|
8ac9e75a44
|
composer: add authors
|
2019-05-26 01:05:31 +02:00 |
|
Tomas Votruba
|
1d24dae9df
|
update to php-parser 4.2.2
|
2019-05-25 22:54:28 +02:00 |
|
Tomas Votruba
|
66b9b6dde2
|
Narrow ArraySpreadInsteadOfArrayMergeRector to numeric-arrays only
|
2019-05-19 11:43:08 +02:00 |
|
Tomas Votruba
|
ee1f606827
|
[CodeQuality] Add ForToForeachRector
|
2019-05-19 01:02:19 +02:00 |
|
Tomas Votruba
|
83f527d571
|
use stable php-parser with arrow functoin
|
2019-05-11 15:07:00 +02:00 |
|
Tomas Votruba
|
ca289def87
|
[TypeDeclaration] Add AddFunctionReturnTypeRector
|
2019-05-11 12:56:13 +02:00 |
|