[wp-trac] [WordPress Trac] #63983: wordpress-importer tests failing for old branches on PHP < 7.2
WordPress Trac
noreply at wordpress.org
Mon Sep 15 20:20:13 UTC 2025
#63983: wordpress-importer tests failing for old branches on PHP < 7.2
------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+---------------------
Comment (by desrosj):
In [changeset:"60760" 60760]:
{{{
#!CommitTicketReference repository="" revision="60760"
Build/Test Tools: Pin Importer plugin version for PHP < 7.2.
The WordPress Importer plugin now requires PHP 7.2 or higher. The plugin’s
unit tests were removed as of [59769] in favor of running only within the
plugin’s repository on GitHub instead.
[59769] was made during the 6.8 release cycle, so all WP <= 6.7 branches
still checkout the latest revision for the plugin before running the
PHPUnit test suite.
This change modifies the `env:install` script to download version `0.9.0`
of the plugin (which is the last version of the Importer plugin that
supports PHP < 7.2) when a qualifying version is being tested.
Merges [60748] to the 5.4 branch.
Props @swissspidy.
See #63983.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63983#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list