t0mmy742/php-infection-streamwrapper

Replacement for infection StreamWrapper (infection/include-interceptor) used with dg/bypass-final and adriansuter/php-autoload-override

1.0.1 2020-11-14 19:46 UTC

This package is auto-updated.

Last update: 2024-04-15 03:42:59 UTC


README

Build Status

t0mmy742/php-infection-streamwrapper is a StreamWrapper used to replace the infection/include-interceptor one. It was created because it is currently not possible to use infection/infection package when using dg/bypass-finals or adriansuter/php-autoload-override. This package is a mix between these three StreamWrapper to make theme work together.

Installation

$ composer require --dev t0mmy742/php-infection-streamwrapper

Links

Infection - Mutation Testing framework
Infection - Include Interceptor Stream Wrapper
PHP-Autoload-Override
Bypass Finals