<?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=Math_BigInteger</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/21053" />
      <rdf:li rdf:resource="http://pear.php.net/bug/21039" />
      <rdf:li rdf:resource="http://pear.php.net/bug/16788" />

     </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/21053">
      <title>Math_BigInteger: Feature/Change Request 21053 [Open] Github repo doesn't notify Packagist of new tags</title>
      <link>http://pear.php.net/bugs/21053</link>
      <content:encoded><![CDATA[<pre>Math_BigInteger Feature/Change Request
Reported by tabacco
2016-04-12T18:11:21+00:00
PHP: Irrelevant OS: N/A Package Version: Unknown

Description:
------------
Could you please add the 'Packagist' service hook to the Github repo for 
this package, so that Packagist automatically updates when new tags are 
created?

Also, you may have to manually force an update to packagist to get it to 
pick up the existing 1.0.3 tag.

From the packagist docs:

Enabling the Packagist service hook ensures that your package will always 
be updated instantly when you push to GitHub. To do so you can go to 
your GitHub repository, click the &quot;Settings&quot; button, then &quot;Webhooks &amp; 
Services&quot;. Add a &quot;Packagist&quot; service, and configure it with your API token, 
plus your Packagist username. Check the &quot;Active&quot; box and submit the 
form. You can then hit the &quot;Test Service&quot; button to trigger it and check if 
Packagist removes the warning about the package not being auto-updated.

Test script:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
n/a</pre>]]></content:encoded>
      <description><![CDATA[<pre>Math_BigInteger Feature/Change Request
Reported by tabacco
2016-04-12T18:11:21+00:00
PHP: Irrelevant OS: N/A Package Version: Unknown

Description:
------------
Could you please add the 'Packagist' service hook to the Github repo for 
this package, so that Packagist automatically updates when new tags are 
created?

Also, you may have to manually force an update to packagist to get it to 
pick up the existing 1.0.3 tag.

From the packagist docs:

Enabling the Packagist service hook ensures that your package will always 
be updated instantly when you push to GitHub. To do so you can go to 
your GitHub repository, click the &quot;Settings&quot; button, then &quot;Webhooks &amp; 
Services&quot;. Add a &quot;Packagist&quot; service, and configure it with your API token, 
plus your Packagist username. Check the &quot;Active&quot; box and submit the 
form. You can then hit the &quot;Test Service&quot; button to trigger it and check if 
Packagist removes the warning about the package not being auto-updated.

Test script:
---------------
n/a

Expected result:
----------------
n/a

Actual result:
--------------
n/a</pre>]]></description>
      <dc:date>2016-04-12T18:11:21+00:00</dc:date>
      <dc:creator>doug &amp;#x61;&amp;#116; opendns &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Math_BigInteger Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/21039">
      <title>Math_BigInteger: Bug 21039 [Open] Compatibility PHP 5.6: GMP numbers aren't resources anymore</title>
      <link>http://pear.php.net/bugs/21039</link>
      <content:encoded><![CDATA[<pre>Math_BigInteger Bug
Reported by beat
2016-03-10T12:55:38+00:00
PHP: 5.6.19 OS:  Package Version: 1.0.2

Description:
------------
According to the PHP 5.6 release notes 
(https://secure.php.net/manual/en/migration56.incompatible.php), &quot;GMP 
resources are now objects. The functional API implemented in the GMP 
extension has not changed, and code should run 
unmodified unless it checks explicitly for a resource using is_resource() or 
similar.&quot; 

The Math_BigInteger class is explicitly checking for &quot;is_resource&quot; in line 337.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Math_BigInteger Bug
Reported by beat
2016-03-10T12:55:38+00:00
PHP: 5.6.19 OS:  Package Version: 1.0.2

Description:
------------
According to the PHP 5.6 release notes 
(https://secure.php.net/manual/en/migration56.incompatible.php), &quot;GMP 
resources are now objects. The functional API implemented in the GMP 
extension has not changed, and code should run 
unmodified unless it checks explicitly for a resource using is_resource() or 
similar.&quot; 

The Math_BigInteger class is explicitly checking for &quot;is_resource&quot; in line 337.</pre>]]></description>
      <dc:date>2016-03-10T12:55:38+00:00</dc:date>
      <dc:creator>beat &amp;#x64;&amp;#111;&amp;#x74; rohrer &amp;#x61;&amp;#116; zhdk &amp;#x64;&amp;#111;&amp;#x74; ch</dc:creator>
      <dc:subject>Math_BigInteger Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/16788">
      <title>Math_BigInteger: Feature/Change Request 16788 [Open] modulo</title>
      <link>http://pear.php.net/bugs/16788</link>
      <content:encoded><![CDATA[<pre>Math_BigInteger Feature/Change Request
Reported by stm
2009-11-14T05:54:41+00:00
PHP: Irrelevant OS: linux Package Version: 1.0.0RC3

Description:
------------
On this moment there is no implementation for a normal modulo. Could it be added please?</pre>]]></content:encoded>
      <description><![CDATA[<pre>Math_BigInteger Feature/Change Request
Reported by stm
2009-11-14T05:54:41+00:00
PHP: Irrelevant OS: linux Package Version: 1.0.0RC3

Description:
------------
On this moment there is no implementation for a normal modulo. Could it be added please?</pre>]]></description>
      <dc:date>2009-11-15T21:09:04+00:00</dc:date>
      <dc:creator>site &amp;#x64;&amp;#111;&amp;#x74; to &amp;#x64;&amp;#111;&amp;#x74; make &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Math_BigInteger Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
