Skip to content
  • Demian Katz's avatar
    Upgrade to PHPUnit 8 (#1548) · fc477118
    Demian Katz authored
    - Eliminate deprecated annotations and method calls.
    - Add required return types to standard methods.
    - Add php-cs-fixer rules to improve tests.
    - Add .gitignore support for new test result cache.
    - Fixed a few minor bugs/bad comments identified while upgrading.
    fc477118