6011 Commits

Author SHA1 Message Date
Tomas Votruba
a9931f2e7b [phpstan] remove extra errors 2019-08-28 12:04:33 +02:00
Tomas Votruba
51021de0a6 skip relation mirroring if target entity does not have uuid property 2019-08-28 12:02:33 +02:00
Tomas Votruba
b9193d22e1 decouple PhpDocTagNodeFactory 2019-08-28 11:33:07 +02:00
Tomas Votruba
7b79435275 rename AliasToClassRector to EntityAliasToClassConstantReferenceRector 2019-08-28 11:23:41 +02:00
Tomas Votruba
c1303c6ba7 init uuid migration 2019-08-28 10:52:55 +02:00
Tomáš Votruba
79872fc32f
Merge pull request #1910 from markstory/cake4-pt2
Add more rectors for CakePHP 4.0
2019-08-28 07:40:02 +02:00
Mark Story
19b903985d Add more rectors for CakePHP 4.0
More renames that can be handled by rector.
2019-08-27 22:29:14 -04:00
Tomas Votruba
697655d090 decopule class references to DoctrineClass value object 2019-08-27 18:11:28 +02:00
Tomáš Votruba
58fb4bc9fc
remove IdTagValueNode (#1909)
remove IdTagValueNode
2019-08-27 18:11:10 +02:00
Tomas Votruba
d11cbb3e3a space included 2019-08-27 18:05:25 +02:00
Tomas Votruba
80cd5f9dba remove OrdreByTagValueNode 2019-08-27 18:04:59 +02:00
Tomas Votruba
5ceca800c4 remove IdTagValueNode 2019-08-27 18:02:58 +02:00
Tomáš Votruba
3b9a6f2e50
Merge pull request #1908 from rectorphp/doctrine-3
let parse only Doctrine tags we need
2019-08-27 16:38:30 +02:00
Tomas Votruba
7398b272c3 use AbstractDoctrineTagValueNode for all doctrine nodes 2019-08-27 14:50:34 +02:00
Tomas Votruba
401f9911d9 let parse only Doctrine tags we need 2019-08-27 14:46:43 +02:00
Tomáš Votruba
003359186e
Merge pull request #1906 from rectorphp/doctrine-annotations-apply
[DoctrinePhpDocParser] Add relation tags and join column
2019-08-27 13:42:35 +02:00
Tomas Votruba
1a30815aa8 fix spacing 2019-08-27 12:57:30 +02:00
Tomas Votruba
9970a01e2e tidy up PhpDocInfoPrinter test 2019-08-27 12:53:29 +02:00
Tomas Votruba
bb73e893de [DoctrinePhpDocParser] Add relation tags and join column 2019-08-27 12:53:29 +02:00
Tomáš Votruba
073e7cc9f7
[BetterPhpDocParser] Add support for parsing Doctrine annotatio… (#1902)
[BetterPhpDocParser] Add support for parsing Doctrine annotations
2019-08-26 22:38:23 +02:00
Tomas Votruba
faaf605e19 update DoctrineColumnPropertyTypeInferer to work with doctrine annotation nodes 2019-08-26 21:58:01 +02:00
Tomas Votruba
d4c3b002bb simplify RemoveRepositoryFromEntityAnnotationRector 2019-08-26 21:52:16 +02:00
Tomas Votruba
42cbfd8905 [BetterPhpDocParser] Add support for parsing Doctrine annotations 2019-08-26 21:52:16 +02:00
Tomáš Votruba
f517abb413
[dx] make ShouldNotHappen exceptions more informative (#1903)
[dx] make ShouldNotHappen exceptions more informative
2019-08-26 18:52:19 +02:00
Tomas Votruba
fbe425746e [dx] make should not happen more informative 2019-08-26 18:47:46 +02:00
Tomáš Votruba
9bc7a25458
Merge pull request #1901 from atierant/phpstorm-requirement
Move Jetbrains PhpStorm stubs into dev dependencies
2019-08-26 18:45:11 +02:00
Arnaud TIERANT
8e93468109
Move Jetbrains PhpStorm stubs into dev dependencies 2019-08-26 15:37:14 +02:00
Tomáš Votruba
5be952e180
Merge pull request #1898 from markstory/cakephp4
Start CakePHP 4.0 rectors
2019-08-26 07:03:29 +02:00
Tomáš Votruba
7037749681
Merge pull request #1897 from rectorphp/test-able
allow testing outside Rector
2019-08-25 13:56:25 +02:00
Tomas Votruba
9f9b939052 allow testing outside Rector 2019-08-25 13:53:38 +02:00
Tomas Votruba
3b482e5138 Merge branch 'sensitive' v0.5.11 2019-08-25 13:10:55 +02:00
Tomas Votruba
c695975300 improve changelog 2019-08-25 13:10:47 +02:00
Tomáš Votruba
7e55580b58
merge isName and isNameInsensitive (#1896)
merge isName and isNameInsensitive
2019-08-25 13:05:38 +02:00
Tomas Votruba
f0d5b5af76 merge isName and isNameInsensitive 2019-08-25 13:02:19 +02:00
Tomáš Votruba
0b608f090a
add makeFinal() method to AbstractRector (#1895)
add makeFinal() method to AbstractRector
2019-08-25 12:42:14 +02:00
Tomas Votruba
6d0bf0b44b add makeFinal() method 2019-08-25 12:29:15 +02:00
Tomáš Votruba
430b3e09ea
rename levels command to sets (#1894)
rename levels command to sets
2019-08-25 12:23:56 +02:00
Tomas Votruba
8dae1dae44 rename levels command to sets 2019-08-25 12:19:03 +02:00
Tomas Votruba
2a66f5217d README - remove link to unmaintained prefixed rector 2019-08-24 19:59:49 +02:00
Tomáš Votruba
0bce97e0fb
Split ContributorTools to RectorGenerator and DocumentationGene… (#1892)
Split ContributorTools to RectorGenerator and DocumentationGenerator utils
2019-08-24 13:54:39 +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
02dd74a3ab move objects to use ValueObject namespace 2019-08-24 13:17:36 +02:00
Tomas Votruba
5183a51f6b update docs 2019-08-24 13:11:20 +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
ca1cff688c
Fix fqn doc with alraedy PHP imported namespace (#1891)
Fix fqn doc with alraedy PHP imported namespace
2019-08-24 12:38:08 +02:00
Tomas Votruba
92dc4499a5 Fix fqn doc with alraedy PHP imported namespace 2019-08-24 12:37:51 +02:00
Tomáš Votruba
cfd6176d81
use shorter files for easier copy-paste (#1890)
use shorter files for easier copy-paste
2019-08-24 11:08:04 +02:00
Tomas Votruba
3ca87a1bc3 use shorter files for easier copy-paste 2019-08-24 11:07:13 +02:00