Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 32b6228

Browse filesBrowse files
committed
[#5017] Minor language tweaks
1 parent 1dbed80 commit 32b6228
Copy full SHA for 32b6228

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎reference/configuration/doctrine.rst

Copy file name to clipboardExpand all lines: reference/configuration/doctrine.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -449,11 +449,11 @@ The following block shows all possible configuration keys:
449449
.. note::
450450

451451
The ``server_version`` option was added in Doctrine DBAL 2.5, which is used
452-
by DoctrineBundle 1.3 version. The value of this option should match your
453-
database server version (use ``postgres -V`` or ``psql -V`` command to find
452+
by DoctrineBundle 1.3. The value of this option should match your database
453+
server version (use ``postgres -V`` or ``psql -V`` command to find
454454
your PostgreSQL version and ``mysql -V`` to get your MySQL version).
455455

456-
If you don't define this option and you don't have created your database yet,
456+
If you don't define this option and you haven't created your database yet,
457457
you may get ``PDOException`` errors because Doctrine will try to guess the
458458
database server version automatically and none is available.
459459

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.