1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192
|
<?xml version="1.0" encoding="UTF-8"?>
<package packagerversion="1.9.0" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd">
<name>XML_RSS</name>
<channel>pear.php.net</channel>
<summary>RSS parser</summary>
<description>Parser for Resource Description Framework (RDF)
Site Summary (RSS) documents.</description>
<lead>
<name>Clay Loveless</name>
<user>clay</user>
<email>clay@killersoft.com</email>
<active>no</active>
</lead>
<lead>
<name>Martin Jansen</name>
<user>MJ</user>
<email>mj@php.net</email>
<active>no</active>
</lead>
<date>2011-05-01</date>
<time>18:58:01</time>
<version>
<release>1.0.2</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
Bug #17315: categories are pasted together
</notes>
<contents>
<dir baseinstalldir="/" name="/">
<file baseinstalldir="/" md5sum="c6d95b1b607097fee78a03b8bbdd383a" name="tests/test.rss" role="test" />
<file baseinstalldir="/" md5sum="39ad264a147763ca8917babc57348033" name="tests/AllTests.php" role="test" />
<file baseinstalldir="/" md5sum="6b7a5e2c272278bd2836cd3c933e7b4e" name="tests/XML_RSS_Infrastructure_Test.php" role="test" />
<file baseinstalldir="/" md5sum="84363e85193f9d20d91a4349cd36718d" name="tests/XML_RSS_Parsing_Test.php" role="test" />
<file baseinstalldir="/" md5sum="7b46ddcb196560e74f747c578cb47f5c" name="XML/RSS.php" role="php" />
</dir>
</contents>
<dependencies>
<required>
<php>
<min>4.4.0</min>
</php>
<pearinstaller>
<min>1.4.0</min>
</pearinstaller>
<package>
<name>XML_Parser</name>
<channel>pear.php.net</channel>
<min>1.0.1</min>
<exclude>1.0.1</exclude>
</package>
</required>
</dependencies>
<phprelease />
<changelog>
<release>
<version>
<release>0.9</release>
<api>0.9</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2002-01-11</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
This is the inital stable release.
</notes>
</release>
<release>
<version>
<release>0.9.1</release>
<api>0.9.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2002-04-11</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
This release fixes a small bug that caused warnings when using a
verbose error mode in PHP.
</notes>
</release>
<release>
<version>
<release>0.9.2</release>
<api>0.9.2</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2003-03-13</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
* Added support for the RSS modules Dublin Core Metadata and blogChannel
* Big parts of the parsing engine have been rewritten
</notes>
</release>
<release>
<version>
<release>0.9.9</release>
<api>0.9.9</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2005-10-22</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
This release is a beta release in preparation for the upcoming stable
release of version 1.0.0.
* Allows string inputs (useful for cached feeds, e.g. from databases)
* Fixes dependency on XML_Parser and removes erroneous dependency on XML_Tree
* Fixed bug #557
* Fixed bug #2045
* Fixed bug #2310
* Fixed bug #2782
* Fixed bug #3871
* Added unit tests
</notes>
</release>
<release>
<version>
<release>0.9.10</release>
<api>0.9.10</api>
</version>
<stability>
<release>beta</release>
<api>beta</api>
</stability>
<date>2006-09-14</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
This release is a beta release in preparation for the upcoming stable
release of version 1.0.0.
* Fixed bug #8492
* Added additional unit tests
* Added preliminary support for Trackback, GeoCoding, Media and iTunes RSS extensions
</notes>
</release>
<release>
<version>
<release>1.0.0</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2010-02-14</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
QA release:
- Fix bug #11815: XML_Parser must be installed manually [doconnor]
- Fix bug #15268: tiny bug, not critical, a typo in RSS.php [doconnor]
- Fix bug #17007: Wrong PHP license version [cweiske]
- Port unit tests to phpunit 3
- Fix Coding Standards
- Convert to package.xml v2
- Stabilize after 4 years in beta
</notes>
</release>
<release>
<version>
<release>1.0.1</release>
<api>1.0.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<date>2010-10-25</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
Automatically built QA release
Req #10404 Please add a timestamp in item array - cweiske
</notes>
</release>
</changelog>
</package>
|