- Status changed to Needs review
over 1 year ago 8:18am 15 February 2023 - 🇮🇳India divyansh
I am new to the contribution and below is my first patch for this issue. I have rerolled the patch for 10.0.x.
- 🇮🇳India divyansh
I have updated the patch. I have called the "request" variable from protected using "this"
- 🇮🇳India divyansh
Sorry for the previous patch, I missed to remove "$". I have fixed in this patch
- 🇺🇦Ukraine voleger Ukraine, Rivne
Method `get` supports the second argument, NULL, by default. Passing an empty string will provide the expected behavior.
Rebased the MR and provided suggestions for the current solution. - Status changed to Needs work
over 1 year ago 7:20pm 19 February 2023 - 🇺🇸United States smustgrave
This issue is being reviewed by the kind folks in Slack, #needs-review-queue-initiative. We are working to keep the size of Needs Review queue [2700+ issues] to around 400 (1 month or less), following Review a patch or merge request → as a guide.
The issue summary should be updated with steps to reproduce this issue.
We should track down what is causing this issue as this may be covering up a larger problem.
After that we need tests.
- 🇪🇸Spain enchufe Spain
Issue solved in branch
9.5.x
, replaced code withsubstr(PHP_OS, 0, 3) != 'WIN'
- last update
over 1 year ago 28,500 pass - Status changed to Needs review
over 1 year ago 4:24am 4 May 2023 - Status changed to Needs work
over 1 year ago 12:38pm 4 May 2023 - last update
over 1 year ago 28,518 pass - First commit to issue fork.
- last update
over 1 year ago 28,518 pass - Status changed to Needs review
over 1 year ago 7:54am 10 May 2023 - Status changed to Needs work
over 1 year ago 8:32am 10 May 2023 - 🇫🇷France andypost
I filed duplicate issue 📌 Deprecate PHPMail::request property Postponed
Probably patch could be moved here and removal of request from constructor could be done there
- 🇫🇷France andypost
In #3372667-5: Deprecate PHPMail::request property → discovered that this check probably not working for a long time, see 🐛 Truncated MailFrom address - Incorrect Windows detection Active
New patch from #3372667-2: Deprecate PHPMail::request property →
Updated IS and steps, leaving NW for tests
Probably it should be Unit test, because other tests overriding this plugin to catch mail
- last update
over 1 year ago 28,526 pass