Opened 3 weeks ago
#8115 new defect (bug)
Replace Tonesque due to deprecation.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | low | |
| Component: | Plugin Directory | Keywords: | needs-patch good-first-bug |
| Cc: |
Description
Jetpack has deprecated Tonesque:
Deprecated: Function
Tonesque::__constructis <strong>deprecated</strong> since version jetpack-13.8 with no alternative available.
Deprecated: FunctionTonesque::imagecreatefromurlis <strong>deprecated</strong> since version jetpack-13.8 with no alternative available.
While Jetpack appears to still support it (albeit deprecated) commonly deprecated functionalities are eventually removed, and the deprecated warnings are annoying when a developer is running imports manually :)
We should consider whether this functionality can be easily replaced, or a customised slimmed version just added to the plugin directory codebase.
Note: See
TracTickets for help on using
tickets.