Lib_Unserialize - Version 1.9.3.1

Version Notes

1.9.3.1

Download this release

Release Info

Developer Magento Core Team
Extension Lib_Unserialize
Version 1.9.3.1
Comparing to
See all releases


Code changes from version 1.9.3.0 to 1.9.3.1

Files changed (1) hide show
  1. 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.3.0</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.3.0</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
- <date>2016-10-04</date>
14
- <time>13:04:32</time>
15
  <contents><target name="magelib"><dir name="Unserialize"><file name="Parser.php" hash="f358068a2b1785779373e3df1bad058a"/><dir name="Reader"><file name="Arr.php" hash="bad7c86cd65dcdcd1cf4dfe19e306ab5"/><file name="ArrKey.php" hash="664103399f7a8b8c98e9a81730cf76ce"/><file name="ArrValue.php" hash="6b7e73e2c57d4bd94649e84e332f3836"/><file name="Bool.php" hash="2e4b132fdf9ca60006f992aa97daf29c"/><file name="Dbl.php" hash="da65adeacf3fd750cb79bb31ced487df"/><file name="Int.php" hash="06a895c579ec5583a7c709adb371eea1"/><file name="Null.php" hash="03717def599b5155db54632d9aa3dd79"/><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.3.1</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.3.1</notes>
12
  <authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
13
+ <date>2016-11-11</date>
14
+ <time>15:21:01</time>
15
  <contents><target name="magelib"><dir name="Unserialize"><file name="Parser.php" hash="f358068a2b1785779373e3df1bad058a"/><dir name="Reader"><file name="Arr.php" hash="bad7c86cd65dcdcd1cf4dfe19e306ab5"/><file name="ArrKey.php" hash="664103399f7a8b8c98e9a81730cf76ce"/><file name="ArrValue.php" hash="6b7e73e2c57d4bd94649e84e332f3836"/><file name="Bool.php" hash="2e4b132fdf9ca60006f992aa97daf29c"/><file name="Dbl.php" hash="da65adeacf3fd750cb79bb31ced487df"/><file name="Int.php" hash="06a895c579ec5583a7c709adb371eea1"/><file name="Null.php" hash="03717def599b5155db54632d9aa3dd79"/><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>