-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Add rector #232
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
xepozz
commented
Sep 27, 2022
Q | A |
---|---|
Is bugfix? | ❌ |
New feature? | ✔️ |
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
This was referenced 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
approved these changes
Oct 3, 2022
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.