Skip to content

[Backport][v1.78.x][PHP] Fix runtime error with PHp8.5 alpha because zend_exception_get_…#41354

Merged
pawbhard merged 1 commit intogrpc:v1.78.xfrom
pawbhard:cherry_pick_php8.5
Jan 7, 2026
Merged

[Backport][v1.78.x][PHP] Fix runtime error with PHp8.5 alpha because zend_exception_get_…#41354
pawbhard merged 1 commit intogrpc:v1.78.xfrom
pawbhard:cherry_pick_php8.5

Conversation

@pawbhard
Copy link
Copy Markdown
Contributor

@pawbhard pawbhard commented Jan 6, 2026

Back port of PR : #40337

PHP 8.5 removed zend_exception_get_default().
See php updates
https://github.com/php/php-src/blob/747ecce51f2d55a424547d6ae852e2f7f3766e41/UPGRADING.INTERNALS#L51

Closes #40337

COPYBARA_INTEGRATE_REVIEW=#40337 from HeenaBansal20:master 4134a5a PiperOrigin-RevId: 852624644

…defaul… (grpc#40337)

…t is remvoed

PHP 8.5 removed zend_exception_get_default().
See php updates
https://github.com/php/php-src/blob/747ecce51f2d55a424547d6ae852e2f7f3766e41/UPGRADING.INTERNALS#L51

Closes grpc#40337

COPYBARA_INTEGRATE_REVIEW=grpc#40337 from HeenaBansal20:master 4134a5a
PiperOrigin-RevId: 852624644
@pawbhard pawbhard self-assigned this Jan 6, 2026
@pawbhard pawbhard added the release notes: no Indicates if PR should not be in release notes label Jan 7, 2026
@pawbhard pawbhard merged commit 818a08f into grpc:v1.78.x Jan 7, 2026
57 of 58 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang/php release notes: no Indicates if PR should not be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants