You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated the deprecated methods in the controllers. I think I have everything installed properly, database wise. I used composer to build a vanilla version of 2.1 and composer to install the pizzabundle.
Getting the fatal error below
Fatal error: Declaration of Acme\PizzaBundle\Form\OrderFormType::buildForm() must be compatible with that of Symfony\Component\Form\FormTypeInterface::buildForm() in C:\Users\llindquist\Web\acmepizza\vendor\beberlei\acme-pizza\Acme\PizzaBundle\Form\OrderFormType.php on line 11
The text was updated successfully, but these errors were encountered:
I updated the deprecated methods in the controllers. I think I have everything installed properly, database wise. I used composer to build a vanilla version of 2.1 and composer to install the pizzabundle.
Getting the fatal error below
The text was updated successfully, but these errors were encountered: