-
-
Notifications
You must be signed in to change notification settings - Fork 698
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
[Scoper] Using different scoper.php for php 7.0 #6295
Conversation
@TomasVotruba if this still make php 7.1 fail, then there is something wrong with the git add process itself, as previously, it still works on php 7.1. Let's try. |
@@ -5,7 +5,7 @@ name: Build Scoped Rector PHP 7.0 | |||
on: | |||
push: | |||
branches: | |||
- main | |||
- never |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
temporary disable scoped 7.0
the php 7.1 scoped seems working again. |
Thanks 👍 https://github.com/rectorphp/rector-prefixed is passing ✔️ |
rectorphp/rector-src@1ebb7aa [CodeQuality] Allow transform static to self on final class on ConvertStaticPrivateConstantToSelfRector (#6295)
rectorphp/rector-src@1ebb7aa [CodeQuality] Allow transform static to self on final class on ConvertStaticPrivateConstantToSelfRector (#6295)
revert original scoper.php