Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#48040 closed defect (bug) (fixed)

Update ID3 for WordPress 5.3

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

Description

Related: #47751 #47783

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

Change History (3)

#1 @jorbin
7 years ago

  • Resolutionfixed
  • Status assignedclosed

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
7 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.