Skip to content

Conversation

@deeky666
Copy link

I am not sure whether this is a known limitation but I don't see why this should not work.
Currently unserializing empty BloomFilter objects errors:

PHP 5

Notice: unserialize(): Error at offset 24 of 195 bytes

PHP 7

php: symbol lookup error: modules/bloomy.so: undefined symbol: smart_str_appendl

See attached test case.

EDIT
Adopted a fix from @anoakie (anoakie@6a5966a). PHP 5 works now, however PHP 7 serialization seems to be non-working yet at all.

@deeky666 deeky666 changed the title Add failing test for unserialize empty BloomFilter Fix unserialization of empty BloomFilter Jan 18, 2016
@deeky666
Copy link
Author

Okay patch added.

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.

1 participant