<?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=Date_Holidays_Austria</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/21209" />
      <rdf:li rdf:resource="http://pear.php.net/bug/20430" />

     </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/21209">
      <title>Date_Holidays_Austria: Bug 21209 [Open] Wrong calculation of mothersDay</title>
      <link>http://pear.php.net/bugs/21209</link>
      <content:encoded><![CDATA[<pre>Date_Holidays_Austria Bug
Reported by heinz_htl
2017-05-11T10:48:21+00:00
PHP: 5.6.30 OS:  Package Version: 0.1.6

Description:
------------
mothersDay is calculated like this in the current version:
$mothersDay = $this-&gt;_calcFirstMonday(&quot;05&quot;);
$mothersDay = $mothersDay-&gt;getPrevDay();
$mothersDay = $this-&gt;_addDays($mothersDay, 7);

mothersDay should be the second sunday in May.

If (like this year) the first of May is a monday mothers day is calculated
wrong (8th of May)

If the date returned by getPrevDay() is not in May then 7 days should be added.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Date_Holidays_Austria Bug
Reported by heinz_htl
2017-05-11T10:48:21+00:00
PHP: 5.6.30 OS:  Package Version: 0.1.6

Description:
------------
mothersDay is calculated like this in the current version:
$mothersDay = $this-&gt;_calcFirstMonday(&quot;05&quot;);
$mothersDay = $mothersDay-&gt;getPrevDay();
$mothersDay = $this-&gt;_addDays($mothersDay, 7);

mothersDay should be the second sunday in May.

If (like this year) the first of May is a monday mothers day is calculated
wrong (8th of May)

If the date returned by getPrevDay() is not in May then 7 days should be added.</pre>]]></description>
      <dc:date>2017-05-11T10:48:21+00:00</dc:date>
      <dc:creator>heinz &amp;#x61;&amp;#116; htl-steyr &amp;#x64;&amp;#111;&amp;#x74; ac &amp;#x64;&amp;#111;&amp;#x74; at</dc:creator>
      <dc:subject>Date_Holidays_Austria Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/20430">
      <title>Date_Holidays_Austria: Bug 20430 [Open] Missing License-file, wrong packaging</title>
      <link>http://pear.php.net/bugs/20430</link>
      <content:encoded><![CDATA[<pre>Date_Holidays_Austria Bug
Reported by cheese
2014-10-18T20:35:10+00:00
PHP: Irrelevant OS:  Package Version: 0.1.5

Description:
------------
i try to get Date_Holidays_Austria into fedora, and have several problems:
*) missing license-file
*) packaging problem
i need to use &quot;tar xif&quot;  to get all files from the archive

i'm afraid the same problems exist with (almost) all other Date_Holidays_* packages.

https://bugzilla.redhat.com/show_bug.cgi?id=1151855</pre>]]></content:encoded>
      <description><![CDATA[<pre>Date_Holidays_Austria Bug
Reported by cheese
2014-10-18T20:35:10+00:00
PHP: Irrelevant OS:  Package Version: 0.1.5

Description:
------------
i try to get Date_Holidays_Austria into fedora, and have several problems:
*) missing license-file
*) packaging problem
i need to use &quot;tar xif&quot;  to get all files from the archive

i'm afraid the same problems exist with (almost) all other Date_Holidays_* packages.

https://bugzilla.redhat.com/show_bug.cgi?id=1151855</pre>]]></description>
      <dc:date>2014-10-18T20:35:10+00:00</dc:date>
      <dc:creator>cheese &amp;#x61;&amp;#116; nosuchhost &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Date_Holidays_Austria Bug</dc:subject>
    </item>
</rdf:RDF>
