Making WordPress.org

Opened 4 years ago

Last modified 4 years ago

#5363 new defect (bug)

Upgrade Markdown library

Reported by: dd32's profile dd32 Owned by:
Milestone: Priority: low
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.

Change History (2)

#1 @dd32
4 years ago

In 10136:

Plugin Directory: patch the Markdown library we're using for PHP 7.4 compatibility.
This library needs upgrading, but that needs proper testing.

See #5363.
See https://github.com/WordPress/wordpress.org/pull/16.

#2 @dd32
4 years ago

In 10137:

Plugin Directory: patch the Markdown library we're using for PHP 7.4 compatibility.
This library needs upgrading, but that needs proper testing.

See #5363.
See https://github.com/WordPress/wordpress.org/pull/16.

Note: See TracTickets for help on using tickets.