<?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/Net_IDNA2/download/0.1.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/Net_IDNA2/download/0.1.0/"/>
</rdf:Seq>
</items>

<title>Latest releases of net_idna2</title>
<description>The latest releases for the package net_idna2</description>
</channel>

<item rdf:about="http://pear.php.net/package/Net_IDNA2/download/0.1.1/">
 <title>Net_IDNA2 0.1.1</title>
 <link>http://pear.php.net/package/Net_IDNA2/download/0.1.1/</link>
 <content:encoded>* Added initial support for IDNA2008. This is needed for characters like the German&lt;br /&gt;
  &quot;Eszett&quot; which would otherwise be turned into &quot;ss&quot; during nameprep.&lt;br /&gt;
  Use $n-&gt;setParams('version', '2008') to use the &quot;new&quot; IDNA-encoding. Default is still&lt;br /&gt;
  IDNA2003 for backwards-compatibility.&lt;br /&gt;
  Further aspects of IDNA2008-encoding (for example some checks) should be added later&lt;br /&gt;
  according to RFCs.&lt;br /&gt;
* #16466: Unit tests (testcaseses from draft-josefsson-idn-test-vectors; thanks to Daniel)&lt;br /&gt;
* Unit tests (coverage, refactoring/cleanup, more tests)&lt;br /&gt;
* #17542: URIs get mangled when decoding (UTF8-fix)&lt;br /&gt;
* Codingstyle fixes&lt;br /&gt;
* fixed handling of URLs with more than a domain-name (fixed opposite of parse_url())&lt;br /&gt;
* Added specialized and spl exceptions&lt;br /&gt;
* #17533: Releases and roles do not seem to work.
 </content:encoded>
 <dc:date>2010-12-09T17:35:29-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/Net_IDNA2/download/0.1.0/">
 <title>Net_IDNA2 0.1.0</title>
 <link>http://pear.php.net/package/Net_IDNA2/download/0.1.0/</link>
 <content:encoded>QA Release&lt;br /&gt;
Bug #17430 	Multiple Net_IDNA class declarations&lt;br /&gt;
Warning: This package is now split between Net_IDNA (php4) and Net_IDNA2 (php5)
 </content:encoded>
 <dc:date>2010-06-29T01:45:05-05:00</dc:date>
</item>

</rdf:RDF>