Add config options to allow fields to be updated using a setter method. #1371
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors
PHPStan:
src/Blameable/Mapping/Driver/Annotation.php#L1
Ignored error pattern #^Access to an undefined property object\:\:\$value\.$# in path /home/runner/work/DoctrineExtensions/DoctrineExtensions/src/Blameable/Mapping/Driver/Annotation.php was not matched in reported errors.
|
PHPStan:
src/Blameable/Mapping/Driver/Annotation.php#L78
Property Gedmo\Mapping\Annotation\Blameable::$field (array<string>|string) in isset() is not nullable.
|
PHPStan:
src/IpTraceable/Mapping/Driver/Annotation.php#L1
Ignored error pattern #^Access to an undefined property object\:\:\$value\.$# in path /home/runner/work/DoctrineExtensions/DoctrineExtensions/src/IpTraceable/Mapping/Driver/Annotation.php was not matched in reported errors.
|
PHPStan:
src/SoftDeleteable/Mapping/Driver/Annotation.php#L49
Property Gedmo\Mapping\Annotation\SoftDeleteable::$timeAware (bool) in isset() is not nullable.
|
PHPStan:
src/SoftDeleteable/Mapping/Driver/Annotation.php#L57
Property Gedmo\Mapping\Annotation\SoftDeleteable::$hardDelete (bool) in isset() is not nullable.
|
PHPStan:
src/Timestampable/Mapping/Driver/Annotation.php#L1
Ignored error pattern #^Access to an undefined property object\:\:\$value\.$# in path /home/runner/work/DoctrineExtensions/DoctrineExtensions/src/Timestampable/Mapping/Driver/Annotation.php was not matched in reported errors.
|
PHPStan:
src/Timestampable/Mapping/Driver/Annotation.php#L77
Property Gedmo\Mapping\Annotation\Timestampable::$field (array<string>|string) in isset() is not nullable.
|
PHPStan
Process completed with exit code 1.
|