#41496 closed defect (bug) (fixed)
Media Upload getid3 fatal errors on PHP7
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.9 | Priority: | normal |
Severity: | normal | Version: | 4.9 |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
Hello,
When uploading mp3 file ( https://ia802605.us.archive.org/7/items/HayseedRag/HayseedRag--theDizzyTrio_vbr.mp3 ) on PHP 7.1.1, getid3 is throwing fatal error - [] operator not supported for strings.
Not sure if whole getid3 library should be updated but we have added this commit - https://github.com/JamesHeinrich/getID3/pull/93/commits/7f069ac25b3d83e849aeefe4f7da660f358b6b25 in attached patch fixing just those errors.
Attachments (2)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 41196: