← Back to team overview

mahara-contributors team mailing list archive

[Bug 1423027] A patch has been submitted for review

 

Patch for "master" branch: https://reviews.mahara.org/4291

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1423027

Title:
  Phpmailer class no longer includes SMTP class

Status in Mahara ePortfolio:
  In Progress

Bug description:
  While trying to set up Fake SMTP on my machine I was getting a fatal
  errors:

  Fatal error: Class 'SMTP' not found in
  ../htdocs/lib/phpmailer/class.phpmailer.php

  Looking through the release notes at
  https://github.com/PHPMailer/PHPMailer/releases I realised that
  phpmailer does not include smtp class any more. Since it now provides
  autoloder, I think we should use that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1423027/+subscriptions


References