[wp-trac] [WordPress Trac] #39469: Different first char case of phpmailer send method
WordPress Trac
noreply at wordpress.org
Wed Jan 4 15:23:57 UTC 2017
#39469: Different first char case of phpmailer send method
--------------------------+-----------------------------
Reporter: michalzuber | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Mail | Version: trunk
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
At https://core.trac.wordpress.org/browser/trunk/src/wp-
includes/pluggable.php#L481 is `Send()`, but at
https://core.trac.wordpress.org/browser/trunk/src/wp-includes/class-
phpmailer.php#L1207 is `send()`
I suggest lowercasing in pluggable.php to avoid upstream inconsistency
https://github.com/PHPMailer/PHPMailer/blob/v5.2.20/class.phpmailer.php#L1207
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39469>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list