developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 10 years ago
Closed 10 years ago
#1325 closed bug (fixed)
deprecated error with phpmailer
Reported by: | catsoup | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Jelix 1.2.3 |
Component: | external libs | Version: | 1.2.2 |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: | 5.3 |
Description
When attaching a file, we got a deprecated error
I patched phpmailer.class.php, according to this bug report
Attachments (1)
Change History (3)
Changed 10 years ago by catsoup
comment:1 Changed 10 years ago by catsoup
- Milestone set to Jelix 1.2.3
comment:2 Changed 10 years ago by laurentj
- Resolution set to fixed
- review changed from review? to review+
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
forgot to mention, patch is ok on trunk.