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
Nicolas Grekas 5c7931c992 bug #29884 [Form] CsrfValidationListener marks the token as invalid if it is not a string (umpirsky)
This PR was squashed before being merged into the 3.4 branch (closes #29884).

Discussion
----------

[Form] CsrfValidationListener marks the token as invalid if it is not a string

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #29882
| License       | MIT

Commits
-------

deb8e95091 [Form] CsrfValidationListener marks the token as invalid if it is not a string
2019-02-07 10:44:29 +01:00
..
ChoiceList fixed short array CS in comments 2019-01-16 14:27:11 +01:00
Command switched array() to [] 2019-01-16 10:39:14 +01:00
Console switched array() to [] 2019-01-16 10:39:14 +01:00
DependencyInjection switched array() to [] 2019-01-16 10:39:14 +01:00
Exception Merge branch '2.8' into 3.4 2018-07-26 10:45:46 +02:00
Extension bug #29884 [Form] CsrfValidationListener marks the token as invalid if it is not a string (umpirsky) 2019-02-07 10:44:29 +01:00
Guess Remove useless docblocks 2017-10-29 10:49:53 +01:00
Resources Add Vietnamese translation for validators 2018-12-19 22:06:34 +01:00
Test synchronise the form builder docblock 2019-01-22 15:49:00 +01:00
Tests bug #29884 [Form] CsrfValidationListener marks the token as invalid if it is not a string (umpirsky) 2019-02-07 10:44:29 +01:00
Util fixed short array CS in comments 2019-01-16 14:27:11 +01:00
.gitignore
AbstractExtension.php switched array() to [] 2019-01-16 10:39:14 +01:00
AbstractRendererEngine.php switched array() to [] 2019-01-16 10:39:14 +01:00
AbstractType.php [Form] fix some docblocks and type checks 2019-01-30 09:09:50 +01:00
AbstractTypeExtension.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
Button.php switched array() to [] 2019-01-16 10:39:14 +01:00
ButtonBuilder.php switched array() to [] 2019-01-16 10:39:14 +01:00
ButtonTypeInterface.php
CallbackTransformer.php Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
CHANGELOG.md Merge branch '3.3' into 3.4 2017-11-16 17:25:26 +02:00
ClickableInterface.php removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
composer.json Merge branch '2.8' into 3.4 2018-05-21 12:06:52 +02:00
DataMapperInterface.php [CS] Apply phpdoc_annotation_without_dot 2017-09-11 13:37:52 -07:00
DataTransformerInterface.php [CS] Apply phpdoc_annotation_without_dot 2017-09-11 13:37:52 -07:00
Form.php [Form] ensure compatibility with older PHPUnit mocks 2019-01-25 10:38:07 +01:00
FormBuilder.php synchronise the form builder docblock 2019-01-22 15:49:00 +01:00
FormBuilderInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormConfigBuilder.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormConfigBuilderInterface.php Revert "fixed CS" 2018-10-21 01:16:31 +02:00
FormConfigInterface.php [CS] Enforces null type hint on last position in phpDocs 2018-10-02 00:12:00 -03:00
FormError.php Mark some/most implementations of Serializable as @internal 2019-01-30 10:03:33 +01:00
FormErrorIterator.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormEvent.php [2.7] More docblock fixes 2017-11-07 15:04:08 +01:00
FormEvents.php move event listener method type hint docs to @Event annotations default value. makes it easily parsable by PhpStorm plugin 2016-05-03 20:48:46 +02:00
FormExtensionInterface.php
FormFactory.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormFactoryBuilder.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormFactoryBuilderInterface.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
FormFactoryInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormRegistry.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormRegistryInterface.php [Form] remove validation of FormRegistry::getType as FormRegistry::hasType does not validate either 2015-10-22 02:46:43 +02:00
FormRenderer.php Remove gendered pronouns 2019-01-27 10:04:14 +01:00
FormRendererEngineInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormRendererInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
Forms.php fixed short array CS in comments 2019-01-16 14:27:11 +01:00
FormTypeExtensionInterface.php Merge branch '2.8' into 3.3 2017-10-24 16:05:06 +02:00
FormTypeGuesserChain.php switched array() to [] 2019-01-16 10:39:14 +01:00
FormTypeGuesserInterface.php DX: replace @link with @see annotation 2016-11-13 18:41:36 +01:00
FormTypeInterface.php [CS] Enforces null type hint on last position in phpDocs 2018-10-02 00:12:00 -03:00
FormView.php switched array() to [] 2019-01-16 10:39:14 +01:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
NativeRequestHandler.php switched array() to [] 2019-01-16 10:39:14 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
PreloadedExtension.php switched array() to [] 2019-01-16 10:39:14 +01:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00
RequestHandlerInterface.php [Form] Add phpdoc to RequestHandlerInterface::isFileUpload() method 2017-11-20 18:59:30 +01:00
ResolvedFormType.php synchronise the form builder docblock 2019-01-22 15:49:00 +01:00
ResolvedFormTypeFactory.php
ResolvedFormTypeFactoryInterface.php
ResolvedFormTypeInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
ReversedTransformer.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
SubmitButton.php [CS] Enforces null type hint on last position in phpDocs 2018-10-02 00:12:00 -03:00
SubmitButtonBuilder.php
SubmitButtonTypeInterface.php

Form Component

The Form component allows you to easily create, process and reuse HTML forms.

Resources