Skip to content

Commit 0cf108a

Browse files
committed
minor #10557 Fixed the versionadded directive (RST syntax) (guilliamxavier)
This PR was merged into the 4.1 branch. Discussion ---------- Fixed the versionadded directive (RST syntax) Commits ------- 8450cf1 Fixed the versionadded directive (RST syntax)
2 parents 60b0e5b + 8450cf1 commit 0cf108a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging/monolog_exclude_http_codes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
How to Configure Monolog to Exclude Specific HTTP Codes from the Log
77
====================================================================
88

9-
..versionadded:: 4.1
9+
.. versionadded:: 4.1
1010
The ability to exclude log messages based on their status codes was
1111
introduced in Symfony 4.1 and MonologBundle 3.3.
1212

0 commit comments

Comments
 (0)