Commit 56bc081
committed
minor #7607 Fix some odd English in the PDOSessionHandler docs (zsturgess)
This PR was submitted for the 3.2 branch but it was merged into the 2.7 branch instead (closes #7607).
Discussion
----------
Fix some odd English in the PDOSessionHandler docs
Spotted this whilst looking at the PDOSessionHandler docs today, thought I would throw a patch your way.
Not sure if the existing wording is meant to imply that this throws an actual PHP Notice, if so "trigger a PHP Notice" might be better, but went for the basic fix here.
I think I'm meant to submit this against the oldest maintained branch, but following the guidelines for a "simple patch" (https://symfony.com/doc/current/contributing/documentation/overview.html#fast-online-contributions) brought me here. Let me know how I can go about re-targeting this and fixing the conflicts if I need to.
Commits
-------
824a046 Fix some odd English in the PDOSessionHandler docs1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
0 commit comments