This repository was archived by the owner on Apr 7, 2021. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork73
This repository was archived by the owner on Apr 7, 2021. It is now read-only.
PHP 7.3/7.4 unit test coverage not available #38
Open
Description
ext-uopz
is not (yet) compatible with PHP v7.3, which breaks code coverage log generation during unit tests. This will be fixed when the underlying issue is addressed or hot-fixed when an updated patch is available.
- Issue:Build failure with PHP 7.3 krakjoe/uopz#79
- Patch:https://gist.github.com/cmb69/3060a552fc825497d066262ab31f3998 (broken)
Note:There is no meaningful impact outside of unit testing.