Skip to content

Commit e8a2e86

Browse files
committed
change default doctrine DBAL provider to XML attribute
1 parent 2c8e5fd commit e8a2e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bundle/FrameworkBundle/Resources/config/schema/symfony-1.0.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@
290290
<xsd:element name="default-psr6-provider" type="xsd:string" minOccurs="0" maxOccurs="1" />
291291
<xsd:element name="default-redis-provider" type="xsd:string" minOccurs="0" maxOccurs="1" />
292292
<xsd:element name="default-memcached-provider" type="xsd:string" minOccurs="0" maxOccurs="1" />
293-
<xsd:element name="default-doctrine-dbal-provider" type="xsd:string" minOccurs="0" maxOccurs="1" />
294293
<xsd:element name="default-pdo-provider" type="xsd:string" minOccurs="0" maxOccurs="1" />
295294
<xsd:element name="pool" type="cache_pool" minOccurs="0" maxOccurs="unbounded" />
296295
</xsd:sequence>
@@ -302,6 +301,7 @@
302301
<xsd:attribute name="default-redis-provider" type="xsd:string" />
303302
<xsd:attribute name="default-memcached-provider" type="xsd:string" />
304303
<xsd:attribute name="default-pdo-provider" type="xsd:string" />
304+
<xsd:attribute name="default-doctrine-dbal-provider" type="xsd:string" />
305305
<xsd:attribute name="prefix-seed" type="xsd:string" />
306306
</xsd:complexType>
307307

0 commit comments

Comments
 (0)
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