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
Grégoire Pineau e4e638056b minor #20492 [Workflow] Clarify validator API + fixed unknown "scalar" marking store (ro0NL)
This PR was squashed before being merged into the 3.2-dev branch (closes #20492).

Discussion
----------

[Workflow] Clarify validator API + fixed unknown "scalar" marking store

| Q             | A
| ------------- | ---
| Branch?       | "master"
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no, if merged in 3.2
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | comma-separated list of tickets fixed by the PR, if any
| License       | MIT
| Doc PR        | reference to the documentation PR, if any

See also https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/ValidateWorkflowsPass.php#L48

Commits
-------

a9cb38b [Workflow] Clarify validator API + fixed unknown "scalar" marking store
2016-11-15 10:46:40 +01:00
..
CacheWarmer feature #19485 [FrameworkBundle] Introduce a cache warmer for Validator based on PhpArrayAdapter (tgalopin) 2016-09-14 14:10:29 -07:00
Command Merge branch '3.1' 2016-11-14 08:20:13 -08:00
Console [Console][FrameworkBundle] Revised console header formatting 2016-07-29 05:54:38 -04:00
Controller Removing the Controller::getUser() deprecation 2016-10-14 19:46:34 -04:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection [Workflow] Clarify validator API + fixed unknown "scalar" marking store 2016-11-15 10:46:39 +01:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
HttpCache Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Kernel added a micro kernel 2015-11-04 18:19:57 +01:00
Resources Merge branch '3.1' 2016-11-14 08:20:13 -08:00
Routing Merge branch '2.8' into 3.1 2016-11-03 09:04:31 +01:00
Templating Added a default ide file link web view 2016-10-25 15:27:26 +02:00
Test Merge branch '2.7' into 2.8 2016-01-07 14:38:40 +01:00
Tests Merge branch '3.1' 2016-11-14 08:20:13 -08:00
Translation [Translation] added Base Exception for the component. 2016-09-21 18:16:56 +01:00
Validator added friendly exception when constraint validator does not exist or it is not enabled 2016-08-24 03:54:03 -07:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Removing the Controller::getUser() deprecation 2016-10-14 19:46:34 -04:00
Client.php Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
composer.json fixed Twig version 2016-10-01 08:45:01 -07:00
FrameworkBundle.php Make the Workflow support State Machines 2016-11-07 20:11:39 +01:00
LICENSE Move licenses according to new best practices 2016-01-31 22:16:42 +01:00
phpunit.xml.dist Make redis host configurable in tests 2016-09-19 12:25:01 -07:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00