Sylius / SyliusAdminApiBundle

Administration REST API for Sylius eCommerce.
MIT License
11 stars 22 forks source link

Required parameter $localeRepository follows optional parameter $validationGroups in /src/Form/Type/OrderType.php:39 #14

Open acornforth opened 2 years ago

acornforth commented 2 years ago

Since upgrading to PHP 8, started seeing this error every time i run console command. I'm guessing the PHP compiler is detecting it earlier than before.

dsbe-ak commented 2 years ago

I'm facing the same issue. I've created a pull request #15