Skip to content

Conversation

@onlime
Copy link

@onlime onlime commented Nov 17, 2025

Getting the following deprecation warning on PHP 8.5:

WARNING: ReflectionProperty::getDefaultValue() for a property without a default value is deprecated, use ReflectionProperty::hasDefaultValue() to check if the default value exists in vendor/spatie/laravel-data/src/Support/Factories/DataPropertyFactory.php on line 64  

see https://www.php.net/manual/en/migration85.deprecated.php

Calling ReflectionProperty::getDefaultValue() for properties without default values has been deprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant