-
### Bug description
deploy works fine when I move the idea plugin into the 'require' section of my composer, but it will fail if it's in the 'require-dev' section of the composer file. Not sure if …
-
### Is this a new feature request?
- [X] I have searched the existing issues
### Wanted change
Hey there, is there a possibility to add support for the [webp Plugin](https://github.com/greenr…
-
As title, it seems that the test suites will be failed with PHP 8.2 version. Here are steps to reproduce:
- Installing the `PHP 8.2` version.
- Cloning the the `php-vcr` repository. And I ensure l…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.3.1
| PHP version | 8.1
| Installation Method | Composer
#### Summary
(sorry for bad engli…
-
Hi,
I've installed PhpMetrics v2.0.0 as phar archive (under docker image).
When I run this command:
```
phpmetrics --report-html=build/metrics --junit=build/coverage/report.xml src
```
I…
-
This took me a while to figure out, so I thought I'd write some notes in case any of it may be useful.
I wanted to bundle some plugins/themes in `wp.data`, for several reasons: to cache the whole b…
-
Very much similar to https://github.com/cebe/yii2-openapi/issues/139
One local Mysql test fails which passes in Github action.
```
$ ./vendor/bin/phpunit --filter MultiDbSecondaryMigrationTes…
-
When I'm using native VSCode native testing _Run all tests_ command runs only tests in first file.
-
TL;DR: It seems that our code base still works unchanged in PHP 8, if our phpunit tests are to be trusted. They provide 97.6% code coverage (1266 of 1297 lines).
PHP 8 is announced to be released e…
-
## 🐛 Bug
The SnapshotTest PHPUnit test is intermittently failing.
## 🕵️ Details
```
FAILED Tests\Feature\SnapshotTest > create snapshot
Failed asserting that t…