Skip to content

Install phpdbg and alias it to correct version in the ENTRYPOINT script #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

Ocramius
Copy link
Member

Q A
Documentation no
Bugfix yes
BC Break no
New Feature yes
RFC no
QA no

Description

This allows usage of the built-in PHP debugger, without the need to install larger
third-party extensions.

This is a requirement for laminas/laminas-ci-matrix-action#70

…script

This allows usage of the built-in PHP debugger, without the need to install larger
third-party extensions.

This is a requirement for laminas/laminas-ci-matrix-action#70
@Ocramius Ocramius added the Bug Something isn't working label Oct 11, 2021
@Ocramius Ocramius added this to the 1.13.2 milestone Oct 11, 2021
@Ocramius Ocramius requested a review from boesing October 11, 2021 10:18
Copy link
Member

@boesing boesing left a comment

Choose a reason for hiding this comment

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

LGTM

@boesing boesing merged commit 38fcfb9 into laminas:1.13.x Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants