[wp-trac] [WordPress Trac] #64914: Update getID3 to version 1.9.25

WordPress Trac noreply at wordpress.org
Fri Mar 20 15:42:28 UTC 2026


#64914: Update getID3 to version 1.9.25
--------------------------------+-----------------------------
 Reporter:  Presskopp           |      Owner:  (none)
     Type:  defect (bug)        |     Status:  new
 Priority:  normal              |  Milestone:  Awaiting Review
Component:  External Libraries  |    Version:
 Severity:  normal              |   Keywords:
  Focuses:                      |
--------------------------------+-----------------------------
 uploading a video under WP 7.0beta5, PHP 8.5 I got 2 warnings:

 {{{#!php
 Deprecated: ord(): Providing an empty string is deprecated in ...\wp-
 includes\ID3\module.audio-video.quicktime.php on line 3050

 Warning: The float 2.4009180673865043E+37 is not representable as an int,
 cast occurred in ...\wp-includes\ID3\getid3.lib.php on line 108
 293
 }}}

 using module.audio-video.quicktime.php from v1.9.25 the 'deprecated'
 warning goes away, but the second one seems not to be addressed until now.

 Still, let's patch WP to use the latest version.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/64914>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list