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 56537bf7aa feature #25478 [FrameworkBundle] add email_validation_mode option (xabbuh)
This PR was merged into the 4.1-dev branch.

Discussion
----------

[FrameworkBundle] add email_validation_mode option

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

cda582595c add email_validation_mode option
2017-12-14 10:51:57 -08:00
..
CacheWarmer Merge branch '3.4' 2017-11-09 18:30:28 +01:00
Command Pr/workflow name as graph label 2017-12-11 15:18:49 -08:00
Console Merge branch '3.4' into 4.0 2017-12-04 11:02:29 -08:00
Controller [FrameworkBundle] Move AbstractController::getParameter() from the trait to the class & use PSR-11 2017-12-12 11:27:48 +01:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection add email_validation_mode option 2017-12-13 12:39:39 +01:00
EventListener Remove useless docblocks 2017-10-29 10:49:53 +01:00
HttpCache Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
Kernel [DI] Turn services and aliases private by default, with BC layer 2017-09-19 11:28:48 +02:00
Resources add email_validation_mode option 2017-12-13 12:39:39 +01:00
Routing [FrameworkBundle][Routing] Use a PSR-11 container & parameter bag in FrameworkBundle Router 2017-12-09 16:16:33 +01:00
Templating remove more kernel.root_dir parameter refs 2017-11-23 19:10:15 +01:00
Test Merge branch '3.4' 2017-10-28 18:54:10 +02:00
Tests feature #25478 [FrameworkBundle] add email_validation_mode option (xabbuh) 2017-12-14 10:51:57 -08:00
Translation Merge branch '3.3' into 3.4 2017-11-05 17:10:10 +01:00
.gitignore
CHANGELOG.md Pr/workflow name as graph label 2017-12-11 15:18:49 -08:00
Client.php Merge branch '2.8' into 3.3 2017-11-07 12:58:40 +01:00
composer.json add email_validation_mode option 2017-12-13 12:39:39 +01:00
FrameworkBundle.php Merge branch '3.4' 2017-11-09 18:30:28 +01:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist Merge branch '3.2' 2017-04-12 07:14:56 -07:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00