Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jun 21, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

bukka and others added 11 commits June 21, 2025 20:13
…lter fatal error

This happens because there are no checks in php_stream_fill_read_buffer
calls. This should not fail always but only on fatal error so special
flag is needed for that.

Closes GH-18778
- Use ecalloc() to not miss initializing any field.
- Merge declarations and assignments.
The code was really messy with lots of checks and inconsistencies.
This splits everything up into different functions and now everything is
relayed to a handler vtable.
@pull pull bot added the ⤵️ pull label Jun 21, 2025
@pull pull bot merged commit 37549e4 into wudi:master Jun 21, 2025
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.

3 participants