<?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=Services_ExchangeRates</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/15317" />
      <rdf:li rdf:resource="http://pear.php.net/bug/11867" />
      <rdf:li rdf:resource="http://pear.php.net/bug/4627" />

     </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/15317">
      <title>Services_ExchangeRates: Feature/Change Request 15317 [Open] Unit test coverage for Services_ExchangeRates</title>
      <link>http://pear.php.net/bugs/15317</link>
      <content:encoded><![CDATA[<pre>Services_ExchangeRates Feature/Change Request
Reported by doconnor
2008-12-16T11:20:10+00:00
PHP: 5.2.6 OS:  Package Version: CVS

Description:
------------
There is none :(</pre>]]></content:encoded>
      <description><![CDATA[<pre>Services_ExchangeRates Feature/Change Request
Reported by doconnor
2008-12-16T11:20:10+00:00
PHP: 5.2.6 OS:  Package Version: CVS

Description:
------------
There is none :(</pre>]]></description>
      <dc:date>2008-12-28T16:47:00+00:00</dc:date>
      <dc:creator>daniel &amp;#x64;&amp;#111;&amp;#x74; oconnor &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Services_ExchangeRates Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/11867">
      <title>Services_ExchangeRates: Feature/Change Request 11867 [Assigned] Improve tests for fetching from Cache</title>
      <link>http://pear.php.net/bugs/11867</link>
      <content:encoded><![CDATA[<pre>Services_ExchangeRates Feature/Change Request
Reported by hgschulz
2007-08-19T18:30:14+00:00
PHP: 5.2.3 OS: Centos Package Version: 0.5.3

Description:
------------
The library currently uses protected class members to test 
if their is old data available. This can fail under some 
conditions, i.e., the test 

 if (isset($cache-&gt;_file) &amp;&amp; file_exists($cache-&gt;_file)) {

returns true, but 

if ($data = $cache-&gt;get($cacheID, 'default', true))

fails later.

A more reliable, albeit slightly less efficient, method is 
to use the real cache-&gt;get test before attempting the 
conditional HTTP GET.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Services_ExchangeRates Feature/Change Request
Reported by hgschulz
2007-08-19T18:30:14+00:00
PHP: 5.2.3 OS: Centos Package Version: 0.5.3

Description:
------------
The library currently uses protected class members to test 
if their is old data available. This can fail under some 
conditions, i.e., the test 

 if (isset($cache-&gt;_file) &amp;&amp; file_exists($cache-&gt;_file)) {

returns true, but 

if ($data = $cache-&gt;get($cacheID, 'default', true))

fails later.

A more reliable, albeit slightly less efficient, method is 
to use the real cache-&gt;get test before attempting the 
conditional HTTP GET.</pre>]]></description>
      <dc:date>2008-12-28T16:36:56+00:00</dc:date>
      <dc:creator>hgs &amp;#x61;&amp;#116; cs &amp;#x64;&amp;#111;&amp;#x74; columbia &amp;#x64;&amp;#111;&amp;#x74; edu</dc:creator>
      <dc:subject>Services_ExchangeRates Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/4627">
      <title>Services_ExchangeRates: Feature/Change Request 4627 [Assigned] End-User Documentation</title>
      <link>http://pear.php.net/bugs/4627</link>
      <content:encoded><![CDATA[<pre>Services_ExchangeRates Feature/Change Request
Reported by cross
2005-06-19T00:40:33+00:00
PHP: Irrelevant OS: NA Package Version: 

Description:
------------
Write end-user documentation for package..
  Just basic use for now, more advanced stuff to be done later (extending with new drivers, etc.)</pre>]]></content:encoded>
      <description><![CDATA[<pre>Services_ExchangeRates Feature/Change Request
Reported by cross
2005-06-19T00:40:33+00:00
PHP: Irrelevant OS: NA Package Version: 

Description:
------------
Write end-user documentation for package..
  Just basic use for now, more advanced stuff to be done later (extending with new drivers, etc.)</pre>]]></description>
      <dc:date>2005-06-19T01:00:12+00:00</dc:date>
      <dc:creator>colinross &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Services_ExchangeRates Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
