Open
Description
Bug Report
- Yes, I reviewed the contribution guidelines.
- Yes, more specifically, I reviewed the guidelines on how to write clear bug reports.
Describe the current, buggy behavior
When attempting to run wp core download --version=6.8.1
, the process fails with a PHP fatal error due to exhausted memory. The download begins and the hash is verified, but then it fails during extraction with an Allowed memory size
error.
Describe how other contributors can replicate this bug
- Run the following command in a terminal:
wp core download --version=6.8.1.
Versions:
wp cli 2.12.0
php 8.2.28
Metadata
Metadata
Assignees
Labels
No labels