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 5599eb0aae bug #10670 [Templating] PhpEngine should propagate charset to its helpers (stloyd)
This PR was merged into the 2.3 branch.

Discussion
----------

[Templating] PhpEngine should propagate charset to its helpers

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

Commits
-------

ed9e48b [Templating] PhpEngine should propagate charset to its helpers
2014-04-10 04:17:51 +02:00
..
BrowserKit [BrowserKit] Fix #10641 : BrowserKit is broken when using ip as host 2014-04-08 15:30:36 +02:00
ClassLoader Fix class names in ApcUniversalClassLoader tests. 2014-03-29 07:58:16 +01:00
Config Use Filesystem::chmod instead of chmod when dumping file 2014-03-31 12:15:50 +02:00
Console changed some PHPUnit assertions to more specific ones 2014-03-01 18:25:29 +01:00
CssSelector Fix libxml_use_internal_errors and libxml_disable_entity_loader usage 2014-03-26 08:21:50 +01:00
Debug Check headers sent before sending PHP response 2014-03-26 19:06:50 +01:00
DependencyInjection fixed CS 2014-03-27 19:14:33 +01:00
DomCrawler Fix libxml_use_internal_errors and libxml_disable_entity_loader usage 2014-03-26 08:21:50 +01:00
EventDispatcher fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Filesystem Fix #8205 : Deprecate file mode update when calling dumpFile 2014-03-26 08:33:01 +01:00
Finder changed some PHPUnit assertions to more specific ones 2014-03-01 18:25:29 +01:00
Form [Form] Improved test coverage of UrlType 2014-04-09 05:11:36 +02:00
HttpFoundation removed ini check to make uploadedfile work on gae 2014-03-25 17:54:15 +01:00
HttpKernel Changed the typehint of the EsiFragmentRenderer to the interface 2014-04-09 15:45:02 +02:00
Intl fixed float comparison in unit tests for HHVM 2014-03-30 09:33:31 +02:00
Locale update year on licenses 2014-01-07 08:19:25 -05:00
OptionsResolver Update OptionsResolver.php 2014-03-25 14:10:48 +01:00
Process [Process] fixed HHVM usage on the CLI 2014-03-30 09:33:30 +02:00
PropertyAccess update year on licenses 2014-01-07 08:19:25 -05:00
Routing fixed CS 2014-03-28 11:34:27 +01:00
Security [Security] Replace exception mocks with actual exception instances. 2014-04-01 15:48:06 +01:00
Serializer Fix libxml_use_internal_errors and libxml_disable_entity_loader usage 2014-03-26 08:21:50 +01:00
Stopwatch fixed various inconsistencies 2014-02-11 11:29:24 +01:00
Templating [Templating] PhpEngine should propagate charset to its helpers 2014-04-09 20:38:51 +02:00
Translation Fix libxml_use_internal_errors and libxml_disable_entity_loader usage 2014-03-26 08:21:50 +01:00
Validator Fixes URL validator to accept single part urls 2014-03-31 10:23:29 +11:00
Yaml [Yaml] fix for a HHVM bug 2014-03-04 17:04:39 +01:00