FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.48k stars 332 forks source link

Fix internal deprecations in Doctrine's populator #889

Closed gnutix closed 2 days ago

gnutix commented 2 days ago

What is the reason for this PR?

Fixes internal deprecations like :

Since fakerphp/faker 1.14: Accessing property "datetime" is deprecated, use "datetime()" instead.