Split PoolCounterWorkViaCallback into own file
[mediawiki.git] / docs / php-memcached / ChangeLog
blob553aaa198306654d4d93ded07c011a9ebc27fbcb
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)
7 08 Oct 2003:
8    1848 UTC:
9       Released version 0.1.1
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!)
16    1812 UTC:
17       Fixed memcached::enable_compression; 
18         thanks to Justin Matlock <jmat@shutdown.net> for pointing it out
20 07 Oct 2003:
21    1635 UTC:
22       Fixed call to memcached::_dead_sock in memcached::delete
23       Added documentation for class variable $_buckets
25 06 Oct 2003:
26    2039 UTC:
27       Initial release of memcached-client-php; version 0.1