This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Form/Extension/Csrf
Christian Flothmann 367ed3ce85 compare version using PHP_VERSION_ID
To let opcode caches optimize cached code, the `PHP_VERSION_ID`
constant is used to detect the current PHP version instead of calling
`version_compare()` with `PHP_VERSION`.
2014-11-17 17:27:42 +01:00
..
CsrfProvider compare version using PHP_VERSION_ID 2014-11-17 17:27:42 +01:00
EventListener [Form] Fixed CSRF error messages to be translated and added "csrf_message" option 2013-05-03 08:38:36 +02:00
Type Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
CsrfExtension.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00