<?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_Shell</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/17716" />

     </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/17716">
      <title>PHP_Shell: Bug 17716 [Open] With Echo off the Extensions can't show text</title>
      <link>http://pear.php.net/bugs/17716</link>
      <content:encoded><![CDATA[<pre>PHP_Shell Bug
Reported by jespino
2010-08-17T14:33:20+00:00
PHP: 5.3.2 OS:  Package Version: SVN

Description:
------------
The new Echo Extension remove the echo of the result functions, but also remove the Extensions outputs.

Test script:
---------------
In the php-shell

:set echo=false
?

Expected result:
----------------
'Inline Help:
  &gt;&gt; quit
    leaves the shell
  &gt;&gt; ?
    show this help
  &gt;&gt; ? license
    show license of the shell
  &gt;&gt; :set &lt;var&gt;
    set a shell variable
  &gt;&gt; ? &lt;var&gt;
    show the DocComment a Class, Method or Function
    e.g.: ? fopen(), ? PHP_Shell, ? $__shell
  &gt;&gt; p &lt;var&gt;
    print the variable verbosly
  &gt;&gt; r &lt;filename&gt;
    load a php-script and execute each line
'


Actual result:
--------------
(nothing)</pre>]]></content:encoded>
      <description><![CDATA[<pre>PHP_Shell Bug
Reported by jespino
2010-08-17T14:33:20+00:00
PHP: 5.3.2 OS:  Package Version: SVN

Description:
------------
The new Echo Extension remove the echo of the result functions, but also remove the Extensions outputs.

Test script:
---------------
In the php-shell

:set echo=false
?

Expected result:
----------------
'Inline Help:
  &gt;&gt; quit
    leaves the shell
  &gt;&gt; ?
    show this help
  &gt;&gt; ? license
    show license of the shell
  &gt;&gt; :set &lt;var&gt;
    set a shell variable
  &gt;&gt; ? &lt;var&gt;
    show the DocComment a Class, Method or Function
    e.g.: ? fopen(), ? PHP_Shell, ? $__shell
  &gt;&gt; p &lt;var&gt;
    print the variable verbosly
  &gt;&gt; r &lt;filename&gt;
    load a php-script and execute each line
'


Actual result:
--------------
(nothing)</pre>]]></description>
      <dc:date>2011-12-13T03:41:54+00:00</dc:date>
      <dc:creator>jespinog &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>PHP_Shell Bug</dc:subject>
    </item>
</rdf:RDF>
