Logoj0ke.net Open Build Service > Projects > internetx:php5:extensions > php5-pecl-memcache > Changes
Sign Up | Log In

Changes of Revision 15

[-] Changed php5-pecl-memcache.changes
x
 
1
@@ -1,4 +1,18 @@
2
 -------------------------------------------------------------------
3
+Fri Apr 12 17:26:51 UTC 2013 - cs@linux-administrator.com
4
+
5
+- version 3.0.8
6
+- Fix Bug #63142 - memcache client Segmentation fault
7
+- Fix Bug #63272 - Explicitly reserve range of flags in php_memcache.h so application code can use
8
+- Fix Bug #59602 - getExtendedStats fails on the host intermittently after restarting memcache
9
+- Fix Bug #63141 - Added LICENSE file and include tests folder in package 
10
+
11
+- changes in version 3.0.7
12
+- Fixed bug #62589 - missing "$" in memcache.php
13
+- Fix php_stream_cast() usage.
14
+- fixes for windows build and php 5.4 compat
15
+
16
+-------------------------------------------------------------------
17
 Mon Feb  6 13:24:34 UTC 2012 - cs@linux-administrator.com
18
 
19
 - version 3.0.6 
20
[-] Changed php5-pecl-memcache.spec ^
10
 
1
@@ -3,7 +3,7 @@
2
 %define php_version %(php-config --version 2>/dev/null)
3
 
4
 Name: php5-pecl-memcache
5
-Version: 3.0.6
6
+Version: 3.0.8
7
 Release: 0
8
 #
9
 Group: Productivity/Networking/Web/Servers
10
Changed memcache-3.0.8.tgz ^