Make WordPress Core

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#48040 closed defect (bug) (fixed)

Update ID3 for WordPress 5.3

Reported by: jorbin's profile jorbin Owned by: jorbin's profile jorbin
Milestone: 5.3 Priority: normal
Severity: normal Version:
Component: External Libraries Keywords:
Focuses: Cc:

Description

Related: #47751 #47783

ID3 has had a number of changes to support PHP7.4 and fix bugs.

Change History (3)

#1 @jorbin
5 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 46112:

Update getID3 library to fix issues with PHP7.4

Updates to trunk version that includes fixes for PHP7.4

Changelog:
https://github.com/JamesHeinrich/getID3/compare/v1.9.14...00f3fbfd77e583099ca70a3cf0bc092e113d2b20

See: #47751,#47783.
Fixes: #48040.

#2 @jorbin
5 years ago

In 46113:

Comment out magic quote functions

Follow up to r46112.

See: #47751,#47783, #48040.

Note: See TracTickets for help on using tickets.