Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Fix usages of deprecated Symfony\Component\Form\FormEvents constants #7

Open
aivus opened this issue Dec 25, 2017 · 0 comments
Open

Comments

@aivus
Copy link
Member

aivus commented Dec 25, 2017

Old constants in FormEvents (like FormEvents::BIND) were deprecated in 2.3 and removed in 3.0

return array(FormEvents::BIND => 'onBind');

@aivus aivus added this to the 3.0 milestone Dec 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant