Skip to content

Zend: refactor fast ZPP to only use zend_expected_type - #23105

Draft
Girgias wants to merge 4 commits into
php:masterfrom
Girgias:2026-08-ZPP-error-refactor
Draft

Zend: refactor fast ZPP to only use zend_expected_type#23105
Girgias wants to merge 4 commits into
php:masterfrom
Girgias:2026-08-ZPP-error-refactor

Conversation

@Girgias

@Girgias Girgias commented Aug 7, 2026

Copy link
Copy Markdown
Member

Removing the usage of zpp_error and allowing 'slow' ZPP to reuse the error logic.

Based on #23052 and #23104

Girgias added 4 commits August 7, 2026 18:25
This effectively mimics part of what Fast ZPP does and allows us to re-use the fast ZPP error APIs
And stop throwing the exceptions directly, fixing quiet mode handling at the same time.
Removing the usage of zpp_error and allowing 'slow' ZPP to reuse the error logic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant