Skip to content

Commit 56b6b25

Browse files
committed
[#2866] Minor fixes thanks to @stof and @wouterj
1 parent 59e8411 commit 56b6b25

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

book/doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ information. By convention, this information is usually configured in an
9494
dbname="%database_name%"
9595
user="%database_user%"
9696
password="%database_password%"
97-
>
97+
/>
9898
</doctrine:config>
9999
100100
</container>

book/forms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ object.
318318
.. code-block:: xml
319319
320320
<!-- Acme/TaskBundle/Resources/config/validation.xml -->
321-
<?xml version="1.0" charset="UTF-8"?>
321+
<?xml version="1.0" encoding="UTF-8"?>
322322
<constraint-mapping xmlns="http://symfony.com/schema/dic/constraint-mapping"
323323
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
324324
xsi:schemaLocation="http://symfony.com/schema/dic/constraint-mapping

book/http_cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ listener that must be enabled in your configuration:
969969
<?xml version="1.0" encoding="UTF-8" ?>
970970
<container xmlns="http://symfony.com/schema/dic/services"
971971
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
972-
xmlns:doctrine="http://symfony.com/schema/dic/doctrine"
972+
xmlns:doctrine="http://symfony.com/schema/dic/framework"
973973
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd
974974
http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd">
975975

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