Version Notes
1.9.2.4
Download this release
Release Info
Developer | Magento Core Team |
Extension | Lib_Unserialize |
Version | 1.9.2.4 |
Comparing to | |
See all releases |
Code changes from version 1.9.2.3 to 1.9.2.4
- package.xml +4 -4
package.xml
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Lib_Unserialize</name>
|
4 |
-
<version>1.9.2.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Magento Core Edition</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Magento Library</summary>
|
10 |
<description>Magento Library</description>
|
11 |
-
<notes>1.9.2.
|
12 |
<authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
|
13 |
-
<date>2016-
|
14 |
-
<time>
|
15 |
<contents><target name="magelib"><dir name="Unserialize"><file name="Parser.php" hash="1f2d4c7413f38079b8b1d17ae12ae3f6"/><dir name="Reader"><file name="Arr.php" hash="abea9745fea475b7ec9b870eba385f99"/><file name="ArrKey.php" hash="664103399f7a8b8c98e9a81730cf76ce"/><file name="ArrValue.php" hash="e7fb16422bb937bf64c4b2bd9d843f31"/><file name="Bool.php" hash="2e4b132fdf9ca60006f992aa97daf29c"/><file name="Dbl.php" hash="da65adeacf3fd750cb79bb31ced487df"/><file name="Int.php" hash="06a895c579ec5583a7c709adb371eea1"/><file name="Str.php" hash="602abb0701f2c997d2d06aedbe764e0f"/></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Lib_Unserialize</name>
|
4 |
+
<version>1.9.2.4</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">Magento Core Edition</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
<summary>Magento Library</summary>
|
10 |
<description>Magento Library</description>
|
11 |
+
<notes>1.9.2.4</notes>
|
12 |
<authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
|
13 |
+
<date>2016-02-17</date>
|
14 |
+
<time>18:27:30</time>
|
15 |
<contents><target name="magelib"><dir name="Unserialize"><file name="Parser.php" hash="1f2d4c7413f38079b8b1d17ae12ae3f6"/><dir name="Reader"><file name="Arr.php" hash="abea9745fea475b7ec9b870eba385f99"/><file name="ArrKey.php" hash="664103399f7a8b8c98e9a81730cf76ce"/><file name="ArrValue.php" hash="e7fb16422bb937bf64c4b2bd9d843f31"/><file name="Bool.php" hash="2e4b132fdf9ca60006f992aa97daf29c"/><file name="Dbl.php" hash="da65adeacf3fd750cb79bb31ced487df"/><file name="Int.php" hash="06a895c579ec5583a7c709adb371eea1"/><file name="Str.php" hash="602abb0701f2c997d2d06aedbe764e0f"/></dir></dir></target></contents>
|
16 |
<compatible/>
|
17 |
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php></required></dependencies>
|