PHP 8.1 compatibility #8

Closed
opened 2026-01-24 11:24:45 +01:00 by admin · 0 comments
Owner

Originally created by @Sweetchuck on GitHub (May 31, 2022).

Deprecated: Return type of Doctrine\Common\Reflection\RuntimePublicReflectionProperty::getValue($object = null) should either be compatible with ReflectionProperty::getValue(?object $object = null): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ./lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php on line 20

Deprecated: Return type of Doctrine\Common\Reflection\RuntimePublicReflectionProperty::setValue($object, $value = null) should either be compatible with ReflectionProperty::setValue(mixed $objectOrValue, mixed $value = ): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ./lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php on line 44

Deprecated: Return type of Doctrine\Common\Reflection\TypedNoDefaultReflectionProperty::getValue($object = null) should either be compatible with ReflectionProperty::getValue(?object $object = null): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ./lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php on line 19

Deprecated: Return type of Doctrine\Common\Reflection\TypedNoDefaultReflectionProperty::setValue($object, $value = null) should either be compatible with ReflectionProperty::setValue(mixed $objectOrValue, mixed $value = ): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ./lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php on line 32

Originally created by @Sweetchuck on GitHub (May 31, 2022). Deprecated: Return type of Doctrine\Common\Reflection\RuntimePublicReflectionProperty::getValue($object = null) should either be compatible with ReflectionProperty::getValue(?object $object = null): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ./lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php on line 20 Deprecated: Return type of Doctrine\Common\Reflection\RuntimePublicReflectionProperty::setValue($object, $value = null) should either be compatible with ReflectionProperty::setValue(mixed $objectOrValue, mixed $value = <default>): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ./lib/Doctrine/Common/Reflection/RuntimePublicReflectionProperty.php on line 44 Deprecated: Return type of Doctrine\Common\Reflection\TypedNoDefaultReflectionProperty::getValue($object = null) should either be compatible with ReflectionProperty::getValue(?object $object = null): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ./lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php on line 19 Deprecated: Return type of Doctrine\Common\Reflection\TypedNoDefaultReflectionProperty::setValue($object, $value = null) should either be compatible with ReflectionProperty::setValue(mixed $objectOrValue, mixed $value = <default>): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ./lib/Doctrine/Common/Reflection/TypedNoDefaultReflectionProperty.php on line 32
admin closed this issue 2026-01-24 11:24:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/reflection#8