<?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=PHP_CompatInfo</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/16302" />
      <rdf:li rdf:resource="http://pear.php.net/bug/16247" />

     </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/16302">
      <title>PHP_CompatInfo: Bug 16302 [Open] Exception class is detected as 4.0.0 code</title>
      <link>http://pear.php.net/bugs/16302</link>
      <content:encoded><![CDATA[<pre>PHP_CompatInfo Bug
Reported by till
2009-06-07T17:09:53+00:00
PHP: 5.2.9 OS: n/a Package Version: 1.9.0

Description:
------------
In regard to our email, here is the bug and my initial email:

Hey Laurent,

been messing with PHP_CompatInfo for a small project, I noticed 
the following code is said to be PHP 4.0.0:

Test script:
---------------
shell# echo &quot;&lt;?php Foo_Exception extends Exception {}&quot; &gt;&gt; ./test-pci.php
shell# pci -f test-pci.php
+-----------------------------+---------+---+------------+--------------------+
| File                        | Version | C | Extensions | Constants/Tokens   |
+-----------------------------+---------+---+------------+--------------------+
| test-pci.php                | 4.0.0   | 0 |            |                    |
+-----------------------------+---------+---+------------+--------------------+


Expected result:
----------------
5.0.0

Actual result:
--------------
4.0.0</pre>]]></content:encoded>
      <description><![CDATA[<pre>PHP_CompatInfo Bug
Reported by till
2009-06-07T17:09:53+00:00
PHP: 5.2.9 OS: n/a Package Version: 1.9.0

Description:
------------
In regard to our email, here is the bug and my initial email:

Hey Laurent,

been messing with PHP_CompatInfo for a small project, I noticed 
the following code is said to be PHP 4.0.0:

Test script:
---------------
shell# echo &quot;&lt;?php Foo_Exception extends Exception {}&quot; &gt;&gt; ./test-pci.php
shell# pci -f test-pci.php
+-----------------------------+---------+---+------------+--------------------+
| File                        | Version | C | Extensions | Constants/Tokens   |
+-----------------------------+---------+---+------------+--------------------+
| test-pci.php                | 4.0.0   | 0 |            |                    |
+-----------------------------+---------+---+------------+--------------------+


Expected result:
----------------
5.0.0

Actual result:
--------------
4.0.0</pre>]]></description>
      <dc:date>2009-06-07T17:09:53+00:00</dc:date>
      <dc:creator>till &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>PHP_CompatInfo Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/16247">
      <title>PHP_CompatInfo: Feature/Change Request 16247 [Assigned] Detecting global variables</title>
      <link>http://pear.php.net/bugs/16247</link>
      <content:encoded><![CDATA[<pre>PHP_CompatInfo Feature/Change Request
Reported by marloutor
2009-05-21T19:11:02+00:00
PHP: Irrelevant OS: all Package Version: 1.9.0

Description:
------------
The ability to detect scripts that are using global values.  The end goal would be to facilitate turning off register globals.

Expected result:
----------------
I believe that it could be an array incorporated into the currently returned arrays.</pre>]]></content:encoded>
      <description><![CDATA[<pre>PHP_CompatInfo Feature/Change Request
Reported by marloutor
2009-05-21T19:11:02+00:00
PHP: Irrelevant OS: all Package Version: 1.9.0

Description:
------------
The ability to detect scripts that are using global values.  The end goal would be to facilitate turning off register globals.

Expected result:
----------------
I believe that it could be an array incorporated into the currently returned arrays.</pre>]]></description>
      <dc:date>2009-06-11T21:05:00+00:00</dc:date>
      <dc:creator>tormoehlenm &amp;#x61;&amp;#116; uindy &amp;#x64;&amp;#111;&amp;#x74; edu</dc:creator>
      <dc:subject>PHP_CompatInfo Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
