Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Closed
Description
In documentation of form component for 3.0 version the whole CSRF Protection is wrong:
http://symfony.com/doc/current/components/form/introduction.html#csrf-protection
Classes SessionCsrfProvider and DefaultCsrfProvider were removed from Form Component in 3.0
https://github.com/symfony/form/blob/2.8/Extension/Csrf/CsrfProvider/DefaultCsrfProvider.php#L14