Skip to content

Wordpress core download fails with fatal error only on latest version #287

Open
@renzit

Description

@renzit

Bug Report

Describe the current, buggy behavior
Image

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

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions