-
-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Description
PHP 7.4.5
phpstan/phpstan: 0.12.32
As you can see the error string and the matcher are equals ($ escaped), but it doesn't match:
Here's the related config:
includes:
- ./vendor/nunomaduro/larastan/extension.neon
parameters:
level: 5
ignoreErrors:
- '#Method PragmaRX\Notified\Data\Repositories\Notified::firstOrCreateByEvent() should return PragmaRX\Notified\Data\Models\Notified but returns Illuminate\Database\Eloquent\Model|null#'
- '#Access to an undefined property Illuminate\Database\Eloquent\Model::\$driver#'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
