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

1592 Commits

Author SHA1 Message Date
Shoko Ishigaki
7582514b36 Update the language directory path (#1639) 2019-02-01 15:38:17 +01:00
Nawawi Jamili
e134a4060b Updated: malaysian translation (#1617) 2019-02-01 15:37:10 +01:00
Marcus Bointon
d065cd74b6
Don't exclude composer.json from exports 2019-01-20 15:49:55 +01:00
Pascal
481715d711 Fixed typo (#1621) 2018-12-17 15:48:41 +01:00
Jim Jagielski
028aceea3d Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-11-16 08:18:48 -05:00
Marcus Bointon
8190d73eb5
Standards 2018-11-16 01:41:32 +01:00
Marcus Bointon
dec25e8b6e
Standards 2018-11-16 01:35:56 +01:00
Marcus Bointon
76e08791ba
6.0.6 2018-11-15 23:37:37 +01:00
Marcus Bointon
77c26cdf18
Use debug level constants 2018-11-15 23:37:32 +01:00
Marcus Bointon
8e653bb796
Mitigations for CVE-2018-19296 2018-11-15 23:37:18 +01:00
Marcus Bointon
0ed33daab6
Merge Serbian translation changes, fix incorrect ISO639 code and mapping, see #1598 2018-11-14 16:06:01 +01:00
Jim Jagielski
3544703cc4 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-11-14 07:48:14 -05:00
Miloš Milanović
cd15e050a4 Add Serbian translation (#1598) 2018-11-14 13:16:31 +01:00
Jim Jagielski
2e1a669d70 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-11-12 08:12:15 -05:00
Gabriel Caruso
04723d0a14 Remove unecessary cast (#1595) 2018-11-11 16:36:34 +01:00
Gabriel Caruso
43b774272b Use dedicated assertContains assertion (#1594) 2018-11-11 16:34:54 +01:00
Jim Jagielski
cf58579543 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-11-05 08:15:17 -05:00
miyama
c482b20724 Improve tests (#1575)
* [fix] fix test cas

fix test case

- testBCCAddressing

* [fix] fix test case testSmtpConnect

* [fix] improve test case about coverage

* [fix] invalid address

* [add] test case for setSMTPInstance

* [add] Add OAuth test case

* [add] createbody test case added

* [add] add case validateaddress test

* [add] attachmentExists test case

* [add] add test case getMailMIME

* [fix] remove not need line

* [fix] fix codes for github comment

* [fix] fix code style for travis.

* [fix] fix code style for travis.

* [fix] fix code style for travis.

* [fix] fix code style for travis.

* [fix] fix code style for travis.

* [fix] fix miss type.

* [fix] fix test case of testMailSend

* [fix] fix test case of testSmtpConnect

* [fix] remove not needed line.

* [fix] remove not need space.

* [fix] fix test case of sendMail

* [fix] fix test case

* [fix] fix test case smtpconnect

* [fix] fix test case of smtpconnect

* [fix] fix test case of smtpconnect

* [fix] fix test case of smtpconnect
2018-11-04 18:20:06 +01:00
Jim Jagielski
cb4e2ae675 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-10-30 06:28:22 -04:00
Zdeněk Večeřa
3c90248c01 Update DKIM_sign.phps (#1521) 2018-10-30 08:40:02 +01:00
Dima Hereha
f61707c9e7 Update phpmailer.lang-uk.php (#1553)
Fix translation
2018-10-30 08:37:51 +01:00
Andrey Bolonin
b94193c039 add php 7.3 to travis (#1589) 2018-10-30 08:36:21 +01:00
Jim Jagielski
0fda1bff77 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-10-16 07:16:57 -04:00
Yousef Sultan
bded7e325b Fix missing Arabic translations (#1577)
* Translate extension_missing in Arabic locale

Signed-off-by: Yousef Sultan <yousef.su.2000@gmail.com>

* uhh

Signed-off-by: Yousef Sultan <yousef.su.2000@gmail.com>
2018-10-16 08:54:01 +02:00
Jim Jagielski
c65a8ed1ca Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-10-10 07:51:33 -04:00
Dmitriy Olshevskiy
f8f90ae6bb PHPMailer.php: replace string 'utf-8' with constant CHARSET_UTF8 (#1567) 2018-10-06 21:23:04 +02:00
Jim Jagielski
90aed0bab5 Merge branch 'master' of https://github.com/jimjag/PHPMailer 2018-10-04 14:02:33 -04:00
Jim Jagielski
c3e36abf34 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-10-04 14:02:32 -04:00
Jim Jagielski
0aee61ed70 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-10-03 10:13:16 -04:00
Marcus Bointon
a8dce4721d
Changelog 2018-10-02 19:09:29 +02:00
Peter Orlický
e56c88f80a Update Slovak translation (#1560) 2018-10-02 19:08:30 +02:00
Jim Jagielski
73ba77ef8b Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-10-01 09:42:14 -04:00
Marcus Bointon
110f577ec4
Changelog 2018-09-30 23:04:41 +02:00
Piyush Jha
0007a6159a Create phpmailer.lang-mg.php (#1555) 2018-09-30 22:29:45 +02:00
Jim Jagielski
197032d211 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-09-29 08:44:43 -04:00
Marcus Bointon
18dbc75792
Changelog 2018-09-26 19:40:58 +02:00
Marcus Bointon
9e81b00c2f
Add BC fix for renamed Tagalog language 2018-09-26 19:39:29 +02:00
Wyatt O'Day
8f558ec053 Fix warning under PHP 7.3.x+: filter_var(): explicit use of FILTER_FLAG_SCHEME_REQUIRED and FILTER_FLAG_HOST_REQUIRED is deprecated. (#1551)
FILTER_VALIDATE_URL already checks the host, thus no need to explicitly pass FILTER_FLAG_HOST_REQUIRED (hence the warning).
2018-09-26 18:46:46 +02:00
Jim Jagielski
5bb60e2af4 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-09-21 08:35:55 -04:00
Filip Š
6ba5bc519b Update Slovenian translation (#1546) 2018-09-20 15:14:35 +02:00
Jim Jagielski
9ffde9e547 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-09-12 10:03:18 -04:00
Stefano
9752980555 Update phpmailer.lang-it.php (#1543) 2018-09-11 20:32:29 +02:00
Jim Jagielski
d75a1c3807 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-08-27 12:05:06 -04:00
aleskr
83faa53556 More understandable message. (#1499) 2018-08-24 17:35:38 +02:00
Marcus Bointon
21d6d61231
Revert "Avoid using deprecated ini value in PHP >= 7.2, fixes #1527"
This reverts commit 8b35fb9147.
2018-08-24 16:56:22 +02:00
Marcus Bointon
8b35fb9147
Avoid using deprecated ini value in PHP >= 7.2, fixes #1527 2018-08-24 16:46:57 +02:00
Marcus Bointon
ebd510037b
Changelog 2018-08-24 16:46:57 +02:00
Jim Jagielski
6f169cf36b Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-08-03 15:33:17 -04:00
Briggs Elsperger
59495db0b1 Fixes Typo (#1514) 2018-08-02 22:46:56 +02:00
Jim Jagielski
33e6da8443 Merge branch 'master' of https://github.com/PHPMailer/PHPMailer 2018-07-01 09:34:22 -04:00