PUGX / badge-poser

The PHP badges, renders some badges for your readme with the packagist information.

Home Page:https://poser.pugx.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migrate providers in tests

garak opened this issue · comments

PHPUnit deprecated non-static data providers, so we need to fix all our tests.
Otherwise, we won't be able to upgrade to version 10 of PHPUnit.