tddwizard / magento2-fixtures

Fixture library for Magento 2 integration tests by @schmengler (@integer-net)
http://tddwizard.com/
MIT License
141 stars 28 forks source link

Not compatible with fakerphp/faker >= 1.14 #82

Open Tjitse-E opened 1 year ago

Tjitse-E commented 1 year ago

I tried fakerphp/faker v1.20.0, but this is not compatible with magento2-fixtures v1.1.2. It works fine up to faker 1.13.

User Deprecated: Since fakerphp/faker 1.14: Accessing property "state" is deprecated, use "state()" instead. in vendor/symfony/deprecation-contracts/function.php:25.
dev/tests/quick-integration/framework/bootstrap.php:201
vendor/symfony/deprecation-contracts/function.php:25
vendor/fakerphp/faker/src/Faker/Generator.php:950
 vendor/tddwizard/magento2-fixtures/src/Customer/AddressBuilder.php:196
 vendor/tddwizard/magento2-fixtures/src/Customer/AddressBuilder.php:46
 vendor/tddwizard/magento2-fixtures/src/Sales/OrderBuilder.php:119