0
0
mirror of https://github.com/PHPMailer/PHPMailer.git synced 2024-09-20 10:02:14 +02:00
Commit Graph

526 Commits

Author SHA1 Message Date
Synchro
d1c43fe83f Changelog 2015-03-16 14:18:03 +01:00
Synchro
d7c44d5a9e Add tests for line breaks in headers, see #372
Minor cleanup
2015-03-16 14:10:14 +01:00
Synchro
1ad1217759 typo 2015-03-16 10:24:39 +01:00
Synchro
4680d1f6cf Improve reporting of missing OpenSSL extension for SSl and TLS, see #378
Add 'missing extension' language string
Improve default handling of language strings
2015-03-16 10:23:38 +01:00
Synchro
91c5a604f3 Merge branch 'master' into mimesign 2015-03-06 19:16:32 +01:00
Synchro
27cc5528ad Cleaner check for no server caps 2015-03-06 18:57:22 +01:00
Synchro
16aba043ba Merge branch 'master' into mimesign 2015-03-06 18:45:41 +01:00
Synchro
d89d3b03b0 Workaround for PHP bug https://bugs.php.net/bug.php?id=69197 2015-03-06 18:39:30 +01:00
Synchro
d17e641e38 Merge branch 'master' into mimesign 2015-03-06 16:48:33 +01:00
Synchro
3e3617d295 Changelog 2015-03-06 16:45:33 +01:00
Synchro
c506185d50 Add support for additional CA certificate when S/MIME signing, fixes #376 2015-03-06 16:35:29 +01:00
Synchro
ec9452012a Avoid ternary statements
Use boolean values consistently for magic_quotes settings
2015-03-05 15:55:18 +01:00
Synchro
ec9148b673 Clean up indenting 2015-03-04 11:18:01 +01:00
Synchro
de664ae9ae changelog 2015-03-04 10:32:00 +01:00
Synchro
073bf148fb changelog 2015-03-04 10:30:21 +01:00
Synchro
541cfec405 More efficient, more readable loops in wrapText
Add multibyte wordwrap test
phpDoc cleanup in tests
2015-03-04 10:29:46 +01:00
Synchro
93c8cd0536 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2015-03-04 09:01:18 +01:00
Synchro
19c06512ce Scrutinizer fix 2015-03-04 09:01:01 +01:00
Marcus Bointon
7fe040d0ff Merge pull request #373 from TomasVotruba/patch-1
travis: PHP 7.0 nightly added
2015-03-03 18:48:19 +01:00
Tomáš Votruba
cb2d3cb8d5 travis: PHP 7.0 nightly added
+ syntax fix to 2 spaces
2015-03-02 16:15:23 +01:00
Synchro
e16b86b84f explode, set headers 2015-03-02 14:32:32 +01:00
Synchro
2257643e21 Fix incorrect MIME structure when signing with S/MIME and sending with isMail, see #372 2015-03-02 09:26:38 +01:00
Synchro
2dc47a8062 Make phpcs happier 2015-02-26 19:25:20 +01:00
Synchro
7530ff8f14 Add Slovene translation 2015-02-25 12:31:32 +01:00
Marcus Bointon
40fa68edc8 Add Armenian translation 2015-02-17 21:32:48 +01:00
Synchro
6fb0f62bd0 Changelog 2015-02-04 16:48:45 +01:00
Marcus Bointon
ad3934b604 Merge pull request #355 from mialy/bulgarian
Bulgarian translation
2015-02-04 16:41:16 +01:00
Mikhail Kyosev
4989a9b7c5 Bulgarian translation 2015-02-04 17:31:52 +02:00
Synchro
80c6258146 Cleanup 2015-02-02 12:17:48 +01:00
Synchro
58625625c1 Changelog 2015-02-02 12:11:28 +01:00
Marcus Bointon
73ef61b958 Merge pull request #352 from nawawi/master
malaysian translation
2015-02-02 11:44:31 +01:00
Nawawi Jamili
9abd78eff1 malaysian translation 2015-02-02 18:36:09 +08:00
Synchro
c00fdf7b9a Fix inappropriate checks in set(), make more reliable 2015-01-28 12:18:11 +01:00
Synchro
7b668256fe Up PHPUnit dep to 4.3 2015-01-09 15:18:26 +01:00
Synchro
34b33d9e3f Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2015-01-09 14:15:29 +01:00
Synchro
43091014e0 Refactor and major cleanup of EasyPeasyICS, including a fix for #338 2015-01-09 14:13:47 +01:00
Synchro
65784d190a Reformat code to PSR-2 standard 2015-01-09 13:04:31 +01:00
Synchro
ecce82a38b Use autoloader 2015-01-05 09:13:09 +01:00
Marcus Bointon
bda4179185 Merge pull request #342 from SDKiller/patch-1
Fixed callable call
2015-01-02 17:03:15 +01:00
Serge Postrash
a89724a3c1 Fixed callable call
Otherwise in case of autoloading classes with `composer` -  `Call to undefined function` error 
(thow `var_dump(is_callable($advanced))` returns `true` !)
2015-01-02 18:03:11 +03:00
Jim Jagielski
dcf5bf624d typo on PSR2 2014-12-27 23:19:04 -05:00
Jim Jagielski
afa80c5553 updates for add't tests and PSR2 2014-12-27 22:45:53 -05:00
Marcus Bointon
cb22df10d6 Merge pull request #336 from alfupe/patch-1
Update phpmailer.lang-es.php
2014-12-26 10:40:56 +01:00
Alex
67cc928c30 Update phpmailer.lang-es.php
Edited in a more fluent Spanish
2014-12-25 09:49:01 +01:00
Synchro
548aa26058 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2014-12-24 10:41:03 +01:00
Synchro
cee5e9b442 Add example of sending a file upload 2014-12-24 10:40:13 +01:00
Marcus Bointon
df2a282b69 Merge pull request #333 from natoshi/patch-1
Removed duplicate line
2014-12-22 22:26:48 +01:00
Aleksandar Bukurecki
1bf5877152 Removed duplicate line
The if statement would check if the DKIM_domain is empty two times.
2014-12-22 21:00:27 +01:00
Synchro
851da29103 Remove stray license file 2014-12-17 16:07:19 +01:00
Synchro
127d26ef3c Remove 'advanced' html2text converter to resolve license clash, fixes #232
Allow injection of custom html2text converter, amend tests to cover it
Update README and related docs
2014-12-17 16:07:02 +01:00