Lib_Cm - Version 1.9.3.6

Version Notes

1.9.3.6

Download this release

Release Info

Developer Magento Core Team
Extension Lib_Cm
Version 1.9.3.6
Comparing to
See all releases


Code changes from version 1.9.3.5 to 1.9.3.6

Files changed (1) hide show
  1. package.xml +5 -5
package.xml CHANGED
@@ -1,18 +1,18 @@
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Lib_Cm</name>
4
- <version>1.9.3.5</version>
5
  <stability>stable</stability>
6
  <license uri="http://framework.zend.com/license/new-bsd">New BSD</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Redis adapter for Zend_Cache</summary>
10
  <description>Redis adapter for Zend_Cache</description>
11
- <notes>1.9.3.5</notes>
12
  <authors><author><name>Colin Mollenhour</name><user>core</user><email>colin@mollenhour.com</email></author></authors>
13
- <date>2017-09-11</date>
14
- <time>10:24:29</time>
15
  <contents><target name="magelib"><dir name="Cm"><dir name="Cache"><dir name="Backend"><file name="Redis.php" hash="1c137eef42b9c034fa0b6d5258092c00"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
- <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Lib_Credis</name><channel>community</channel><min>1.9.3.5</min><max>1.9.3.5</max></package></required></dependencies>
18
  </package>
1
  <?xml version="1.0"?>
2
  <package>
3
  <name>Lib_Cm</name>
4
+ <version>1.9.3.6</version>
5
  <stability>stable</stability>
6
  <license uri="http://framework.zend.com/license/new-bsd">New BSD</license>
7
  <channel>community</channel>
8
  <extends/>
9
  <summary>Redis adapter for Zend_Cache</summary>
10
  <description>Redis adapter for Zend_Cache</description>
11
+ <notes>1.9.3.6</notes>
12
  <authors><author><name>Colin Mollenhour</name><user>core</user><email>colin@mollenhour.com</email></author></authors>
13
+ <date>2017-09-14</date>
14
+ <time>17:34:19</time>
15
  <contents><target name="magelib"><dir name="Cm"><dir name="Cache"><dir name="Backend"><file name="Redis.php" hash="1c137eef42b9c034fa0b6d5258092c00"/></dir></dir></dir></target></contents>
16
  <compatible/>
17
+ <dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Lib_Credis</name><channel>community</channel><min>1.9.3.6</min><max>1.9.3.6</max></package></required></dependencies>
18
  </package>