Commit Graph

5832 Commits

Author SHA1 Message Date
Tomas Votruba
9f9b939052 allow testing outside Rector 2019-08-25 13:53:38 +02:00
Tomas Votruba
3b482e5138 Merge branch 'sensitive' 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
Tomáš Votruba
888a9ce4e1
Merge pull request #1889 from markstory/cakephp38
Add cakephp3.8 target and fix a typo
2019-08-24 10:43:32 +02:00
Mark Story
3f6b76a667 Start CakePHP 4.0 rectors
* Add removed method renames
* Add a handful of return typehints
2019-08-23 23:00:26 -04:00
Mark Story
5a4906d230 Fix typo 2019-08-23 21:41:15 -04:00
Mark Story
84560261eb Add cakephp38 target
There was only one rectorable deprecation in CakePHP 3.8
2019-08-23 21:36:39 -04:00
Tomáš Votruba
c2c42e246e
Fix missing args in PreferThisOrSelfMethodCallRector (#1888)
Fix missing args in PreferThisOrSelfMethodCallRector
2019-08-24 01:11:49 +02:00
Tomas Votruba
f720d1face Fix missing args in PreferThisOrSelfMethodCallRector 2019-08-24 01:10:20 +02:00
Tomáš Votruba
844f1cc202
[CodingStyle] Fix ImportFullyQualifiedNamesRector for imported… (#1885)
[CodingStyle] Fix ImportFullyQualifiedNamesRector for imported namespace
2019-08-22 09:46:00 +02:00
Tomas Votruba
1792dcc195 [CodingStyle] Fix ImportFullyQualifiedNamesRector for imported namespaces 2019-08-22 09:43:12 +02:00
Tomáš Votruba
3a86093ac7
Merge pull request #1884 from scheb/const-parent-visibility-2
Parent constant visibility when it is declared in a super-superclass
2019-08-21 22:26:02 +02:00
Tomáš Votruba
004255c8e8
[CodingStyle] Make import ImportFullyQualifiedNamesRector inclu… (#1883)
[CodingStyle] Make import ImportFullyQualifiedNamesRector include same short class in same namespace
2019-08-21 22:01:01 +02:00
Christian Scheb
e42527ddc8 Detect parent constant visibility when it is declared in a super-superclass 2019-08-21 21:58:39 +02:00
Tomas Votruba
ed68d44b4b [CodingStyle] Make import ImportFullyQualifiedNamesRector include same short class in same namespace 2019-08-21 20:24:18 +02:00
Tomáš Votruba
b82d6dc8af
Merge pull request #1882 from rectorphp/import-same-class-fix
[CodingStyle] Import short classes as well [ref #1877]
2019-08-21 19:19:05 +02:00
Tomas Votruba
361a2936d7 import rector self 2019-08-21 19:14:03 +02:00
Tomas Votruba
49e36355c4 [CodingStyle] Import short classes as well [ref #1877] 2019-08-21 18:57:05 +02:00
Tomáš Votruba
824b089cea
[RenameClassRector] Include @ORM, @Assert, @Serializer etc anno… (#1881)
[RenameClassRector] Include @ORM, @Assert, @Serializer etc annotations
2019-08-21 18:37:01 +02:00
Tomas Votruba
677e920dbe [RenameClassRector] Include @ORM, @Assert, @Serializer etc annotations 2019-08-21 18:32:14 +02:00
Tomáš Votruba
9820bec9d4
Merge pull request #1880 from rectorphp/relocate
[DeadCode] Add RemoveNullPropertyInitializationRector to dead-code set
2019-08-21 18:01:47 +02:00
Tomas Votruba
e8fbc4bc10 relocate RemoveDeadInitializationRector to RemoveNullPropertyInitializationRector 2019-08-21 17:20:12 +02:00
Tomáš Votruba
35ffd646c5
remove non-existing rule [closes #1867] (#1879)
remove non-existing rule [closes #1867]
2019-08-21 17:03:20 +02:00
Tomas Votruba
c7e104a84e remove non-existing rule [closes #1867] 2019-08-21 17:02:25 +02:00
Tomáš Votruba
d32c0d842a
[PSR4] Improve renamed classes collector to sort by highest par… (#1878)
[PSR4] Improve renamed classes collector to sort by highest parent
2019-08-21 12:03:04 +02:00
Tomas Votruba
9876455163 [PSR4] Improve renamed classes collector to sort by highest parent 2019-08-21 11:54:13 +02:00
Tomáš Votruba
1ff5443ba8
Merge pull request #1870 from jacekll/fix-null-initialization
[DeadCode] Remove null value from property
2019-08-21 11:43:15 +02:00
Tomáš Votruba
b2f239bf0b
Merge pull request #1875 from scheb/remove-default-excludes
Remove default excluded file patterns (closes #1815)
2019-08-20 21:24:32 +02:00
Christian Scheb
bb11a23014 Remove default excluded file patterns (closes #1815) 2019-08-20 21:04:55 +02:00
jacekll
4af8773bf9 [DeadCode] Remove null value from property 2019-08-20 00:12:39 +02:00
Tomáš Votruba
cbbce30ed8
Merge pull request #1865 from rectorphp/psr4-namespace
[PSR4] Add NormalizeNamespaceByPSR4ComposerAutoloadRector
2019-08-19 22:05:57 +02:00
Tomáš Votruba
2883040d74
[PHP 7.4] Add literal thousand superator (#1847)
[PHP 7.4] Add literal thousand superator
2019-08-19 16:56:36 +02:00