laravel-database-encryption icon indicating copy to clipboard operation
laravel-database-encryption copied to clipboard

PHP 7.3/7.4 unit test coverage not available

Open austinheap opened this issue 6 years ago • 0 comments

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: https://github.com/krakjoe/uopz/issues/79
  • Patch: https://gist.github.com/cmb69/3060a552fc825497d066262ab31f3998 (broken)

Note: There is no meaningful impact outside of unit testing.

austinheap avatar Nov 26 '18 19:11 austinheap