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 0825ea71ef minor #32530 [Validator] sync translation files (xabbuh)
This PR was merged into the 3.4 branch.

Discussion
----------

[Validator] sync translation files

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

Commits
-------

209226a3f6 sync translation files
2019-07-15 08:32:46 +02:00
..
Asset Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
BrowserKit Fix reporting unsilenced deprecations from insulated tests 2019-06-09 16:27:26 +02:00
Cache [Cache] replace getNsSeparator by NS_SEPARATOR on AbstractTrait 2019-06-17 19:26:15 +02:00
ClassLoader switched array() to [] 2019-01-16 10:39:14 +01:00
Config fixed phpdocs 2019-07-05 06:54:49 +02:00
Console [Console] Update to inherit and add licence 2019-07-08 07:40:49 +02:00
CssSelector switched array() to [] 2019-01-16 10:39:14 +01:00
Debug [Debug][DebugClassLoader] Include found files instead of requiring them 2019-07-11 20:09:53 +02:00
DependencyInjection Added tests to cover the possibility of having scalars as services. 2019-07-08 16:11:17 +02:00
DomCrawler Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
Dotenv fix typos 2019-06-23 10:10:04 +02:00
EventDispatcher collect called listeners information only once 2019-06-25 09:45:31 +02:00
ExpressionLanguage Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
Filesystem add test to avoid regressions 2019-06-23 11:29:17 +02:00
Finder [Finder] docblock fixes 2019-06-28 10:02:59 +02:00
Form minor #32400 [Form] Name related PHPDoc fixes (vudaltsov) 2019-07-13 13:29:38 +02:00
HttpFoundation fixed CS 2019-07-08 13:57:06 +02:00
HttpKernel [HttpKernel] fix tests 2019-07-11 12:21:37 +02:00
Inflector fixed short array CS in comments 2019-01-16 14:27:11 +01:00
Intl minor #32417 [Intl] Remove --dev from intl compile autoloader (ro0NL) 2019-07-08 08:36:40 +02:00
Ldap Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
Lock Fix expired lock not cleaned 2019-06-17 16:13:35 +02:00
OptionsResolver CS Fixes: Not double split with one array argument 2019-04-10 18:00:48 +02:00
Process Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
PropertyAccess Add a missing quote in getValue() DocBlock 2019-06-05 17:56:22 +02:00
PropertyInfo [PropertyInfo] Add missing documentation link in Readme 2019-05-16 16:10:36 +02:00
Routing Fixed type annotation. 2019-06-26 13:14:13 +02:00
Security [Security] [Guard] Removed useless param annotations 2019-06-30 11:22:15 +02:00
Serializer minor #32230 [Serializer] Fixed PHP of DenormalizableInterface::denormalize (lyrixx) 2019-06-28 14:36:51 +02:00
Stopwatch switched array() to [] 2019-01-16 10:39:14 +01:00
Templating Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
Translation bug #31267 [Translator] Load plurals from mo files properly (Stadly) 2019-07-08 10:22:53 +02:00
Validator minor #32530 [Validator] sync translation files (xabbuh) 2019-07-15 08:32:46 +02:00
VarDumper bug #32024 [VarDumper] fix dumping objects that implement __debugInfo() (nicolas-grekas) 2019-06-13 18:26:35 +02:00
WebLink switched array() to [] 2019-01-16 10:39:14 +01:00
Workflow Use willReturn() instead of will(returnValue()). 2019-05-30 17:47:52 +02:00
Yaml use behavior instead of behaviour 2019-03-25 08:48:46 +01:00