We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53fccdc commit 02c71f9Copy full SHA for 02c71f9
1 file changed
user_guide_src/source/general/errors.rst
@@ -123,7 +123,8 @@ it accordingly.
123
124
.. literalinclude:: errors/013.php
125
126
-After that, subsequent deprecations will be logged instead of thrown.
+After that, subsequent deprecations will be logged as configured without throwing
127
+as exceptions.
128
129
This feature also works with user deprecations:
130
0 commit comments