<?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=Var_Dump</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/16104" />
      <rdf:li rdf:resource="http://pear.php.net/bug/14296" />

     </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/16104">
      <title>Var_Dump: Feature/Change Request 16104 [Open] Change package name to PHP_VarDump, fix file naming scheme</title>
      <link>http://pear.php.net/bugs/16104</link>
      <content:encoded><![CDATA[<pre>Var_Dump Feature/Change Request
Reported by tacker
2009-04-15T16:09:17+00:00
PHP: Irrelevant OS: Irrelevant Package Version: 1.0.3

Description:
------------
Please fix the improper naming of your class files.

As this package belongs to the PHP category I suggest this new naming scheme:

Package name:
- Var_Dump
+ PHP_VarDump

File names:
- Var_Dump/Renderer/Common.php
+ PHP/VarDump/Renderer/Common.php
and so forth</pre>]]></content:encoded>
      <description><![CDATA[<pre>Var_Dump Feature/Change Request
Reported by tacker
2009-04-15T16:09:17+00:00
PHP: Irrelevant OS: Irrelevant Package Version: 1.0.3

Description:
------------
Please fix the improper naming of your class files.

As this package belongs to the PHP category I suggest this new naming scheme:

Package name:
- Var_Dump
+ PHP_VarDump

File names:
- Var_Dump/Renderer/Common.php
+ PHP/VarDump/Renderer/Common.php
and so forth</pre>]]></description>
      <dc:date>2009-04-15T16:09:17+00:00</dc:date>
      <dc:creator>tacker &amp;#x61;&amp;#116; php &amp;#x64;&amp;#111;&amp;#x74; net</dc:creator>
      <dc:subject>Var_Dump Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/14296">
      <title>Var_Dump: Feature/Change Request 14296 [Open] Improve memory usage for large arrays w/objects</title>
      <link>http://pear.php.net/bugs/14296</link>
      <content:encoded><![CDATA[<pre>Var_Dump Feature/Change Request
Reported by mick
2008-07-05T22:29:44+00:00
PHP: 5.1.6 OS: Apache 2.0 Package Version: 1.0.3

Description:
------------
Var_dump cannot dump large arrays containing objects because the memory runs out during the preg_match_all() function.

I have a solution for that:
In my case, there are many variables in the 'ignore_list' parameter. These to-be-ignored parameters should be removed before calling preg_match_all()</pre>]]></content:encoded>
      <description><![CDATA[<pre>Var_Dump Feature/Change Request
Reported by mick
2008-07-05T22:29:44+00:00
PHP: 5.1.6 OS: Apache 2.0 Package Version: 1.0.3

Description:
------------
Var_dump cannot dump large arrays containing objects because the memory runs out during the preg_match_all() function.

I have a solution for that:
In my case, there are many variables in the 'ignore_list' parameter. These to-be-ignored parameters should be removed before calling preg_match_all()</pre>]]></description>
      <dc:date>2008-07-10T03:05:16+00:00</dc:date>
      <dc:creator>mick &amp;#x61;&amp;#116; deafzone &amp;#x64;&amp;#111;&amp;#x74; ch</dc:creator>
      <dc:subject>Var_Dump Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
