phpunit-snapshots icon indicating copy to clipboard operation
phpunit-snapshots copied to clipboard

Snapshot testing for PHPUnit

Results 1 phpunit-snapshots issues
Sort by recently updated
recently updated
newest added

As of PHP 7.2, `get_class()` parameter can not be null. This PR adds a simple null check before using `get_class()`.