<?xml version="1.0"?>
<?xml-stylesheet
href="http://www.w3.org/2000/08/w3c-synd/style.css" type="text/css"
?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel rdf:about="http://pear.php.net/bugs/search.php">
    <title>PEAR Bug Search Results</title>
    <link>http://pear.php.net/bugs/search.php?cmd=display&amp;package_name%5B0%5D=Net_DNSBL</link>
    <description>Search Results</description>
    <dc:language>en-us</dc:language>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <admin:generatorAgent rdf:resource="http://pear.php.net/bugs"/>
    <sy:updatePeriod>hourly</sy:updatePeriod>
    <sy:updateFrequency>1</sy:updateFrequency>
    <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
    <items>
     <rdf:Seq>
      <rdf:li rdf:resource="http://pear.php.net/bug/16659" />

     </rdf:Seq>
    </items>
  </channel>

  <image rdf:about="http://pear.php.net/gifs/pearsmall.gif">
    <title>PEAR Bugs</title>
    <url>http://pear.php.net/gifs/pearsmall.gif</url>
    <link>http://pear.php.net/bugs</link>
  </image>

    <item rdf:about="http://pear.php.net/bug/16659">
      <title>Net_DNSBL: Feature/Change Request 16659 [Assigned] Net_CheckIP &gt; Net_CheckIP2</title>
      <link>http://pear.php.net/bugs/16659</link>
      <content:encoded><![CDATA[<pre>Net_DNSBL Feature/Change Request
Reported by till
2009-09-29T20:51:27+00:00
PHP: Irrelevant OS:  Package Version: 1.3.3

Description:
------------
Hi,

was wondering if you considered updating to Net_CheckIP2. 
I'm close to a stable release, this is RC3:

http://php5.lagged.de/pear/Net_CheckIP2-1.0.0RC3.tgz

To switch, just replace the following calls:
Net_CheckIP::check_ip($foo);

with:
Net_CheckIP2::isValid($foo);

I also added a bunch of other methods to the package, let me 
know if you have some time to check it out, I'd appreciate the 
feedback.

Till</pre>]]></content:encoded>
      <description><![CDATA[<pre>Net_DNSBL Feature/Change Request
Reported by till
2009-09-29T20:51:27+00:00
PHP: Irrelevant OS:  Package Version: 1.3.3

Description:
------------
Hi,

was wondering if you considered updating to Net_CheckIP2. 
I'm close to a stable release, this is RC3:

http://php5.lagged.de/pear/Net_CheckIP2-1.0.0RC3.tgz

To switch, just replace the following calls:
Net_CheckIP::check_ip($foo);

with:
Net_CheckIP2::isValid($foo);

I also added a bunch of other methods to the package, let me 
know if you have some time to check it out, I'd appreciate the 
feedback.

Till</pre>]]></description>
      <dc:date>2009-09-30T14:54:31+00:00</dc:date>
      <dc:creator>till &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Net_DNSBL Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
