Matt Styles

Results 4 issues of Matt Styles

This is a carry-over feature request from the now-archived sebastianbergmann/phpunit-mock-objects project. Original card: https://github.com/sebastianbergmann/phpunit-mock-objects/issues/318. The enhancement was provided, with only minor adjustments, from a PR by @Darhazer which was never...

type/enhancement
feature/test-doubles

One thing that ReturnValueMap lacked was flexibility regarding the arguments the method was invoked with. It works only with exact match As a side effect, if you have floats as...

type/enhancement
feature/test-doubles

It'd be great if we could get a new release tag on the latest commit on master, that way we can more easily pull in support for Nova 4. Thank...

PDFMergerServiceProvider and PDFMergerFacade are failing to autoload when using Composer 2. Output from composer install: ``` Deprecation Notice: Class GrofGraf\LaravelPDFMerger\Providers\PDFMergerServiceProvider located in ./vendor/grofgraf/laravel-pdf-merger/src/providers/PDFMergerServiceProvider.php does not comply with psr-4 autoloading standard....