Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

community/php7-pecl-memcached: upgrade to 3.1.3 #5888

Closed
wants to merge 2 commits into from

Conversation

andypost
Copy link
Contributor

@andypost andypost added the A-upgrade Upgrades an abuild label Dec 22, 2018
@andypost
Copy link
Contributor Author

@fabiorphp one more extension ready to php 7.3 #5863

@andypost
Copy link
Contributor Author

Added igbinary serialization http://php.net/manual/en/memcached.configuration.php#ini.memcached.serializer

checking for zlib location... /usr
checking for session includes... /usr/include/php7
checking for igbinary includes... /usr/include/php7
checking for memcached session support... enabled
checking for memcached igbinary support... enabled
checking for memcached msgpack support... disabled
checking for libmemcached location... found version 1.0.18, under /usr
checking for libmemcached sasl.h requirement... yes

@andypost
Copy link
Contributor Author

andypost commented Dec 22, 2018

33.9K Oct 31 11:48 igbinary.so

$ php --ri memcached

memcached

memcached support => enabled
Version => 3.1.2
libmemcached version => 1.0.18
SASL support => no
Session support => yes
igbinary support => yes
json support => no
msgpack support => no

@andypost
Copy link
Contributor Author

@andypost
Copy link
Contributor Author

New release is out

@andypost andypost changed the title community/php7-pecl-memcached: upgrade to 3.1.2 community/php7-pecl-memcached: upgrade to 3.1.3 Dec 25, 2018
@andypost
Copy link
Contributor Author

andypost commented Jan 6, 2019

@fabiorphp are you fine to add igbinary dependency?

@algitbot
Copy link

algitbot commented Jan 6, 2019

Merged in d8e34d0, 0994eee by @andypost. Thanks for your contribution!

(This pull request has been closed automatically by GitHub PR Closer. If you think that it’s not resolved yet, please add a comment.)

@algitbot algitbot closed this Jan 6, 2019
@andypost andypost deleted the php-memcached branch January 6, 2019 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-upgrade Upgrades an abuild C-php
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants