<?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/HTTP_WebDAV_Server/download/1.0.0RC8/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC7/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_WebDAV_Client/download/1.0.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC6/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_WebDAV_Client/download/1.0.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC5/"/>
<rdf:li rdf:resource="http://pear.php.net/package/CodeGen_PECL/download/1.1.3/"/>
<rdf:li rdf:resource="http://pear.php.net/package/CodeGen/download/1.0.7/"/>
<rdf:li rdf:resource="http://pear.php.net/package/CodeGen_MySQL_Plugin/download/0.9.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/CodeGen_MySQL_UDF/download/1.0.0RC1/"/>
</rdf:Seq>
</items>

<title>PEAR: Latest releases for hholzgra</title>
<description>The latest releases for the PEAR developer hholzgra (Hartmut Holzgraefe)</description>
</channel>

<item rdf:about="http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC8/">
 <title>HTTP_WebDAV_Server 1.0.0RC8</title>
 <link>http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC8/</link>
 <content:encoded>QA release&lt;br /&gt;
Bug #19664	PHP Parse error: syntax error, unexpected '&quot;' on line 559 (Filesystem.php)
 </content:encoded>
 <dc:date>2012-10-22T14:00:52-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC7/">
 <title>HTTP_WebDAV_Server 1.0.0RC7</title>
 <link>http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC7/</link>
 <content:encoded>QA release&lt;br /&gt;
Bug #18694 Filesystem.php GetDir wrongly encoded filesnames containing single quotes
 </content:encoded>
 <dc:date>2012-02-15T12:53:38-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_WebDAV_Client/download/1.0.2/">
 <title>HTTP_WebDAV_Client 1.0.2</title>
 <link>http://pear.php.net/package/HTTP_WebDAV_Client/download/1.0.2/</link>
 <content:encoded>QA Release&lt;br /&gt;
Bug #14164 Content-range calculation is wrong.&lt;br /&gt;
Bug #18445 Response parsing fail if XML is on one line and hrefs contain the absolute URI
 </content:encoded>
 <dc:date>2011-12-11T13:15:55-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC6/">
 <title>HTTP_WebDAV_Server 1.0.0RC6</title>
 <link>http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC6/</link>
 <content:encoded>QA Release&lt;br /&gt;
Fix dir structure&lt;br /&gt;
Bug #14163 Content-range is not processed (Hiroaki Kawai)&lt;br /&gt;
&lt;br /&gt;
Bug #14242 Uploaded file will be broken (Hiroaki Kawai)
 </content:encoded>
 <dc:date>2011-06-19T15:39:24-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_WebDAV_Client/download/1.0.1/">
 <title>HTTP_WebDAV_Client 1.0.1</title>
 <link>http://pear.php.net/package/HTTP_WebDAV_Client/download/1.0.1/</link>
 <content:encoded>QA release&lt;br /&gt;
SVN dir layout&lt;br /&gt;
Bug #12854 	is_file('webdav://foo/bar.txt') always returns false&lt;br /&gt;
Bug #13229 	Opening files for append does not place pointer at eof?&lt;br /&gt;
Request #13876 	Make User-Agent header configurable&lt;br /&gt;
Bug #13948 	HTTP/Request.php should be require_once'd&lt;br /&gt;
Bug #14080 	Suppress warning&lt;br /&gt;
Bug #14088 	fopen mode 'w' should truncate file&lt;br /&gt;
Request #14089 	support of &quot;header&quot; stream context option&lt;br /&gt;
Bug #17791 	Patch: Avoid deprecated ereg and split
 </content:encoded>
 <dc:date>2010-10-25T10:24:55-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC5/">
 <title>HTTP_WebDAV_Server 1.0.0RC5</title>
 <link>http://pear.php.net/package/HTTP_WebDAV_Server/download/1.0.0RC5/</link>
 <content:encoded>QA Release&lt;br /&gt;
Bug #1949 $_prop_encoding not used for $file['path'] 	hholzgra&lt;br /&gt;
Bug #2464 Missing return in http_GET() 	hholzgra&lt;br /&gt;
Bug #6189 Various international filename issues 	hholzgra&lt;br /&gt;
Bug #9367 Example Fileserver shows wrong uri for folders 	hholzgra&lt;br /&gt;
Bug #10107 WebDAV Server only works with mod_php 	hholzgra&lt;br /&gt;
Bug #10238 DELETE method in Filesystem.php breaks when path contains space character 	hholzgra&lt;br /&gt;
Bug #10614 $uri variable gets set wrongly 	hholzgra&lt;br /&gt;
Bug #10632 support D:lastaccessed as date field 	hholzgra&lt;br /&gt;
Bug #10637 HTTP_WebDav_Server is throwing E_NOTICE's 	jorrit&lt;br /&gt;
Bug #11069 download broken if mbstring.func_overload &amp; 2 and utf-8 charset 	hholzgra&lt;br /&gt;
Bug #11070 broken GET with mbstring.func_overload &amp; 2 	hholzgra&lt;br /&gt;
Bug #11816 Fatal error when locking 	hholzgra&lt;br /&gt;
Bug #11902 Implement HEAD in Filesystem and Reuse in GET 	hholzgra&lt;br /&gt;
Bug #11903 CVS revision in fileheader 	hholzgra&lt;br /&gt;
Bug #12073 Issues with filenames containing spaces 	hholzgra&lt;br /&gt;
Bug #12282 MOVE (rename) not properly urldecoded 	hholzgra&lt;br /&gt;
Bug #12283 Double urldecode causes problems with filenames that have % or + 	hholzgra&lt;br /&gt;
Bug #12500 Undefined variable: host in HTTP/WebDAV/Server.php line 1470 	hholzgra&lt;br /&gt;
Bug #12602 Irrelevant 	NA 	Misspellings in API: pathes &gt; paths 	hholzgra&lt;br /&gt;
Bug #13372 script name is appended to path 	hholzgra&lt;br /&gt;
Bug #13809 Unhandled HTTP_CONTENT_* Headers 	hholzgra&lt;br /&gt;
Bug #13920 http_LOCK() expects string, requires int 	hholzgra&lt;br /&gt;
- License Change to the new BSD License&lt;br /&gt;
- reverting wrong namespace default logic&lt;br /&gt;
- whitespace fix in XML output&lt;br /&gt;
- Getting rid of warning suppression by @ prefixes (PEAR Bug #10637)&lt;br /&gt;
- added handling for Microsoft specific 'lastaccessed' and 'ishidden'&lt;br /&gt;
- Fix for $uri variable gets set wrongly (PEAR Bug #10614)
 </content:encoded>
 <dc:date>2010-10-05T11:46:42-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/CodeGen_PECL/download/1.1.3/">
 <title>CodeGen_PECL 1.1.3</title>
 <link>http://pear.php.net/package/CodeGen_PECL/download/1.1.3/</link>
 <content:encoded>Changes since 1.1.2:&lt;br /&gt;
- support &quot;if&quot; attribute in &lt;constant&gt;&lt;br /&gt;
- changed generated docs to new docs structure &lt;br /&gt;
- changed generated version information to match PECL proposal&lt;br /&gt;
- pecl-gen script can now also be invoked on windows&lt;br /&gt;
- passing array and mixed by reference now works&lt;br /&gt;
- class constant registration now uses Zend API convenience functions&lt;br /&gt;
- improved #line directive support (but still work in progress)&lt;br /&gt;
&lt;br /&gt;
Bug fixes:&lt;br /&gt;
- Bug #13502 &lt;maintainers&gt; tag no longer works&lt;br /&gt;
- Bug #13531 nested &lt;group&gt; tags confuse the XML parser&lt;br /&gt;
- Bug #13639 &quot;codeGen for zend_register_internal_class_ex not working&quot;
 </content:encoded>
 <dc:date>2010-09-27T11:54:10-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/CodeGen/download/1.0.7/">
 <title>CodeGen 1.0.7</title>
 <link>http://pear.php.net/package/CodeGen/download/1.0.7/</link>
 <content:encoded>Changes since 1.0.6:&lt;br /&gt;
&lt;br /&gt;
* starting line number for data blocks now tracked correctly
 </content:encoded>
 <dc:date>2010-09-27T11:49:49-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/CodeGen_MySQL_Plugin/download/0.9.2/">
 <title>CodeGen_MySQL_Plugin 0.9.2</title>
 <link>http://pear.php.net/package/CodeGen_MySQL_Plugin/download/0.9.2/</link>
 <content:encoded>Additions and changes since 0.9.1dev:&lt;br /&gt;
- now supporting system variables (global and session)&lt;br /&gt;
- misc. minor code generation fixes and improvements
 </content:encoded>
 <dc:date>2009-02-16T09:15:52-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/CodeGen_MySQL_UDF/download/1.0.0RC1/">
 <title>CodeGen_MySQL_UDF 1.0.0RC1</title>
 <link>http://pear.php.net/package/CodeGen_MySQL_UDF/download/1.0.0RC1/</link>
 <content:encoded>First release candidate ...&lt;br /&gt;
&lt;br /&gt;
changes since 0.9.8:&lt;br /&gt;
- removed plugin_dir detection magic as it can never be reliable&lt;br /&gt;
  specifying the right --libdir is now back in the developers field&lt;br /&gt;
- added &quot;html&quot; and &quot;pdf&quot; make targets&lt;br /&gt;
- rely on &quot;autreconf&quot; instead of running autotools one by one&lt;br /&gt;
- support of &lt;group&gt; tags and conditional compilation&lt;br /&gt;
- now generating variables for parameter attributes&lt;br /&gt;
- udf-gen script now works on windows, too&lt;br /&gt;
- Windows related code generation fixes&lt;br /&gt;
- generating .def file for Windows builds now&lt;br /&gt;
- &lt;udf&gt; is now an alias of &lt;extension&gt;
 </content:encoded>
 <dc:date>2009-02-11T09:14:37-05:00</dc:date>
</item>

</rdf:RDF>