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

560 Commits

Author SHA1 Message Date
Synchro
580c337ff6 Update html2text 2014-05-14 17:22:01 +02:00
Synchro
3a814a1d0f Changelog 2014-05-14 09:48:10 +02:00
Synchro
d3802c597b 5.2.8 release 2014-05-14 09:04:18 +02:00
Synchro
f554ebd567 Changelog
Update readme
2014-05-14 08:54:30 +02:00
Synchro
45aaab077b Add Serbian translation 2014-05-14 08:54:14 +02:00
Marcus Bointon
c2395a5bb6 Merge pull request #230 from gocom/fix-unreachable-code
Remove unreachable code from the constructor
2014-05-06 15:44:45 +02:00
Jukka Svahn
4550fb63ce Remove unreachable code from the constructor.
PHP4 will not reach PHP5 constructor method and
the condition will never evaluate true.
2014-05-06 16:36:59 +03:00
Marcus Bointon
1da0fcbaf0 Merge pull request #217 from Mithgol/patch-1
use SVG to display Travis CI build testing status
2014-05-02 19:23:09 +02:00
Synchro
44d33d87ba Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2014-05-02 19:00:08 +02:00
Synchro
e6d7f383d0 More robust handling of pattern selection value in validateAddress, fixes #226
Fix HTML5 email validation
2014-05-02 18:59:30 +02:00
Synchro
463cc29548 Remove typo 2014-05-02 18:57:39 +02:00
Marcus Bointon
c7bec0c0f0 Merge pull request #227 from SDKiller/master
Update class.phpmailer.php
2014-05-02 14:44:29 +02:00
Jexy.ru
ad42b570d8 Update class.phpmailer.php
If MessageDate was not explicitely set before composing message, we get empty value if we need to retrieve date late (i.e. for debug or log purposes).
2014-05-02 05:36:35 -07:00
Synchro
f7ca20f2f4 Don't do hhvm for now! 2014-05-01 11:59:03 +02:00
Synchro
1a8fae1535 Remove fixed PHPUnit loader 2014-05-01 11:43:40 +02:00
Synchro
f03b54f01d Remove fixed PHPUnit loader
Add hhvm to test envs
2014-05-01 11:42:50 +02:00
Synchro
9e8388c777 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2014-05-01 11:10:33 +02:00
Synchro
48478b694f Changelog 2014-05-01 11:09:45 +02:00
Marcus Bointon
d23d583973 Merge pull request #224 from nobodypb/master
Added custom path support for sendmail and qmail #223
2014-04-30 17:45:29 +02:00
nobodypb
db0c0c0c10 Added custom path support for sendmail and qmail 2014-04-29 13:07:07 +02:00
Marcus Bointon
20b06847cb Merge pull request #221 from MHM5000/master
[lang] - [fa] - fix
2014-04-27 14:33:13 +02:00
Mohammad Hossein Mojtahedi
963fde69f8 [lang] - [fa] - edit2 2014-04-26 22:47:49 +04:30
Mohammad Hossein Mojtahedi
d953b65c2c [lang] - [fa] - edit 2014-04-26 22:44:47 +04:30
Synchro
7eb7353c9d Changelog 2014-04-24 14:48:37 +02:00
Synchro
e3800e3046 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2014-04-24 14:43:14 +02:00
Synchro
e3314c44ed Fix body setting in list example 2014-04-24 14:39:33 +02:00
Marcus Bointon
7627eb6219 Merge pull request #220 from aflorea/lang_ro
Translated the remaining RO messages
2014-04-23 21:38:03 +02:00
Alex Florea
0a69a07d23 Translated the remaining RO messages 2014-04-23 21:55:28 +03:00
Synchro
bfddf97edd Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2014-04-22 14:38:07 +02:00
Synchro
9bdda8c8cb Only use 7bit or 8bit as the CTE for multipart MIME parts, fixes #219 2014-04-22 14:37:03 +02:00
Synchro
89003b9b25 Consistent use of quotes 2014-04-22 11:16:25 +02:00
Marcus Bointon
69d00b8965 Merge pull request #218 from sebastianberns/patch-1
CA translation: fixed typo
2014-04-21 22:09:49 +02:00
Sebastian Berns
97cd9185d6 Translated missing strings, fixed apostrophes 2014-04-21 22:04:01 +02:00
Sebastian Berns
a6577b6335 CA translation: fixed typo 2014-04-21 12:02:09 +02:00
Mithgol
959190f9c2 use SVG to display Travis CI build testing status also in “Tests” 2014-04-20 14:59:43 -07:00
Mithgol
adb150d74b use SVG to display Travis CI build testing status 2014-04-20 04:04:19 -07:00
Synchro
8120b3ef89 Changelog 2014-04-16 11:04:28 +02:00
Marcus Bointon
a11fe2e28b Merge pull request #11 from yasinaydin/master
Fixing Turkish translations
2014-04-16 11:02:53 +02:00
Yasin Aydin
24eda1acbd Fixing Turkish translations 2014-04-16 11:57:06 +03:00
Synchro
7b384d0bed Only attempt 7bit downgrade if encoding is 8bit, see #215 2014-04-12 09:49:59 +02:00
Marcus Bointon
2469c6c1cf Merge pull request #10 from michaelkonecny/patch-1
host declaration was there twice
2014-04-09 18:44:59 +02:00
michaelkonecny
213bdd6de4 host declaration was there twice 2014-04-09 18:29:41 +02:00
Synchro
ba407f0d77 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2014-04-09 01:46:52 +02:00
Marcus Bointon
4363fb500c Merge pull request #8 from marcin-github/master
Polish language update
2014-04-09 01:42:36 +02:00
Synchro
3667dc25bf Remove setting return-path header, fixes #210, #144
Changelog
2014-04-08 21:31:11 +02:00
Synchro
9103c12ef0 Docs cleanup, some markdown, make file comments consistent
Add HTML5 email address validation pattern
Fix language path if CWD has changed (fixes #205)
2014-04-08 13:45:36 +02:00
Synchro
86aaac0f75 Depend on PHPUnit 4.0.x
Reorder authors
2014-04-08 13:33:32 +02:00
Synchro
3d246420c4 Reorder tests to fail faster 2014-04-08 13:32:46 +02:00
Marcus Bointon
edab37dcd8 Merge pull request #212 from amatosg/patch-1
Update gmail.phps
2014-04-05 08:09:25 +02:00
amatosg
b0e2ccc855 Update gmail.phps
making it easier to read.
2014-04-04 16:00:44 -05:00