Skip to content

Commit 9d05c11

Browse files
committed
Merge branch '6.2' into 6.3
* 6.2: [Best Practices] Remove annotations paragraph
2 parents 6adfa1d + 4512e4a commit 9d05c11

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

best_practices.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,6 @@ Doctrine supports several metadata formats, but it's recommended to use PHP
207207
attributes because they are by far the most convenient and agile way of setting
208208
up and looking for mapping information.
209209

210-
If your PHP version doesn't support attributes yet, use annotations, which is
211-
similar but requires installing some extra dependencies in your project.
212-
213210
Controllers
214211
-----------
215212

0 commit comments

Comments
 (0)