[wp-trac] [WordPress Trac] #48086: Add required extensions and libraries to composer.json
WordPress Trac
noreply at wordpress.org
Tue Sep 24 07:20:25 UTC 2019
#48086: Add required extensions and libraries to composer.json
-----------------------------------+-------------------------------------
Reporter: dingo_d | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version: 5.2.3
Severity: normal | Resolution:
Keywords: has-patch 2nd-opinion | Focuses: docs, coding-standards
-----------------------------------+-------------------------------------
Comment (by Rarst):
Since the scope of this `composer.json` is test environment really I
would:
1. omit anything that is part of PHP core, that's just not necessary
2. limit `require` to the extensions that are ''hard requirement'' for
tests to run/complete
3. limit `suggest` to the extensions that are ''optionally'' covered by
tests (if any)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/48086#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list