-
Notifications
You must be signed in to change notification settings - Fork 174
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
[Test] PHPUNIT 6.5 to PHPUNIT 8 | php-ast 0.1.6 to php-ast 1.0.1| #4433
Closed
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
kongtiaowang
added
[branch] major
Testing
PR contains test plan or automated test code (or config files for Travis)
labels
Mar 28, 2019
kongtiaowang
changed the title
[test] PHPUNIT 6.5 to PHPUNIT 8
[Test] PHPUNIT 6.5 to PHPUNIT 8
Mar 28, 2019
johnsaigle
previously approved these changes
Apr 1, 2019
driusan
requested changes
Apr 5, 2019
@driusan @kongtiaowang whats the status of this PR ? |
@ridz1208 it's still missing composer.lock |
@kongtiaowang please make necessary changes |
johnsaigle
added
the
State: Needs work
PR awaiting additional work by the author to proceed
label
Jun 18, 2019
kongtiaowang
added
State: Needs work
PR awaiting additional work by the author to proceed
and removed
State: Needs work
PR awaiting additional work by the author to proceed
labels
Jun 19, 2019
kongtiaowang
added
the
State: Blocked
PR or issue awaiting an external event such as the merge or another PR to proceed
label
Oct 15, 2019
blocked by phan. It should be fixed on other PR. |
kongtiaowang
force-pushed
the
phpunit8
branch
from
October 17, 2019 18:34
469500a
to
8a3cbe4
Compare
Needs PHPCS on |
Is this still blocked? |
This was referenced Oct 21, 2019
It still blocked for no reason. |
kongtiaowang
force-pushed
the
phpunit8
branch
from
October 24, 2019 18:48
e029652
to
28da79c
Compare
phpunit > 8.0 is not stable in Travis. failed without reason. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
State: Blocked
PR or issue awaiting an external event such as the merge or another PR to proceed
State: Needs work
PR awaiting additional work by the author to proceed
Testing
PR contains test plan or automated test code (or config files for Travis)
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.
Update PHPUNIT Version
Get rid of dbunit. This package is abandoned and no longer maintained.
The @ExpectedException, @expectedExceptionCode, @expectedExceptionMessage, and @expectedExceptionMessageRegExp annotations are deprecated.
They will be removed in PHPUnit 9.
To test: Travis