Skip to content

LR-5948 Upgrades phpunit to version 7.5#7

Open
dk-jessn wants to merge 13 commits intomasterfrom
20191211-phpunit75upg
Open

LR-5948 Upgrades phpunit to version 7.5#7
dk-jessn wants to merge 13 commits intomasterfrom
20191211-phpunit75upg

Conversation

@dk-jessn
Copy link
Copy Markdown

Why is this change proposed? How will it affect the code base? Which results are expected from the change? Include context, UI before/after screenshots, assumptions, knowledge, research, links, references, etc.

Upgrades phpunit to version 7.5

It upgrades phpunit to a version that is aligned with Laravel 5.8 respectively.

It upgrades phpunit to a version that is aligned with
Laravel 5.8 respectively.
Copy link
Copy Markdown
Member

@clauswitt clauswitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a warning in the test run (for libraries it could be an idea to make phpunit fail on warnings).

This may become a potential issue later - and is easy to fix with such a small test suite.

https://travis-ci.org/ArnsboMedia/opengraph_parser/builds/623611915#L223

@dk-jessn
Copy link
Copy Markdown
Author

@clauswitt Nice catch, I will change it to let it fail on warnings

Jess Nielsen added 2 commits December 12, 2019 15:48
Instead of using annotation @expectexception, it does now
call expectException() hence the annotation is deprecated.
@dk-jessn dk-jessn requested a review from clauswitt December 12, 2019 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants