Opened 6 years ago
Last modified 6 years ago
#5363 new defect (bug)
Upgrade Markdown library
| Reported by: | dd32 | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Plugin Directory | Keywords: | needs-testing |
| Cc: |
Description
We're currently using michelf/php-markdown 1.6 and the latest version if 1.9.
As seen in https://github.com/WordPress/wordpress.org/pull/16 it's using PHP 7.4 deprecated curly bracket syntax, which is [https://github.com/michelf/php-markdown/commit/a35858f0409e5f01474f5cd562d17289fe8e5435#diff-8e95e3657c7e2d073d1d898e1c9239c6 fixed in v1.9.
Marking as low as I'm just going to commit the backported patch from xknown for now.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 10136: