View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004200 | OXID eShop (all versions) | 4.03. 3rd party libraries | public | 2012-06-26 17:21 | 2016-04-27 08:30 |
Reporter | FibreFoX | Assigned To | |||
Priority | low | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 4.6.1 revision 45706 | ||||
Fixed in Version | 4.9.8 / 5.2.8 | ||||
Summary | 0004200: Update phpmailer to latest revision | ||||
Description | The used version of PHPMailer is now outdated for over 2 years. Some "performance improvements" would be great if they are here too. | ||||
Tags | 3rd Party Libraries, Email | ||||
Theme | Azure | ||||
Browser | All | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
has duplicate | 0005835 | closed | SMTP-Configuration - PHPMailer not RFC conform | |
related to | 0005896 | resolved | saulius.stasiukaitis | Deprecated: Function set_magic_quotes_runtime() is deprecated in ......./class.phpmailer.php on line 1350 |
related to | 0006314 | acknowledged | SvenBrunk | Non endoded "Umlauts" in Email not working |
|
The class-fields are now "protected" (not private anymore), i think some methods can be removed or at least being refactored. |
|
note: current version supports a lot more than the current oxid one. https://github.com/Synchro/PHPMailer/blob/master/changelog.md some features/improvements: * DKIM digital signing * Performance improvements * a lot of bugs closed * Return-Path can now be user defined * AUTH PLAIN SMTP authentication * CRAM-MD5 authentication |
|
waiting for the PO decision. |
|
This bug is really old, do you have an ETA for the PO decision (or just some information about the priority of this bug)? Targeted product was 4.8.5, we are at 4.8.7 right now, would be nice to find this in some of the next releases very soon. EDIT: due to the fact this bug-ticket already having a duplicate should rise the importance from "feature" to real "bug" |
|
We are looking through all 3rd party libraries and evaluating them. All changes will be presented with the Next Major Version. |
|
"Target Version" was "4.9.0_5.2.0_RC1" but seems not to be changed in 4.9.0? Some ETA for this? |
|
Hi, Sorry that we confused you with target version (4.9.0_5.2.0_RC). But as @cesnauskast mentioned above that we evaluating 3rd party libraries and all changes will be presented with the Next Major Version. Best regards, Jurate |
|
Any progress on this? This isn't a feature anymore ... it becomes a real bug with the other linked bugs... there isn't a target-version anymore ... |
|
PHP Mailer updated to 5.2.14 in maintenance and development branches. PHP Mailer is managed via composer in development branches (^5.2.14). |