Skip to content

Fix GH-23082: unserialize_callback_func can no longer be reset to its empty default at runtime - #23096

Merged
Girgias merged 1 commit into
php:masterfrom
Girgias:2026-08-unserialize-runtime-unset-bug
Aug 7, 2026
Merged

Fix GH-23082: unserialize_callback_func can no longer be reset to its empty default at runtime#23096
Girgias merged 1 commit into
php:masterfrom
Girgias:2026-08-unserialize-runtime-unset-bug

Conversation

@Girgias

@Girgias Girgias commented Aug 7, 2026

Copy link
Copy Markdown
Member

By using OnUpdateStr INI handler rather than OnUpdateStrNotEmpty

…its empty default at runtime

By using OnUpdateStr INI handler rather than OnUpdateStrNotEmpty
@Girgias
Girgias marked this pull request as ready for review August 7, 2026 10:33
@Girgias
Girgias requested a review from bukka as a code owner August 7, 2026 10:33
@Girgias
Girgias merged commit b25e63d into php:master Aug 7, 2026
18 checks passed
@Girgias
Girgias deleted the 2026-08-unserialize-runtime-unset-bug branch August 7, 2026 11:22
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.

unserialize_callback_func can no longer be reset to its empty default at runtime

1 participant