this replaces uses with warning suppression of each() (depreccated in
PHP7, removed in PHP8) with foreach
Details
Details
- Reviewers
• dsadad avivey valerio.bozzolan - Group Reviewers
O1: Blessed Committers Blessed Committers - Commits
- rP9623e6674588: replace usage of each() with foreach() for smtp
can verify that these chages do work (tested on my own install)
Diff Detail
Diff Detail
- Repository
- rP Phorge
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Is this even used?
- Looks like the file is currently in Windows mode; can you please split this to 2 diffs, or just keep the original line-ending?
Comment Actions
I will land since the author asked this kind of help, and avivey confirmed, and also asked to keep the same "no newline at end of file" and that's respected.