<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/PHP_Shell/download/0.3.2/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PHP_Shell/download/0.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/PHP_Shell/download/0.3.0/"/>
</rdf:Seq>
</items>

<title>Latest releases of php_shell</title>
<description>The latest releases for the package php_shell</description>
</channel>

<item rdf:about="http://pear.php.net/package/PHP_Shell/download/0.3.2/">
 <title>PHP_Shell 0.3.2</title>
 <link>http://pear.php.net/package/PHP_Shell/download/0.3.2/</link>
 <content:encoded>QA Release&lt;br /&gt;
Bug #18994 Closures not properly supported
 </content:encoded>
 <dc:date>2011-12-12T22:48:20-05:00</dc:date>
 <dc:publisher>doconnor</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PHP_Shell/download/0.3.1/">
 <title>PHP_Shell 0.3.1</title>
 <link>http://pear.php.net/package/PHP_Shell/download/0.3.1/</link>
 <content:encoded>QA release.&lt;br /&gt;
* added the LoadScript Extension to load and run scripts directly from the shell&lt;br /&gt;
* added the Echo Extension to disable the echo functions return&lt;br /&gt;
* fixed printing of executiong time&lt;br /&gt;
* fixed a lot of PHPCS errors&lt;br /&gt;
* improved the test coverage to 78.86%&lt;br /&gt;
* fixed bug #8554: Now classes with __call not throws exceptions when call a &quot;undefined method&quot;.&lt;br /&gt;
* fixed bug #9556: Now curly open is a recognized token.&lt;br /&gt;
* fixed bug #14276: Now the php-shell.bat have the strings quoted
 </content:encoded>
 <dc:date>2010-08-21T14:22:00-05:00</dc:date>
 <dc:publisher>jespino</dc:publisher>
</item>
<item rdf:about="http://pear.php.net/package/PHP_Shell/download/0.3.0/">
 <title>PHP_Shell 0.3.0</title>
 <link>http://pear.php.net/package/PHP_Shell/download/0.3.0/</link>
 <content:encoded>* refactored the code&lt;br /&gt;
* fixed static::method()-&gt;method()&lt;br /&gt;
* fixed $obj[...]&lt;br /&gt;
* fixed :set autoload&lt;br /&gt;
* fixed $var in class ... { ... }
 </content:encoded>
 <dc:date>2006-06-13T07:41:29-05:00</dc:date>
 <dc:publisher>ostborn</dc:publisher>
</item>

</rdf:RDF>