Michael Wallner
|
4b6c45dd23
|
implement stats callback suggestions by Remi
|
2021-07-23 14:55:28 +02:00 |
|
Michael Wallner
|
bee6b53d57
|
expect an array as STATS value and reply foreach key/value
|
2021-07-23 14:55:28 +02:00 |
|
Michael Wallner
|
0262e5c803
|
handle empty STATS key
|
2021-07-23 14:55:27 +02:00 |
|
Remi Collet
|
d21814e647
|
minor fix for version handler
|
2021-07-23 14:55:27 +02:00 |
|
Michael Wallner
|
7381ce71b8
|
as per https://github.com/php-memcached-dev/php-memcached/pull/474#issuecomment-762934191
|
2021-07-23 14:55:27 +02:00 |
|
Michael Wallner
|
f4f724caf7
|
remove unused include again
|
2021-07-23 14:55:27 +02:00 |
|
Michael Wallner
|
46967cc67f
|
use php_network_get_peer_name
|
2021-07-23 14:55:27 +02:00 |
|
Michael Wallner
|
8ed8092c7f
|
fix MemcachedServer
related: #418, m6w6/libmemcached#94
|
2021-07-23 14:55:27 +02:00 |
|
Dmitriy
|
c94e014da5
|
fix php 8.0 build (#461)
fci.no_separation removed on php 8.0.
302933daea
|
2020-10-02 09:34:31 -07:00 |
|
Aaron Stone
|
a86de05e86
|
Fix compiling with memcached binary protocol enabled (#312)
|
2017-02-07 12:34:23 +00:00 |
|
Xinchen Hui
|
a1aab4e855
|
Avoid str duplication
|
2016-07-23 13:13:30 +08:00 |
|
Xinchen Hui
|
010d8e4894
|
Fixed possbile memleak
|
2016-07-23 12:33:56 +08:00 |
|
Rasmus Lerdorf
|
949195d28b
|
PHP7 Support
|
2015-02-03 08:02:42 -08:00 |
|
Mikko
|
a437602912
|
Reorganise headers a bit, include everything in the private header
|
2013-11-24 13:48:52 +08:00 |
|
Mikko
|
26ac8bd9cb
|
Refactor SASL support checking, move "unnecessary" things to private header, move travis script to .travis dir
|
2013-11-24 00:00:59 +08:00 |
|
Mikko
|
4b3e6e3f2b
|
more ZTS
|
2013-11-18 11:24:09 +08:00 |
|
Mikko
|
d583378c6a
|
ZTS
|
2013-11-18 11:20:43 +08:00 |
|
Mikko
|
99f5573635
|
Fixes small memory leak case and print function name properly
|
2013-11-16 18:15:47 +08:00 |
|
Mikko
|
f6db3add0f
|
Add rest of the callbacks
|
2013-11-15 16:30:47 +08:00 |
|
Mikko
|
5735f7f606
|
Added more server stuff, added examples of server
|
2013-11-15 04:29:44 +08:00 |
|
Mikko
|
36608f3e0c
|
More protocol handling code
|
2013-11-14 23:50:38 +08:00 |
|
Mikko
|
6c9ca2535a
|
More implementation of the protocool handler
|
2013-11-14 23:28:03 +08:00 |
|
Mikko
|
1d5408b769
|
Starting initial work on server implementation
|
2013-11-14 15:44:19 +08:00 |
|