From 35636a5b4467320f8e610d07496f5de2318b4524 Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Wed, 9 Mar 2011 16:44:08 +0100 Subject: [PATCH] Removed default value for the DBAL charset --- .../Bundle/DoctrineBundle/DependencyInjection/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Symfony/Bundle/DoctrineBundle/DependencyInjection/Configuration.php b/src/Symfony/Bundle/DoctrineBundle/DependencyInjection/Configuration.php index 41083679a2377..fd32f56375655 100644 --- a/src/Symfony/Bundle/DoctrineBundle/DependencyInjection/Configuration.php +++ b/src/Symfony/Bundle/DoctrineBundle/DependencyInjection/Configuration.php @@ -113,7 +113,7 @@ private function getDbalConnectionsNode() ->fixXmlConfig('wrapper_class', 'wrapperClass') ->scalarNode('wrapper_class')->end() ->scalarNode('platform_service')->end() - ->scalarNode('charset')->defaultValue('UTF-8')->end() + ->scalarNode('charset')->end() ->booleanNode('logging')->defaultValue($this->kernelDebug)->end() ->end() ; pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy