php / php/php-src

`make install` doesn't create `lib/php/extensions/debug-non-zts-20240925/` since PHP 8.5 Alpha 4

Đang mở
#19,477 1 bình luận 1 reaction 1 người được giao Xem trên GitHub

@petk đang làm issue này rồi.

Từ ngày 25/2/2026.

Bug Status: Needs Triage
Ngôn ngữ chính
C
Star
40.4k
Fork
8.2k
Merge trung bình
2 ngày 13 giờ
Pull request đã merge (30 ngày)
96

Mô tả

Description

This is probably on the edge between a bug and a feature:

Since PHP 8.5 Alpha 4 the extension directory is no longer automatically created when running make install. With PHP 8.5 Alpha 2 the extension directory contains opcache.so, so this is likely related to OPcache being included in PHP itself (and also reproducible with earlier versions when OPcache is explicitly disabled at configure time).

It would probably make sense to always create the extension directory as an empty directory as part of make install, since this would also allow to set proper permissions / ownership.

see php/pie#263 /cc @asgrim

PHP Version
PHP 8.5.0alpha4 (cli) (built: Aug 14 2025 09:34:32) (NTS DEBUG)
Copyright (c) The PHP Group
Zend Engine v4.5.0-dev, Copyright (c) Zend Technologies
    with Zend OPcache v8.5.0alpha4, Copyright (c), by Zend Technologies
Operating System

No response

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.