Skip to content

Conversation

@saeideng
Copy link
Collaborator

1)use phpunit 9.3+
2)replace php-vfs/php-vfs with mikey179/vfsstream
3)enable deprecation warnings

1)use phpunit 9.3+
2)replace php-vfs/php-vfs with mikey179/vfsstream
3)enable deprecation warnings
@saeideng saeideng changed the title use phpunit 9.3+ and update dependences Feb 14, 2022
@codecov
Copy link

codecov bot commented Feb 14, 2022

Codecov Report

Merging #584 (de16ace) into master (a2cf020) will increase coverage by 0.68%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #584      +/-   ##
============================================
+ Coverage     95.00%   95.68%   +0.68%     
+ Complexity      110      108       -2     
============================================
  Files            11       11              
  Lines           280      278       -2     
============================================
  Hits            266      266              
+ Misses           14       12       -2     
Impacted Files Coverage Δ
src/Plugin.php 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a2cf020...de16ace. Read the comment docs.

@saeideng
Copy link
Collaborator Author

there are some warnings

The at() matcher has been deprecated. It will be removed in PHPUnit 10. Please refactor your test to not rely on the order in which methods are invoked.

@saeideng saeideng requested a review from ADmad February 14, 2022 14:02
@saeideng saeideng merged commit 878cba2 into master Feb 14, 2022
@saeideng saeideng deleted the phpunit branch February 14, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants