Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wonderful syntax: use PHPMailer\PHPMailer\PHPMailer; #1822

Closed
6 tasks
x011 opened this issue Aug 30, 2019 · 1 comment
Closed
6 tasks

wonderful syntax: use PHPMailer\PHPMailer\PHPMailer; #1822

x011 opened this issue Aug 30, 2019 · 1 comment

Comments

@x011
Copy link

x011 commented Aug 30, 2019

Smartest package name ever.

use PHPMailer\PHPMailer\PHPMailer;

Please check these things before submitting your issue:

  • Read the error message you're seeing - it often tells you what is wrong, and may contain useful links & instructions
  • Make sure you're using the latest version of PHPMailer
  • Check that your problem is not dealt with in the troubleshooting guide, 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!

Problem description

Code to reproduce

Debug output

@x011 x011 changed the title wondeful syntax use PHPMailer\PHPMailer\PHPMailer; wonderful syntax use PHPMailer\PHPMailer\PHPMailer; Aug 30, 2019
@x011 x011 changed the title wonderful syntax use PHPMailer\PHPMailer\PHPMailer; wonderful syntax: use PHPMailer\PHPMailer\PHPMailer; Aug 30, 2019
@Synchro
Copy link
Member

Synchro commented Aug 30, 2019

Your inability to understand namespaces is not a bug.

@Synchro Synchro closed this as completed Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants