<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/OpenDocument/download/0.2.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/OpenDocument/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/OpenDocument/download/0.1.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/OpenDocument/download/0.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/OpenDocument/download/0.1.0/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for irokez</title>
<description>The latest releases for the PEAR developer irokez (Alexander Pak)</description>
</channel>

<item rdf:about="http://pear.php.net/package/OpenDocument/download/0.2.1/">
 <title>OpenDocument 0.2.1</title>
 <link>http://pear.php.net/package/OpenDocument/download/0.2.1/</link>
 <content:encoded>QA release&lt;br /&gt;
Req #18345 Support for loading mimetype from Zip contents
 </content:encoded>
 <dc:date>2012-10-23T12:38:39-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/OpenDocument/download/0.2.0/">
 <title>OpenDocument 0.2.0</title>
 <link>http://pear.php.net/package/OpenDocument/download/0.2.0/</link>
 <content:encoded>This release brings you a major overhaul of the document base classes&lt;br /&gt;
as well as a brand new storage layer. The API is prepared to be used to&lt;br /&gt;
create multiple document types (text, spreadsheets, drawings etc).&lt;br /&gt;
Multiple storage methods are possible now, with the default Zip storage&lt;br /&gt;
being implemented and working already. A single XML file storage is in&lt;br /&gt;
the works, but is not functional yet.&lt;br /&gt;
&lt;br /&gt;
Backward compatibility has been broken, especially for creating new&lt;br /&gt;
documents. The coming versions in the 0.x series will all break BC again.&lt;br /&gt;
Planned are changes in the way elements get added to the document and to&lt;br /&gt;
parental elements, as well as bigger changes in the underlying object&lt;br /&gt;
structure - currently, 2 object layers (own + DOM) are held in memory,&lt;br /&gt;
which is suboptiomal and wastes RAM. Style handling will probably also be&lt;br /&gt;
changed a bit, but not much.&lt;br /&gt;
&lt;br /&gt;
- Fix bug #12106: PHP 4 dependency when the code is PHP 5 [dufuz]&lt;br /&gt;
- Fix bug #12120: Missing zip extension dependency [dufuz]&lt;br /&gt;
- Fix bug #13002: Styles for span elements are rendered with incorrect style:family&lt;br /&gt;
- Fix bug #13821: Saving with full path not possible [cweiske]&lt;br /&gt;
- Fix bug #16310: Docblocks are only half filled [cweiske]&lt;br /&gt;
&lt;br /&gt;
- Implement request #16307: No support for other document types than text [cweiske]&lt;br /&gt;
- Implement request #16373: Rewrite output to support different storage models [cweiske]
 </content:encoded>
 <dc:date>2009-07-28T07:27:55-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/OpenDocument/download/0.1.2/">
 <title>OpenDocument 0.1.2</title>
 <link>http://pear.php.net/package/OpenDocument/download/0.1.2/</link>
 <content:encoded>Bug fix #11567: Class 'Zip' not found
 </content:encoded>
 <dc:date>2007-07-09T07:46:49-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/OpenDocument/download/0.1.1/">
 <title>OpenDocument 0.1.1</title>
 <link>http://pear.php.net/package/OpenDocument/download/0.1.1/</link>
 <content:encoded>Bug fix #11557: case mismatch and extra space
 </content:encoded>
 <dc:date>2007-07-08T06:16:42-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/OpenDocument/download/0.1.0/">
 <title>OpenDocument 0.1.0</title>
 <link>http://pear.php.net/package/OpenDocument/download/0.1.0/</link>
 <content:encoded>First release
 </content:encoded>
 <dc:date>2007-03-27T10:23:21-05:00</dc:date>
</item>

</rdf:RDF>