Skip to content

Conversation

@TysonAndre
Copy link
Member

with opcache.protect_memory=1

Fixes #380

igbinary_serialize() now modifies the temporary copy used by the php process instead of the shared immutable copy in memcached, the same way as php serialize()

with `opcache.protect_memory=1`

Fixes igbinary#380

`igbinary_serialize()` now modifies the temporary copy used by the php process
instead of the shared immutable copy in memcached, the same way as php
`serialize()`
@TysonAndre TysonAndre merged commit d2ea9b9 into igbinary:master Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segfault in igbinary_unserialize_object_enum_case with opcache protected memory

1 participant