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
Nicolas Grekas 13d0510126 minor #19809 Update misleading comment about RFC4627 (teohhanhui)
This PR was merged into the 2.7 branch.

Discussion
----------

Update misleading comment about RFC4627

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

RFC 4627 does not dictate escaping of HTML special characters

Commits
-------

72b6c9e Update misleading comment about RFC4627
2016-09-06 11:29:51 +02:00
..
Asset Fixed typos in the expectedException annotations 2016-06-30 13:18:54 +02:00
BrowserKit minor #19830 Code enhancement and cleanup (yceruto) 2016-09-06 09:26:09 +02:00
ClassLoader [ClassLoader] Fix tests 2016-08-23 11:26:23 +02:00
Config Enhance the phpDoc return types so IDEs can handle the configuration tree. 2016-08-13 11:45:47 -07:00
Console Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
CssSelector Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Debug Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
DependencyInjection Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
DomCrawler Minor fixes 2016-07-30 03:17:26 -04:00
EventDispatcher bug #19564 Added class existence check if is_subclass_of() fails in compiler passes (SCIF) 2016-08-09 11:00:18 +02:00
ExpressionLanguage Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Filesystem Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Finder remove duplicate instruction 2016-08-23 21:36:25 +02:00
Form Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
HttpFoundation minor #19809 Update misleading comment about RFC4627 (teohhanhui) 2016-09-06 11:29:51 +02:00
HttpKernel Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Intl Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Locale removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
OptionsResolver removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Process Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
PropertyAccess Minor fixes 2016-07-30 03:17:26 -04:00
Routing [Routing] Add missing options in docblock 2016-08-16 12:55:04 +02:00
Security Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Serializer removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Stopwatch removed dots at the end of @param and @return 2016-06-28 08:24:06 +02:00
Templating Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Translation Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Validator minor #19862 Update GroupSequence.php (vudaltsov) 2016-09-06 09:59:02 +02:00
VarDumper Code enhancement and cleanup 2016-09-06 09:26:07 +02:00
Yaml [Yaml] Remove legacy code 2016-08-31 15:10:08 +02:00