[wp-trac] [WordPress Trac] #49945: PHP 7.4+ notice in getid3_mp3::MPEGaudioHeaderValid()
WordPress Trac
noreply at wordpress.org
Mon Apr 20 12:30:04 UTC 2020
#49945: PHP 7.4+ notice in getid3_mp3::MPEGaudioHeaderValid()
--------------------------------+-----------------------------
Reporter: schlessera | Owner: SergeyBiryukov
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 5.5
Component: External Libraries | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------------+-----------------------------
Comment (by SergeyBiryukov):
Replying to [comment:8 SergeyBiryukov]:
> Those lines have a `version_compare(PHP_VERSION, '7.4.0', '<')` check
above them, but for some reason are still executed in the PHP 7.4 job on
Travis. It looks like `php --version` on all jobs reports `PHP 7.2.15`.
Per @ocean90, the PHP version of Travis doesn't matter as we're using
Docker. The issue seems to be that the PHP version of the Docker image is
still 7.4.0RC6.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49945#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list