BehatExtension / DoctrineDataFixturesExtension

Doctrine Data Fixtures Extension for Behat
MIT License
20 stars 7 forks source link

Replace anonymous extension class with real class #32

Closed ruudk closed 4 years ago

ruudk commented 4 years ago

This doesn't work properly on PHP 7.4 for some reason.

https://github.com/symfony/symfony/issues/34613

Q A
Branch? 6.0
Bug fix? yes, https://github.com/symfony/symfony/issues/34613
New feature? no
BC breaks? no
Deprecations? no
ruudk commented 4 years ago

@Spomky Thanks for this fast merge ⚡️ ❤️

ruudk commented 4 years ago

@Spomky Can you please tag a new release?

Spomky commented 4 years ago

Now tagged as v6.0.1. Thank you for this PR