We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee61c91 + 44ef7dc commit d3e5eb6Copy full SHA for d3e5eb6
controller/upload_file.rst
@@ -357,7 +357,7 @@ The previous versions of this article explained how to handle file uploads using
357
is no longer recommended, because Doctrine events shouldn't be used for your
358
domain logic.
359
360
-Moreover, Doctrine listeners are often dependent on internal Doctrine behaviour
+Moreover, Doctrine listeners are often dependent on internal Doctrine behavior
361
which may change in future versions. Also, they can introduce performance issues
362
unawarely (because your listener persists entities which cause other entities to
363
be changed and persisted).
0 commit comments