Skip to content

Replace PECL with PIE (as PECL is deprecated and may be removed in the future)#2352

Open
s3inlc wants to merge 2 commits into
masterfrom
pecl-phase-out
Open

Replace PECL with PIE (as PECL is deprecated and may be removed in the future)#2352
s3inlc wants to merge 2 commits into
masterfrom
pecl-phase-out

Conversation

@s3inlc

@s3inlc s3inlc commented Jul 20, 2026

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the dev Docker image build to install Xdebug using PIE instead of PECL (due to PECL deprecation), and documents the new installation approach for contributors.

Changes:

  • Install Python tooling earlier in the dev image build (for unit tests).
  • Download and verify a pinned PIE PHAR, then install a pinned Xdebug version via PIE.
  • Document the PIE/Xdebug installation and version-bump procedure in CONTRIBUTING.md.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
Dockerfile Switches dev-container Xdebug install from PECL to PIE; adjusts dev dependencies installation.
CONTRIBUTING.md Adds contributor documentation describing PIE-based Xdebug installation and version pinning/checksum workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Dockerfile
Comment thread Dockerfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants