Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jul 4, 2025

See Commits and Changes for more details.


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

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

DanielEScherzer and others added 8 commits July 4, 2025 11:30
* Add reminder to replace outdated information in the announcements
* Add instruction for new RMs to subscribe to the lists they need to email
This was the only remaining use of a compatibility alias from 10 years ago;
replace with `ZSTR_EMPTY_ALLOC()`.
Both these issues have the same root cause, their reproducer is
extremely similar so I don't duplicate the test.

If the parser invokes the lexer, and the lexer fails, it could've
allocated a string which must be freed when the parser backs up.
The `%destructor` list is responsible for this but did not have an entry
for `fallback` yet. Solve the issue by adding such an entry.

Closes GH-19012.
* PHP-8.3:
  Fix OSS-Fuzz #428983568 and #428760800
* PHP-8.4:
  Fix OSS-Fuzz #428983568 and #428760800
@pull pull bot locked and limited conversation to collaborators Jul 4, 2025
@pull pull bot added the ⤵️ pull label Jul 4, 2025
@pull pull bot merged commit 4560f70 into wudi:master Jul 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants