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/Bundle/FrameworkBundle
Fabien Potencier 10b3d0055a feature #24576 [FrameworkBundle] Added ControllerTrait::isFormValid (lyrixx)
This PR was merged into the 4.3-dev branch.

Discussion
----------

[FrameworkBundle] Added `ControllerTrait::isFormValid`

| Q             | A
| ------------- | ---
| Branch?       | master (4.1)
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        | https://github.com/symfony/symfony-docs/pull/8518

Commits
-------

1a8c844f0e [FrameworkBundle] Added `ControllerTrait::isFormValid`
2019-01-02 13:07:52 +01:00
..
CacheWarmer feature #28210 [Contracts] Add Translation\TranslatorInterface + decouple symfony/validator from symfony/translation (nicolas-grekas) 2018-09-03 22:20:47 +02:00
Command Merge branch '4.1' into 4.2 2018-12-17 14:32:53 +01:00
Console Merge branch '4.2' 2018-12-17 15:43:57 +01:00
Controller feature #24576 [FrameworkBundle] Added ControllerTrait::isFormValid (lyrixx) 2019-01-02 13:07:52 +01:00
DataCollector Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
DependencyInjection Fix deps=low 2018-12-13 14:01:35 +01:00
EventListener Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
HttpCache Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
Kernel Merge branch '3.4' into 4.1 2018-09-02 18:33:37 +01:00
Resources [Hackday][Messenger] Add an alias for transport.symfony_serializer so SerializerInterface can be autowired 2018-12-13 11:40:41 +01:00
Routing Merge branch '4.1' into 4.2 2018-12-01 09:52:38 +01:00
Templating [HttpKernel] fix deprecating KernelInterface::getRootDir() 2018-10-16 17:46:02 +02:00
Test Merge branch '4.1' 2018-09-30 05:40:00 +02:00
Tests feature #24576 [FrameworkBundle] Added ControllerTrait::isFormValid (lyrixx) 2019-01-02 13:07:52 +01:00
Translation [CS] Enforces null type hint on last position in phpDocs 2018-10-02 00:12:00 -03:00
.gitignore
CHANGELOG.md [FrameworkBundle] Added ControllerTrait::isFormValid 2018-11-26 10:34:30 +01:00
Client.php Merge branch '2.8' into 3.4 2018-09-05 13:56:21 +02:00
composer.json Merge branch '4.2' 2018-12-17 15:43:57 +01:00
FrameworkBundle.php moving Cache-related compiler pass from FrameworkBundle to Cache component 2018-09-26 17:25:42 +02:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00