We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db52f57 commit b41aecfCopy full SHA for b41aecf
docs/en/reference/annotations-reference.rst
@@ -2,11 +2,7 @@
2
Attributes Reference
3
=====================
4
5
-Doctrine Annotations are deprecated and replaced by native PHP attributes.
6
-All the attributes listed on :doc:`Attributes Reference <attributes-reference>`
7
-can be used as annotations.
8
-
9
-Support for annotations will be removed in Doctrine MongoDB ODM 3.0.
+Doctrine Annotations replaced by native PHP attributes, see :doc:`Attributes Reference <attributes-reference>`.
10
11
If you are still using annotations, you can migrate your code to attributes by
12
following the guide below:
0 commit comments