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 a61fddb202 minor #10916 [Validator] Updated outdated dependencies. (csarrazi)
This PR was merged into the 2.5-dev branch.

Discussion
----------

[Validator] Updated outdated dependencies.

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

Fixes tests for the ```Validator``` component when using it as a standalone library (when running ```phpunit``` from the ```src/Symfony/Component/Form``` directory.

Commits
-------

1984a36 [Validator] Updated outdated dependencies.
2014-05-16 16:48:43 +02:00
..
BrowserKit Merge branch '2.4' 2014-05-12 11:28:39 +02:00
ClassLoader fixed types in phpdocs 2014-04-16 12:36:34 +02:00
Config Merge branch '2.4' 2014-04-22 10:11:23 +02:00
Console [Console] Update test fixtures to match the new way we handle colors. 2014-05-15 09:56:35 +01:00
CssSelector Merge branch '2.4' 2014-05-12 11:28:39 +02:00
Debug [Debug] enhance perf of DebugClassLoader 2014-05-08 10:31:54 +02:00
DependencyInjection Merge branch '2.4' 2014-05-12 11:28:39 +02:00
DomCrawler Merge branch '2.4' 2014-05-14 08:54:00 +02:00
EventDispatcher Fixed composer to include config component for mocks in phpunit 2014-04-29 12:13:57 +02:00
ExpressionLanguage Merge branch '2.4' 2014-04-28 19:44:51 +02:00
Filesystem Merge branch '2.4' 2014-04-16 12:36:21 +02:00
Finder Merge branch '2.4' 2014-05-12 11:28:39 +02:00
Form Added support for injecting HttpFoundation's RequestStack in ServerParams 2014-05-16 16:44:46 +02:00
HttpFoundation Merge branch '2.4' 2014-04-28 19:44:51 +02:00
HttpKernel Merge branch '2.4' 2014-05-16 13:54:37 +02:00
Intl Merge branch '2.4' 2014-04-18 22:40:13 +02:00
Locale Merge branch '2.4' 2014-04-18 22:40:13 +02:00
OptionsResolver Merge branch '2.4' 2014-04-16 12:36:21 +02:00
Process Merge branch '2.4' 2014-04-28 07:15:04 +02:00
PropertyAccess Merge branch '2.4' 2014-05-16 13:54:37 +02:00
Routing Merge branch '2.4' 2014-04-23 16:08:54 +02:00
Security Merge branch '2.4' 2014-05-12 11:28:39 +02:00
Serializer unified return null usages 2014-04-18 22:40:52 +02:00
Stopwatch Merge branch '2.4' 2014-04-18 22:40:13 +02:00
Templating fixed typo 2014-04-18 21:44:02 +02:00
Translation Merge branch '2.4' 2014-05-12 11:28:39 +02:00
Validator [Validator] Updated outdated dependencies. 2014-05-16 16:25:29 +02:00
Yaml Merge branch '2.4' 2014-05-12 11:28:39 +02:00