woocommerce/.github
Nestor Soriano 0ae984e6cc
Fix unit tests failing in PHP 8 in CI
The problem was that PHP 8 requires setting up a different version of
PHPUnit, and after doing that two versions were in place, one in
'vendor/phpunit' and another one in 'bin/composer/phpunit'; the
autoloader was picking the former but it should pick the later.
2021-08-24 15:36:06 +02:00
..
ISSUE_TEMPLATE fixed a typo in the bug issue template of github 2021-06-30 17:10:10 +02:00
workflows Fix unit tests failing in PHP 8 in CI 2021-08-24 15:36:06 +02:00
CONTRIBUTING.md Update default GIT branch 2021-02-25 20:51:14 -03:00
ISSUE_TEMPLATE.md Updated GitHub issue templates to include more details of the information we require. 2020-06-14 21:35:05 +01:00
PULL_REQUEST_TEMPLATE.md Add task instructions for the PR reviewer 2021-07-30 10:02:16 -07:00
wiki.png wiki 2017-01-27 11:24:16 +00:00