Skip to content

Commit d09a5ba

Browse files
author
Cosmin Sandu
committed
issues/20050 Remove Doctrine mappings YML from documentation
try to fix CI
1 parent a7d1540 commit d09a5ba

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.doctor-rst.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,6 @@ whitelist:
109109
- '.. versionadded:: 3.6' # MonologBundle
110110
- '.. versionadded:: 3.8' # MonologBundle
111111
- '.. versionadded:: 3.5' # Monolog
112+
- '.. versionadded:: 3.0' # Doctrine ORM
112113
- '.. _`a feature to test applications using Mercure`: https://github.com/symfony/panther#creating-isolated-browsers-to-test-apps-using-mercure-or-websocket'
113114
- '.. End to End Tests (E2E)'

reference/configuration/doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ One of ``annotation`` (for PHP annotations; it's the default value),
272272
``attribute`` (for PHP attributes), ``xml``, ``php`` or
273273
``staticphp``. This specifies which type of metadata type your mapping uses.
274274

275-
.. deprecated:: 3.0
275+
.. versionadded:: 3.0
276276

277277
The ``yml`` mapping configuration is deprecated and will be removed in doctrine/orm 3.0.
278278

0 commit comments

Comments
 (0)