-
Notifications
You must be signed in to change notification settings - Fork 157
Updated xdebug & Added 8.1.31-8.1.32, 8.2.26-8.2.28, 8.3.14-8.3.20, and 8.4.1-8.4.6 #785
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
Update xdebug version
Add 8.1.31, 8.2.26 and 8.3.14
exclude rocky from building 8.4
viceice
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please merge this to be able to build PHP 8.4
|
#763 related |
|
There's next RC tarballs published. |
|
Can this be merged? |
|
@viceice @GrahamCampbell Can this be merged? |
I don't have permission to do it 😔 |
|
What are we waiting on for this to be merged? Thanks |
|
@mzch Thanks to your contribution, I was able to install PHP8.4.6 with phpenv. git clone -b UPDATE-XDEBUG https://github.com/mzch/php-build.git mzch-php-build \
&& cd mzch-php-build \
&& cp -raf ./* ~/.phpenv/plugins/php-build/
&& grep -r 8.4.6 ~/.phpenv/plugins/php-build |
|
I'm glad I could help. :) |
|
@macocci7 Update your Then you just have to change the branch: |
|
@pcf0 Thank you so much telling me! |
|
@mzch what would be the best way to copy this PR to https://github.com/madumlao/php-build ? |
|
Hi @madumlao , if you can, try below: In your |
|
@mzch testing... |
|
@mzch thanks i've pulled and checked it seems fine |
Update xdebug version