[wp-trac] [WordPress Trac] #49663: Fix PHPUnit bootstrap to install from the same directory where the tests will be run
WordPress Trac
noreply at wordpress.org
Mon Mar 23 23:13:08 UTC 2020
#49663: Fix PHPUnit bootstrap to install from the same directory where the tests
will be run
------------------------------+---------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.5
Component: Build/Test Tools | Version: 5.1
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+---------------------
Changes (by azaozz):
* keywords: has-patch needs-testing => has-patch
Comment:
Looking again, perhaps better to not rely on `putenv()` and `getenv()`.
The former might be disabled and the latter might behave strangely in some
specific conditions. 49663.diff is probably a better idea.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/49663#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list