You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#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 (closessymfony#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 docs
0 commit comments