Deprecate the UserIsHidden hook
[lhc/web/wiklou.git] / docs / php-memcached / ChangeLog
1 09 Oct 2003:
2 1455 UTC:
3 Released version 0.1.2
4 Fixed bug in get_multi; when debugging was enabled but no keys were fetched,
5 script execution would halt (uninitialized $val)
6
7 08 Oct 2003:
8 1848 UTC:
9 Released version 0.1.1
10
11 1825 UTC:
12 Fixed bug in memcached::memcached; was attempting to initialize
13 memcached::_dead_sock (function) instead of memcached::_dead_hosts
14 (oops!)
15
16 1812 UTC:
17 Fixed memcached::enable_compression;
18 thanks to Justin Matlock <jmat@shutdown.net> for pointing it out
19
20 07 Oct 2003:
21 1635 UTC:
22 Fixed call to memcached::_dead_sock in memcached::delete
23 Added documentation for class variable $_buckets
24
25 06 Oct 2003:
26 2039 UTC:
27 Initial release of memcached-client-php; version 0.1
28