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
Christian Flothmann 4ee48c44e5 minor #40180 Fix: Article (localheinz)
This PR was merged into the 4.4 branch.

Discussion
----------

Fix: Article

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | n/a
| License       | MIT
| Doc PR        | n/a

This pull request

* [x] fixes usages of the indefinite article `a` where `an` should be used instead

Commits
-------

34b320ba97 Fix: Article
2021-02-15 12:26:08 +01:00
..
Asset Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
BrowserKit Fix: Article 2021-02-14 13:29:41 +01:00
Cache Provide implemented packages of replaced dependencies 2021-02-06 09:48:04 +01:00
Config Fix: Article 2021-02-14 13:29:41 +01:00
Console bug #40187 [Console] Fix PHP 8.1 null error for preg_match flag (kylekatarnls) 2021-02-15 12:24:13 +01:00
CssSelector Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Debug [ErrorHandler] Fix strpos error when trying to call a method without a name 2021-01-28 17:54:48 +01:00
DependencyInjection Fix: Article 2021-02-14 13:29:41 +01:00
DomCrawler Fix: Article 2021-02-14 13:29:41 +01:00
Dotenv Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
ErrorHandler Skip checking return types on PHP <= 7.2 2021-02-11 09:19:35 +01:00
EventDispatcher Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
ExpressionLanguage Modernize func_get_args() calls to variadic parameters 2021-02-11 20:34:41 +01:00
Filesystem Modernize func_get_args() calls to variadic parameters 2021-02-11 20:34:41 +01:00
Finder mark the LazyIterator class as internal 2021-02-12 11:48:09 +01:00
Form minor #40180 Fix: Article (localheinz) 2021-02-15 12:26:08 +01:00
HttpClient Fix "provide" declarations 2021-02-06 09:54:26 +01:00
HttpFoundation minor #40180 Fix: Article (localheinz) 2021-02-15 12:26:08 +01:00
HttpKernel Fix: Article 2021-02-14 13:29:41 +01:00
Inflector Changed private static array-properties to const 2021-01-25 00:44:26 +01:00
Intl Modernize func_get_args() calls to variadic parameters 2021-02-11 20:34:41 +01:00
Ldap Fix: Article 2021-02-14 13:29:41 +01:00
Lock Fix: Article 2021-02-14 13:29:41 +01:00
Mailer Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Messenger Allow psr/cache v3 but on symfony/cache 2021-02-05 16:46:45 +01:00
Mime Fix: Article 2021-02-14 13:29:41 +01:00
OptionsResolver Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Process Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
PropertyAccess Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
PropertyInfo fix extracting mixed type-hinted property types 2021-02-12 11:37:03 +01:00
Routing Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Security Fix: Article 2021-02-14 13:29:41 +01:00
Serializer Fix: Article 2021-02-14 13:29:41 +01:00
Stopwatch Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Templating Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Translation Fix: Article 2021-02-14 13:29:41 +01:00
Validator Use createMock() instead of a getter 2021-01-28 20:07:50 +01:00
VarDumper Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
VarExporter Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
WebLink Fix: Article 2021-02-14 13:29:41 +01:00
Workflow Use createMock() and use import instead of FQCN 2021-01-27 10:09:26 +01:00
Yaml [yaml] Delelte unused comparison operation 2021-01-31 18:20:26 +03:00