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 44c3f58265 minor #23327 [Validator] Throw exception on Comparison constraints null options (ogizanagi)
This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] Throw exception on Comparison constraints null options

| Q             | A
| ------------- | ---
| Branch?       | 2.7 <!-- see comment below -->
| Bug fix?      | no. There is no bug, but the constraint can be silently created in an invalid state.
| New feature?  | no <!-- don't forget updating src/**/CHANGELOG.md files -->
| BC breaks?    | no
| Deprecations? | no <!-- don't forget updating UPGRADE-*.md files -->
| Tests pass?   | yes (failure unrelated)
| Fixed tickets | N/A <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | N/A

Commits
-------

2de59a7381 [Validator] Throw exception on Comparison constraints null options
2017-07-03 08:46:34 +03:00
..
Asset [Asset] Starting slash should indicate no basePath wanted 2017-04-28 16:08:24 -07:00
BrowserKit Reset redirectCount when throwing exception 2017-06-15 15:33:54 +02:00
ClassLoader Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Config fail when detecting risky tests 2017-04-12 09:39:27 +02:00
Console [Console] fix description of INF default values 2017-07-01 11:26:27 +02:00
CssSelector Fix minor phpdoc mismatches with the code(detected by phan) 2017-04-29 08:58:46 -07:00
Debug Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
DependencyInjection minor #22931 SCA with Php Inspections (EA Extended): 2.7 (kalessil) 2017-06-10 17:25:34 -07:00
DomCrawler Fix file perms 2017-05-22 13:36:46 +02:00
EventDispatcher [EventDispatcher] Fix ContainerAwareEventDispatcher::hasListeners(null) 2017-06-01 23:49:12 +02:00
ExpressionLanguage Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Filesystem bug #23092 [Filesystem] added workaround in Filesystem::rename for PHP bug (VolCh) 2017-06-14 12:55:44 -07:00
Finder Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Form render hidden _method field in form_rest() 2017-06-21 18:08:25 +02:00
HttpFoundation [HttpFoundation] added missing docs 2017-06-14 12:35:44 -07:00
HttpKernel Embedding a response that combines expiration and validation, that should not defeat expiration on the combined response 2017-06-14 23:57:46 +02:00
Intl Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Locale fail when detecting risky tests 2017-04-12 09:39:27 +02:00
OptionsResolver fail when detecting risky tests 2017-04-12 09:39:27 +02:00
Process fail when detecting risky tests 2017-04-12 09:39:27 +02:00
PropertyAccess Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Routing minor #23222 [Routing] Fix XmlFileLoader exception message (voronkovich) 2017-06-19 07:02:36 -07:00
Security bug #22732 [Security] fix switch user _exit without having current token (dmaicher) 2017-06-19 11:57:05 -07:00
Serializer Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Stopwatch fail when detecting risky tests 2017-04-12 09:39:27 +02:00
Templating Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Translation Dont call count on non countable object 2017-06-23 12:52:30 +02:00
Validator [Validator] Throw exception on Comparison constraints null options 2017-06-30 08:56:32 +02:00
VarDumper [VarDumper] fixes 2017-06-14 18:20:11 +02:00
Yaml Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00