Tomas Votruba
|
3689a516db
|
Updated Rector to commit db00e23b5e487443b74e612069af9e9a178e45f1
db00e23b5e [PHP 8.0] Downgrade (#85)
|
2021-05-21 16:44:29 +00:00 |
|
Tomas Votruba
|
91a82e9ca5
|
Updated Rector to commit b5c00cbf1ca13a2cdfa040d78a97b098c6b5b3cf
b5c00cbf1c [BUGFIX] Respect indent_size for tabs (#81)
|
2021-05-20 14:35:36 +00:00 |
|
Tomas Votruba
|
1fc5dba0b1
|
Updated Rector to commit 7a712ba445b2cb2ae13d07b89ff354ef52b2df1f
e2bd8de348 resolve version on release 7a712ba445 date time
|
2021-05-19 00:12:47 +00:00 |
|
Tomas Votruba
|
270eaef34d
|
Rector 0.11.5
|
2021-05-18 13:45:09 +00:00 |
|
Tomas Votruba
|
9987c84c58
|
Rector 0.11.3
|
2021-05-17 07:55:27 +00:00 |
|
Tomas Votruba
|
10b65060a2
|
Updated Rector to commit cefe13feab65ddabdce51fc21d7d1effd5896287
cefe13feab fix rector rules overview dump location (#49)
|
2021-05-16 08:19:51 +00:00 |
|
Tomas Votruba
|
80c6cbecea
|
Updated Rector to commit fa8e59708b7c6c2916f5afeefef80ba90346152f
fa8e59708b Use local version resolver (#36)
|
2021-05-15 01:39:19 +00:00 |
|
Tomas Votruba
|
146dc7d680
|
Updated Rector to commit f2c0023dad9a6a955c0af1553148adedc7bdb011
f2c0023dad [PHP 8.1] Add MyClabs enum to native ENUM (#30)
|
2021-05-14 09:53:43 +00:00 |
|
Tomas Votruba
|
9b96ef2c38
|
Updated Rector to commit 903dfab9281157479ff00520d581b4089b77903f
903dfab928 restore
|
2021-05-13 23:06:45 +00:00 |
|
Tomas Votruba
|
e6e69a6744
|
Updated Rector to commit 405e0c81026999eb9d4f611a96198aad9dae304f
405e0c8102 unprefix ContainerConfigurator
|
2021-05-13 22:39:51 +00:00 |
|
Tomas Votruba
|
693ce44ea9
|
Updated Rector to commit 9305fdf4f4708e2687a55d44d3aa663a1fd8cb5c
9305fdf4f4 typo
|
2021-05-13 00:24:58 +00:00 |
|
Tomas Votruba
|
758a350d87
|
Updated Rector to commit 6af13d7b76234edf43dbb0b4c533912cec19f971
|
2021-05-12 13:15:45 +00:00 |
|
Tomas Votruba
|
436fcb7505
|
Updated Rector to commit 0684911cdf88b424d6e2a9ba0689f0e35e94ebd6
0684911cdf [PHP 8.0] Promoted property fixes (#8)
|
2021-05-11 10:40:34 +00:00 |
|
Tomas Votruba
|
7d36c3b0b9
|
Updated Rector to commit a80cf5292d6df5e83b7d17c78630506e361bede9
a80cf5292d revert to working scoper 0.14
|
2021-05-10 22:23:08 +00:00 |
|
Tomas Votruba
|
363a910cf7
|
Updated Rector to commit a7db1ad94df4879885b9106773d2f8335cb40e49
a7db1ad94d use scoper 0.15
|
2021-05-10 22:10:16 +00:00 |
|
Tomas Votruba
|
345a89a7e2
|
Updated Rector to commit a657258f317da1f6fd42069bf3b09198d3cfd635
a657258f31 cleanup CHANGELOG, is part of GitHub releases now (#2)
|
2021-05-10 00:23:30 +00:00 |
|
Tomas Votruba
|
d56e7982d0
|
Updated Rector to commit dedd4b55fe3e03cae9bd5ac822cfdccd8deb3fb6
dedd4b55fe make node_helper.php safe for similar names
|
2021-05-09 20:15:43 +00:00 |
|
Tomas Votruba
|
0ac0e54b02
|
[Naming] Removing underscore rules, rather handle with coding standards (#5868)
|
2021-03-15 23:24:43 +00:00 |
|
Abdul Malik Ikhsan
|
d7592f59ec
|
[Naming] Register RenameForeachValueVariableToMatchExprVariableRector to naming config set (#5696)
* [Naming] Register RenameForeachValueVariableToMatchExprVariableRector to naming config set
* fix property fetch not from this
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* fix
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* fixture fix
* phpstan
* [ci-review] Rector Rectify
* phpstan
* extract to separate method for collect assigns by name
* adding InflectorSingularResolver service
* skip single prefix and length >= 40
* add failing fixture to skip plural camel case
* use regex to get camel cases
* implemented singularize camel cased
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* phpstan
* handle singular verb news -> new
* [ci-review] Rector Rectify
* fixture fix
* handle has
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* phpstan
* phpstan
* handle left side By
* [ci-review] Rector Rectify
* re-use resolve call
* [ci-review] Rector Rectify
* phpstan
* [ci-review] Rector Rectify
* final touch
* final touch
* [ci-review] Rector Rectify
* [ci-review] Rector Rectify
* use previous By in the middle
* update $childClassReflection->hasProperty($propertyName)
* [ci-review] Rector Rectify
* catchKeys
* regex fix
* fixture
* [ci-review] Rector Rectify
* try use check array
* Revert "try use check array"
This reverts commit adb9f767f20ea2544e5ccfc9cfe361ecc929912a.
* use files
Co-authored-by: kaizen-ci <info@kaizen-ci.org>
|
2021-03-05 11:55:40 +01:00 |
|
Igor
|
6350692b98
|
[Naming] Move UnderscoreToCamelCaseVariableNameRector to Naming set (#4312)
|
2020-09-28 22:35:45 +02:00 |
|
Igor
|
ccb086aab7
|
[Naming] Make UnderscoreToCamelCasePropertyNameRector work with PropertyRenamer (#4283)
Co-authored-by: rector-bot <tomas@getrector.org>
|
2020-09-28 20:29:37 +02:00 |
|
Igor
|
52f02d8c91
|
[Naming] Make bool property respect is/has/was naming (#4215)
|
2020-09-22 20:22:10 +00:00 |
|
dobryy
|
f69ea0e023
|
[Naming] Rename foreach value variable to match method return type (#4130)
Co-authored-by: rector-bot <tomas@getrector.org>
|
2020-09-09 10:52:43 +02:00 |
|
dobryy
|
4e91b78c7b
|
[Naming] Rename the rule to make it correspond with what rule does (#4076)
* [Naming] Rename the rule to make it correspond with what rule does
* [Naming] Update doc
|
2020-08-30 21:01:33 +02:00 |
|
TomasVotruba
|
6f53f55798
|
fix cs
|
2020-08-22 19:13:22 +02:00 |
|
Tomas Votruba
|
766853315e
|
[Naming] Add MakeIsserClassMethodNameStartWithIsRector (#4005)
|
2020-08-22 19:04:25 +02:00 |
|
Tomas Votruba
|
9164d46a3b
|
[Naming] Add MakeGetterClassMethodNameStartWithGetRector (#4003)
* [Naming] Add MakeGetterClassMethodNameStartWithGetRector
* [rector] [Naming] Add MakeGetterClassMethodNameStartWithGetRector
* [cs] [Naming] Add MakeGetterClassMethodNameStartWithGetRector
Co-authored-by: rector-bot <tomas@getrector.org>
|
2020-08-22 15:46:09 +00:00 |
|
Tomas Votruba
|
7212366606
|
[Naming] Decouple RenameParamToMatchTypeRector (#3906)
* [Naming] Decouple RenameParamToMatchTypeRector
* remove overrlaping useless test fixtures
* [rector] remove overrlaping useless test fixtures
* [cs] remove overrlaping useless test fixtures
Co-authored-by: rector-bot <tomas@getrector.org>
|
2020-08-04 18:30:31 +00:00 |
|
TomasVotruba
|
2f927842a7
|
move sets to single /set directory
|
2020-07-21 00:46:53 +02:00 |
|