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 94cf4ba449 minor #14452 [StringUtil] Fixed singularification of 'selfies' (pmodin)
This PR was merged into the 2.3 branch.

Discussion
----------

[StringUtil] Fixed singularification of 'selfies'

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

Related to #14191.

At tonights PHP Stockholm meetup we discussed #14191, and we noticed that "selfie" was incorrectly handled as well. One selfie, many selfies.

Commits
-------

7c2b875 [StringUtil] Fixed singularification of 'selfies'
2015-04-27 14:27:22 +02:00
..
BrowserKit [2.3] Static Code Analysis for Components 2015-04-15 16:34:28 +02:00
ClassLoader CS: fixes 2015-03-27 10:02:23 +01:00
Config minor #14081 [Config][DX] improve file loader error message for missing resource (cordoval) 2015-04-18 12:16:58 +02:00
Console CS fixes 2015-04-16 09:01:03 +02:00
CssSelector CS fixes 2015-04-16 09:01:03 +02:00
Debug CS fixes 2015-04-16 09:01:03 +02:00
DependencyInjection minor #14470 [DependencyInjection] Removed extra strtolower calls (dosten) 2015-04-27 14:15:57 +02:00
DomCrawler [2.3] Static Code Analysis for Components 2015-04-15 16:34:28 +02:00
EventDispatcher minor #14304 [EventDispatcher] Added the sorted priority information on phpdoc of the getListeners method (dupuchba) 2015-04-20 12:41:44 +02:00
Filesystem [2.3] Static Code Analysis for Components 2015-03-21 18:48:06 +01:00
Finder [2.3] Static Code Analysis for Components 2015-04-15 16:34:28 +02:00
Form minor #14097 [2.3] Static Code Analysis for Components (kalessil) 2015-04-15 16:34:30 +02:00
HttpFoundation CS: unalign => 2015-04-21 22:51:01 +02:00
HttpKernel CS: unalign = 2015-04-22 09:13:42 +02:00
Intl CS: Use "self" keyword instead of class name if possible 2015-04-01 21:28:50 +02:00
Locale [2.3] require-dev PHPUnit bridge 2015-02-24 11:24:26 +01:00
OptionsResolver Php Inspections (EA Extended) - static code analysis includes: 2015-03-07 20:12:23 +01:00
Process CS: unalign = 2015-04-22 09:13:42 +02:00
PropertyAccess [StringUtil] Fixed singularification of 'selfies' 2015-04-23 05:20:57 +02:00
Routing [Routing][DependencyInjection] Support .yaml extension in YAML loaders 2015-04-17 12:04:38 +02:00
Security CS fixes 2015-04-16 09:01:03 +02:00
Serializer CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
Stopwatch CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
Templating [minor] composer.json fix 2015-02-24 14:38:15 +01:00
Translation improved exception when missing required component 2015-04-22 17:09:08 +02:00
Validator bug #14463 [Validator] Fixed Choice when an empty array is used in the "choices" option (webmozart) 2015-04-27 14:22:06 +02:00
Yaml CS fixes 2015-04-16 09:01:03 +02:00