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

726 Commits

Author SHA1 Message Date
Synchro
545febf0cf PHPUnit tweaks 2015-11-12 09:43:56 +01:00
Synchro
7a55a752b3 PHPUnit tweaks 2015-11-12 09:37:41 +01:00
Synchro
6bcb0f8f8d PHPUnit tweaks 2015-11-12 08:43:23 +01:00
Synchro
2b632a71be PHPUnit tweaks 2015-11-11 19:20:16 +01:00
Synchro
bcfd59bc6f PHPUnit tweaks 2015-11-11 18:13:28 +01:00
Synchro
ea1c3b1b0e PHPUnit tweaks 2015-11-11 18:11:34 +01:00
Synchro
9a65420d1a PHPUnit tweaks 2015-11-11 18:05:38 +01:00
Synchro
2101e1654b PHPUnit tweaks 2015-11-11 18:04:02 +01:00
Synchro
1baa71ae58 PHPUnit tweaks 2015-11-11 17:37:53 +01:00
Synchro
be760f6551 PHPUnit tweaks 2015-11-11 17:31:50 +01:00
Synchro
0dae3451c6 Downgrade to PHPUnit 4.7 to avoid 4.8 bug 2015-11-11 17:08:35 +01:00
Synchro
f2a08a26c0 Coding standards 2015-11-11 17:04:35 +01:00
Marcus Bointon
5443a5ce02 Merge pull request #557 from fbonzon/5.4
Use a closure now that PHP 5.4 is min requirement
2015-11-11 15:24:41 +01:00
François B
28e566da00 Use a closure now that PHP 5.4 is min requirement
Resurrects
https://github.com/PHPMailer/PHPMailer/commit/0f24d1e67974926fd5fa316c3b
13f89a73a3d8c1
2015-11-11 14:51:57 +01:00
Synchro
758eb3fe8e Travis & PHPUnit tweaks 2015-11-10 19:38:14 +01:00
Synchro
a0407c6630 Travis & PHPUnit tweaks 2015-11-10 19:09:08 +01:00
Synchro
75dd5453b2 Travis & PHPUnit tweaks 2015-11-10 15:31:23 +01:00
Synchro
12805da50a Travis & PHPUnit tweaks 2015-11-10 15:17:46 +01:00
Synchro
a139b96368 Tell Travis to install composer packages 2015-11-10 14:44:38 +01:00
Synchro
fbe62ff9b5 Tidy up copyright notices 2015-11-10 14:44:16 +01:00
Synchro
14e8ef03eb Short array syntax 2015-11-10 13:45:13 +01:00
Synchro
9b3e13dc14 First draft of 5.4 2015-11-09 19:09:13 +01:00
Marcus Bointon
37d3550706 Merge pull request #554 from aranaur/patch-1
grammar
2015-11-09 08:21:34 +01:00
Drew Gates
56bac7f161 Update README.md 2015-11-06 09:51:38 -05:00
Drew Gates
485e685f1e grammar 2015-11-04 12:19:54 -05:00
Synchro
e774bc9152 Merge remote-tracking branch 'upstream/master' 2015-11-01 11:15:28 +01:00
Synchro
1102fd37ae Bump version to 5.2.14 2015-11-01 11:14:44 +01:00
Synchro
6687a96a18 Add test for line breaks in addresses vulnerability
Don't allow line breaks in addresses
Don't allow line breaks in SMTP commands
Rearrange tests so slowest tests run last
2015-11-01 11:12:04 +01:00
Marcus Bointon
5de0a5246c Merge pull request #548 from phelipealves/master
Brazilian Portuguese updated
2015-11-01 10:01:02 +00:00
Phelipe Alves de Souza
18ef11685a Brazilian Portuguese updated 2015-10-31 23:00:13 -02:00
Marcus Bointon
1cd906ba05 Merge pull request #545 from Forst/master
Updated Russian localization
2015-10-28 22:34:41 +00:00
Foster Forst Snowhill
3b660771d0 Updated Russian localization
* Translated "Extension missing: "
* Removed duplicate "Extension missing: " stub in Galician
* Added "Extension missing: " stub to Hebrew
2015-10-28 18:27:41 +03:00
Marcus Bointon
fe1e8699f0 Don't try to set accessType, at least until upstream fixes access to it 2015-10-23 21:25:23 +01:00
Marcus Bointon
c24f242d9b Fix xoauth package suggestions 2015-10-23 14:59:55 +02:00
Marcus Bointon
a4b8b91027 Partial fix for #539 2015-10-23 13:32:43 +02:00
Marcus Bointon
45bb9a3636 Merge pull request #536 from Jonadabe/patch-2
Update phpmailer.lang-pt.php
2015-10-21 20:11:20 +02:00
Jonadabe
6f94d76d23 Update phpmailer.lang-pt.php 2015-10-21 18:39:15 +01:00
Synchro
0f24d1e679 Version checks are no use for language constructs 2015-10-21 14:47:35 +02:00
Marcus Bointon
dc0e0935ab Merge pull request #534 from fbonzon/patch-1
Fix a typo in comment
2015-10-19 17:11:10 +02:00
François B
5a17d6a1fc Fix a typo in comment 2015-10-19 17:09:43 +02:00
Synchro
881289ba64 Changelog 2015-10-14 23:33:44 +02:00
Synchro
8e02d00823 Correct documented type of OAuth property. Will probably need to change this when merging xoauth banch. 2015-10-14 23:29:11 +02:00
Marcus Bointon
efd91ea796 Merge pull request #529 from fbonzon/master
Allow addresses with IDN
2015-10-14 23:10:52 +02:00
Marcus Bointon
aeae681c99 Merge pull request #530 from fbonzon/scrutinizer
Fix comments, suggested by scrutinizer
2015-10-14 23:08:16 +02:00
François B
65c213ae70 Fix comments, suggested by scrutinizer 2015-10-14 22:33:01 +02:00
François B
0fa9518609 Allow addresses with IDN
Accepts Internationalized Domain Name everywhere PHPMailler expects
email addresses (To, CC, BCC, Reply-To, From, Sender and
ConfirmReadingTo).

Requires PHP >= 5.3 with "intl" extension installed and "mbstring"
extension enabled. Earlier versions don't see a change, i.e. specifying
an address with IDN still fails validation.

Follow-up to PR #516. Ran test/phpmailerTest.php

Other changes:

- From, Sender and ConfirmReadingTo addresses are now validated in
send(). Previously, only From and Sender addresses would be validated
only if specified via the setFrom() method. ConfirmReadingTo was never
validated.

- Half language strings for the 'invalid_address' message used colon at
the end and half didn't. Harmonized messages to always include colon,
and not add a second one with PHP code.
2015-10-14 22:02:07 +02:00
Marcus Bointon
6b12c212c4 Merge pull request #527 from fbonzon/array_key_exists
Prefer array_key_exists() over isset()
2015-10-13 23:18:14 +02:00
François B
c2447dcf97 Prefer array_key_exists() over isset() 2015-10-13 23:16:06 +02:00
Marcus Bointon
23c3589624 Merge pull request #526 from fbonzon/comments
Improve some comments and minor improvements
2015-10-13 22:53:18 +02:00
François B
4532cec50d Improve some comments and minor improvements
- Define an $error_message and reuse it, instead of recreating the
error message 3 times
- Use in_array() check instead of a regex
2015-10-13 22:38:15 +02:00