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

1562 Commits

Author SHA1 Message Date
Marcus Bointon
5f4fefe008
Changelog 2019-11-18 16:22:41 +01:00
Marcus Bointon
5c0af00d2c
Correct comment 2019-11-18 16:21:32 +01:00
Marcus Bointon
188cc38e2e
Use a constant to make it clear where this value comes from 2019-11-18 16:21:07 +01:00
Kirill Voronov
b468ff8b4a FIX int type (#1895)
* FIX int type

* Update SMTP.php

* damn it! :)

* Update SMTP.php
2019-11-15 11:41:25 +01:00
mhdalvin
4fd3c57b2d wrong location of is_callable()'s closing parenthesis (#1890) 2019-11-14 08:50:24 +01:00
Marcus Bointon
0ae8505d26 CS 2019-11-13 21:09:28 +01:00
Marcus Bointon
526b1836c9 6.1.2 2019-11-13 20:51:46 +01:00
Marcus Bointon
f39d72ba54 Changelog 2019-10-31 09:33:24 +01:00
Marcus Bointon
0d780d5091 Don't capture if attr match has hyphen prefix, see #1877 2019-10-30 22:40:36 +01:00
Marcus Bointon
a7c75c6328 Make background attribute pattern match more precise, see #1877 2019-10-30 18:21:19 +01:00
Marcus Bointon
4e9a7614ce Ensure header and body are separated by 2 line breaks 2019-10-23 15:15:15 +02:00
Marcus Bointon
3d800d7e54 Revert previous incorrect change 2019-10-23 15:14:18 +02:00
Marcus Bointon
ee7c65c781 Changelog 2019-10-23 14:45:48 +02:00
Marcus Bointon
ae5e6fa488 Ensure there's a line break after headers, fixes #1872, #1871 2019-10-23 14:42:32 +02:00
Marcus Bointon
564f139ca6 Fix wrong var name 2019-10-20 21:24:14 +02:00
Marcus Bointon
9638812426 Changelog 2019-10-20 20:57:10 +02:00
Marcus Bointon
11e8d23927 Merge branch 'dkimrevision' 2019-10-20 20:52:30 +02:00
Marcus Bointon
a038b50362 Change content-id header formatting, see #1691, #1864 2019-10-20 20:51:58 +02:00
Marcus Bointon
9282a06c8e Use shorter hashes for CID values, see #1691 2019-10-20 20:49:36 +02:00
Marcus Bointon
e4123e66b4 Merge branch 'master' into dkimrevision 2019-10-20 19:37:17 +02:00
Ali Ahmad
a0adbb2a7a makes slights changes to README.md (#1866) 2019-10-16 22:05:37 +02:00
Marcus Bointon
8087171624 Alter test to check UTF-8 in content-IDs, see #1691 2019-10-16 10:38:55 +02:00
Marcus Bointon
1a7387057a Only add a Content-ID header on inline attachments, see #1691 2019-10-16 10:37:19 +02:00
Marcus Bointon
3649f0697e Use HTML5 doctype and set lang attr everywhere 2019-10-16 10:09:01 +02:00
Marcus Bointon
694b911c9c
Merge remote-tracking branch 'remotes/origin/master' into dkimrevision 2019-10-14 12:18:57 +02:00
Marcus Bointon
b8c44fca4e
Add test for content-id header formatting 2019-10-14 12:17:28 +02:00
Marcus Bointon
0dccabd950
Do content-id header value encoding & formatting in correct order, fixes #1864 2019-10-14 12:16:45 +02:00
Marcus Bointon
809394fee3
Don't need such long hashes for content IDs 2019-10-14 12:13:12 +02:00
Marcus Bointon
1c24788c17
Fix incorrect unfolding 2019-10-14 11:31:31 +02:00
Marcus Bointon
961e782634
Test was wrong before, even though it results in an unexpected space 2019-10-11 12:54:15 +02:00
Marcus Bointon
7320d99ee9
Fix duplicate subject, bad unfolding, excess line break, see #1860 2019-10-11 12:45:23 +02:00
Marcus Bointon
47a31a2f7f
Test fixes 2019-10-11 10:24:15 +02:00
Marcus Bointon
7153482b3c
Standards 2019-10-10 16:03:03 +02:00
Marcus Bointon
aa07c8f7c7
DKIM_add rewrite, see #1860 2019-10-10 15:57:08 +02:00
Marcus Bointon
f20885a9d3
Standards cleanup 2019-10-09 09:13:21 +02:00
Marcus Bointon
63344e6baa
Standards cleanup 2019-10-09 09:11:23 +02:00
Marcus Bointon
2b0a3df2a6
Standards cleanup
(cherry picked from commit 05df5e5758)
2019-10-09 08:56:44 +02:00
Marcus Bointon
05df5e5758
Standards cleanup 2019-10-09 08:54:03 +02:00
Marcus Bointon
c9e4d921d4
Standards cleanup 2019-10-08 13:35:03 +02:00
Mikhail Fesenko
7480e75c70 Small refactor #hacktoberfest (#1859) 2019-10-08 07:56:10 +02:00
Marcus Bointon
8fceec772a
Remove chmod - wrong path
Also may no longer be needed with action changes.
2019-10-03 13:29:13 +02:00
freezy
f2e2153a13 merge two jobs into one (#1857) 2019-10-03 13:03:58 +02:00
Marcus Bointon
fb3b27b506
Try a different path 2019-10-03 13:02:02 +02:00
Marcus Bointon
4a9f7b2906
Ensure runner user can read phpdoc output 2019-10-03 12:58:33 +02:00
Marcus Bointon
3563788a86
Fix job name 2019-10-02 13:38:00 +02:00
Marcus Bointon
d4daffdb55
Try to fix artifact path 2019-10-02 13:37:01 +02:00
Marcus Bointon
3651595a93
Make publishing docs depend on build succeeding 2019-10-02 13:36:05 +02:00
Marcus Bointon
a56b12630b
Fix API docs link badge 2019-10-02 12:44:21 +02:00
Marcus Bointon
8be303c390
Add API docs link badge 2019-10-02 12:21:48 +02:00
Marcus Bointon
4b93ad523b
Only build docs on push to master 2019-10-02 11:20:04 +02:00