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
Fabien Potencier 87123f6e1d minor #12015 [Validator] Simplified testing of violations (webmozart)
This PR was merged into the 2.3 branch.

Discussion
----------

[Validator] Simplified testing of violations

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

I simplified the assertion of violations in preparation of a replacement PR for #7276.

Commits
-------

8e5537b [Validator] Simplified testing of violations
2014-09-25 11:38:09 +02:00
..
BrowserKit fixed CS 2014-09-22 10:32:35 +02:00
ClassLoader fixed CS 2014-09-22 10:32:35 +02:00
Config bug #11908 [Translation] [Config] Clear libxml errors after parsing xliff file (pulzarraider) 2014-09-23 07:15:05 +02:00
Console fixed CS 2014-09-22 10:32:35 +02:00
CssSelector fixed CS 2014-09-22 10:32:35 +02:00
Debug fixed CS 2014-09-22 10:32:35 +02:00
DependencyInjection fixed CS 2014-09-22 10:32:35 +02:00
DomCrawler fixed CS 2014-09-22 10:32:35 +02:00
EventDispatcher fixed CS 2014-09-22 10:32:35 +02:00
Filesystem fixed CS 2014-09-22 10:32:35 +02:00
Finder Avoid question mark and asterisk in folder names to prevent windows filesystem issues. 2014-09-23 03:52:24 +00:00
Form minor #12015 [Validator] Simplified testing of violations (webmozart) 2014-09-25 11:38:09 +02:00
HttpFoundation Response::isNotModified returns true when If-Modified-Since is later than Last-Modified 2014-09-23 12:19:50 +02:00
HttpKernel bug #11937 [HttpKernel] Make sure HttpCache is a trusted proxy (thewilkybarkid) 2014-09-22 15:44:41 +02:00
Intl fixed CS 2014-09-22 10:32:35 +02:00
Locale fixed CS 2014-09-22 10:32:35 +02:00
OptionsResolver fixed CS 2014-09-22 10:32:35 +02:00
Process typo fixed in AbstractProcessTest (getoutput() => getOutput()) 2014-09-23 07:16:08 +02:00
PropertyAccess fixed CS 2014-09-22 10:32:35 +02:00
Routing minor #11340 [2.3] Add missing development dependencies (romainneutron) 2014-09-22 17:12:11 +02:00
Security bug #10242 Missing checkPreAuth from RememberMeAuthenticationProvider 2014-09-24 17:03:18 +02:00
Serializer fixed CS 2014-09-22 10:32:35 +02:00
Stopwatch fixed CS 2014-09-22 10:32:35 +02:00
Templating removed defaults from PHPUnit configuration 2014-07-07 12:13:42 +02:00
Translation bug #11908 [Translation] [Config] Clear libxml errors after parsing xliff file (pulzarraider) 2014-09-23 07:15:05 +02:00
Validator [Validator] Simplified testing of violations 2014-09-25 11:17:44 +02:00
Yaml fixed CS 2014-09-22 10:32:35 +02:00