Skip to content

Commit 917f941

Browse files
committed
Merge branch '7.2' into 7.3
* 7.2: fix: resolve confusing typo in php config example
2 parents 87cd8b6 + e409223 commit 917f941

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

logging/monolog_email.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ You can adjust the time period using the ``time`` option:
180180
// ...
181181
182182
$monolog->handler('deduplicated')
183-
->type('deduplicated')
183+
->type('deduplication')
184184
// the time in seconds during which duplicate entries are discarded (default: 60)
185185
->time(10)
186186
->handler('symfony_mailer')
@@ -304,7 +304,7 @@ get logged on the server as well as the emails being sent:
304304
;
305305
306306
$monolog->handler('deduplicated')
307-
->type('deduplicated')
307+
->type('deduplication')
308308
->handler('symfony_mailer')
309309
;
310310

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy