Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rector #232

Merged
merged 8 commits into from
Oct 3, 2022
Merged

Add rector #232

merged 8 commits into from
Oct 3, 2022

Conversation

xepozz
Copy link
Contributor

@xepozz xepozz commented Sep 27, 2022

Q A
Is bugfix?
New feature? ✔️

@xepozz xepozz added the status:code review The pull request needs review. label Sep 27, 2022
@xepozz xepozz requested a review from a team September 27, 2022 12:29
xepozz added a commit to yiisoft/yii-view-renderer that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/access that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/active-record that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/aliases that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/app that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/app-api that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/arrays that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/assets that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/auth that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/auth-jwt that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/cache that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/cache-apcu that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/cache-db that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/cache-file that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/cache-memcached that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/cache-redis that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/cache-wincache that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/classifier that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/config that referenced this pull request Sep 27, 2022
xepozz added a commit to yiisoft/cookies that referenced this pull request Sep 27, 2022
arogachev added a commit to yiisoft/validator that referenced this pull request Sep 28, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* Manual adjustments

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
arogachev added a commit to yiisoft/yii-sentry that referenced this pull request Sep 28, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Use predefined rector action

* Manual fixes

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
arogachev added a commit to yiisoft/yii-testing that referenced this pull request Sep 28, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Use predefined rector action

* Update src/FunctionalTester.php

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
arogachev added a commit to yiisoft/yii-swagger that referenced this pull request Sep 29, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Use predefined rector action

* Update src/Middleware/SwaggerJson.php

* Apply fixes from StyleCI

* Update src/Middleware/SwaggerUi.php

* Apply fixes from StyleCI

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
arogachev added a commit to yiisoft/yii-runner-roadrunner that referenced this pull request Sep 29, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* Update tests/Support/Psr7WorkerMock.php

* Skip closure to arrow function rule

* Add previous missing changes from rector

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
arogachev added a commit to yiisoft/yii-runner-http that referenced this pull request Sep 29, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* Update src/ServerRequestFactory.php

* Apply fixes from StyleCI

* Manual adjustments

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
arogachev added a commit to yiisoft/yii-runner-console that referenced this pull request Sep 29, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* Use predefined rector action

* Update rector.php

* Apply fixes from StyleCI

Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
arogachev added a commit to yiisoft/yii-runner that referenced this pull request Sep 29, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Use predefined rector action

* Update rector.php

* Apply fixes from StyleCI

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
@samdark samdark merged commit 9870fe7 into master Oct 3, 2022
@samdark samdark deleted the add-rector branch October 3, 2022 22:10
arogachev added a commit to yiisoft/yii-view-renderer that referenced this pull request Oct 12, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* Bump PHP version to 8.0

* Add import

Co-authored-by: Dmitrii Derepko <xepozz@list.ru>
Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
vjik added a commit to yiisoft/translator that referenced this pull request Oct 17, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* fix

* 8.0

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/html that referenced this pull request Oct 19, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* Bump minimal PHP version to 8.0

* Merge tests

* Minor refactor tests

* CS fixes

* Fix tests

* Exclude rector configuration from code coverage report

* Fix

* Fix psalm

* Apply fixes from StyleCI

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
arogachev added a commit to yiisoft/event-dispatcher that referenced this pull request Oct 23, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* Drop PHP 7.4

* Add changelog line, improve readme

* Add import

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Rustam <rmamdaminov@gmail.com>
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
vjik added a commit to yiisoft/yii-bootstrap5 that referenced this pull request Dec 13, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* Raise PHP version

* fix CI

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/log-target-file that referenced this pull request Dec 17, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* fix

* Apply fixes from StyleCI

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/log-target-db that referenced this pull request Dec 17, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Use predefined rector action

* fix

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/log-target-syslog that referenced this pull request Dec 17, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* fix

* fix

* fix

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/mailer that referenced this pull request Dec 27, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* improve

* changelog

* fix

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/mailer-symfony that referenced this pull request Dec 28, 2022
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* fix

* fix

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/arrays that referenced this pull request Jan 11, 2023
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* raise php version

* fixes

* phpdoc

* fixed

* changelog

* improve

* improve

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/config that referenced this pull request Jan 18, 2023
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* fix

* changelog

* fix config

* version

* fix

* 8.0

* Fix BC CI

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/form that referenced this pull request Jan 18, 2023
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* fix

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
vjik added a commit to yiisoft/log that referenced this pull request Feb 7, 2023
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* fix

* fix psalm

---------

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
arogachev pushed a commit to yiisoft/rbac-db that referenced this pull request Apr 14, 2023
* Add rector files yiisoft/yii-dev-tool#232

* Use predefined rector action
real-master-100 pushed a commit to real-master-100/yii-software that referenced this pull request Feb 13, 2024
* Add rector files yiisoft/yii-dev-tool#232

* Add rector/rector dependecy

* [rector] Apply fixes

* Apply fixes from StyleCI

* Use predefined rector action

* Raise PHP version

* fix CI

Co-authored-by: rector-bot <rector@yiiframework.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Sergei Predvoditelev <sergei@predvoditelev.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:code review The pull request needs review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants