Case sensitivity juggle

This commit is contained in:
Marcus Bointon 2017-08-28 13:42:05 +02:00
parent 81062fa300
commit 53d0375d0c
No known key found for this signature in database
GPG Key ID: DE31CD6EB646AA24
2 changed files with 0 additions and 14 deletions

View File

@ -1 +0,0 @@
Non-security issues and pull requests are no longer being accepted for the legacy PHPMailer 5.2 branch. Migrate to PHPMailer 6.0 (or later) and report your issue there.

View File

@ -1,13 +0,0 @@
Please check these things before submitting your issue:
- [ ] Make sure you're using the latest version of PHPMailer
- [ ] Check that your problem is not dealt with in [the troubleshooting guide](https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting), especially if you're having problems connecting to Gmail or GoDaddy
- [ ] Include sufficient code to reproduce your problem
- [ ] If you're having an SMTP issue, include the debug output generated with `SMTPDebug = 2` set
- [ ] If you have a question about how to use PHPMailer (rather than reporting a bug in it), tag a question on Stack Overflow with `phpmailer`, but [**search first**](http://stackoverflow.com/questions/tagged/phpmailer)!
# Problem description
# Code to reproduce
# Debug output