<?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=XML_FOAF</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/19832" />
      <rdf:li rdf:resource="http://pear.php.net/bug/19831" />
      <rdf:li rdf:resource="http://pear.php.net/bug/19224" />
      <rdf:li rdf:resource="http://pear.php.net/bug/16629" />

     </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/19832">
      <title>XML_FOAF: Bug 19832 [Open] RDF_Parser::_report_warning() Fatal Error</title>
      <link>http://pear.php.net/bugs/19832</link>
      <content:encoded><![CDATA[<pre>XML_FOAF Bug
Reported by gubi
2013-02-23T07:31:38+00:00
PHP: 5.4.11 OS: Linux Ubuntu 10.04.4 Server Package Version: 0.4.0

Description:
------------
I've tried the code as the &quot;example2.php&quot; here: http://pear.php.net/package/XML_FOAF/docs/latest/XML_FOAF/_XML_FOAF-0.4.0---docs---examples---example2.php.html

but the server returns me the following error:
&quot;Fatal error: Call to undefined method RDF_Parser::_report_warning() in /usr/share/php/RDF/Parser.php on line 1743&quot;

Please, could you tell me where is defined the _report_warning() function?

Thanks
Alessandro

Test script:
---------------
require_once(&quot;XML/FOAF.php&quot;);
$foaf_file = $_SERVER[&quot;DOCUMENT_ROOT&quot;] . &quot;/foaf.rdf&quot;;

$parser = new XML_FOAF_Parser();
$parser-&gt;parseFromFile($foaf_file);

print_r($parser-&gt;parseFromMem($foaf));

Expected result:
----------------
A foaf.rdf parsing

Actual result:
--------------
From the terminal:
$ tail /var/log/apache2/error.log
PHP Fatal error:  Call to undefined method RDF_Parser::_report_warning() in /usr/share/php/RDF/Parser.php on line 1743</pre>]]></content:encoded>
      <description><![CDATA[<pre>XML_FOAF Bug
Reported by gubi
2013-02-23T07:31:38+00:00
PHP: 5.4.11 OS: Linux Ubuntu 10.04.4 Server Package Version: 0.4.0

Description:
------------
I've tried the code as the &quot;example2.php&quot; here: http://pear.php.net/package/XML_FOAF/docs/latest/XML_FOAF/_XML_FOAF-0.4.0---docs---examples---example2.php.html

but the server returns me the following error:
&quot;Fatal error: Call to undefined method RDF_Parser::_report_warning() in /usr/share/php/RDF/Parser.php on line 1743&quot;

Please, could you tell me where is defined the _report_warning() function?

Thanks
Alessandro

Test script:
---------------
require_once(&quot;XML/FOAF.php&quot;);
$foaf_file = $_SERVER[&quot;DOCUMENT_ROOT&quot;] . &quot;/foaf.rdf&quot;;

$parser = new XML_FOAF_Parser();
$parser-&gt;parseFromFile($foaf_file);

print_r($parser-&gt;parseFromMem($foaf));

Expected result:
----------------
A foaf.rdf parsing

Actual result:
--------------
From the terminal:
$ tail /var/log/apache2/error.log
PHP Fatal error:  Call to undefined method RDF_Parser::_report_warning() in /usr/share/php/RDF/Parser.php on line 1743</pre>]]></description>
      <dc:date>2013-02-23T07:31:38+00:00</dc:date>
      <dc:creator>gubi &amp;#x64;&amp;#111;&amp;#x74; ale &amp;#x61;&amp;#116; gotanotherway &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>XML_FOAF Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/19831">
      <title>XML_FOAF: Bug 19831 [Open] RDF_Parser::_report_warning() Fatal Error</title>
      <link>http://pear.php.net/bugs/19831</link>
      <content:encoded><![CDATA[<pre>XML_FOAF Bug
Reported by gubi
2013-02-23T07:30:08+00:00
PHP: 5.4.11 OS: Linux Ubuntu 10.04.4 Server Package Version: 0.4.0

Description:
------------
I've tried the code as the &quot;example2.php&quot; here: http://pear.php.net/package/XML_FOAF/docs/latest/XML_FOAF/_XML_FOAF-0.4.0---docs---examples---example2.php.html

but the server returns me the following error:
&quot;Fatal error: Call to undefined method RDF_Parser::_report_warning() in /usr/share/php/RDF/Parser.php on line 1743&quot;

Please, could you tell me where is defined the _report_warning() function?

Thanks
Alessandro

Test script:
---------------
require_once(&quot;XML/FOAF.php&quot;);
$foaf_file = $_SERVER[&quot;DOCUMENT_ROOT&quot;] . &quot;/foaf.rdf&quot;;

$parser = new XML_FOAF_Parser();
$parser-&gt;parseFromFile($foaf_file);

print_r($parser-&gt;parseFromMem($foaf));

Expected result:
----------------
A foaf.rdf parsing

Actual result:
--------------
From the terminal:
$ tail /var/log/apache2/error.log
PHP Fatal error:  Call to undefined method RDF_Parser::_report_warning() in /usr/share/php/RDF/Parser.php on line 1743</pre>]]></content:encoded>
      <description><![CDATA[<pre>XML_FOAF Bug
Reported by gubi
2013-02-23T07:30:08+00:00
PHP: 5.4.11 OS: Linux Ubuntu 10.04.4 Server Package Version: 0.4.0

Description:
------------
I've tried the code as the &quot;example2.php&quot; here: http://pear.php.net/package/XML_FOAF/docs/latest/XML_FOAF/_XML_FOAF-0.4.0---docs---examples---example2.php.html

but the server returns me the following error:
&quot;Fatal error: Call to undefined method RDF_Parser::_report_warning() in /usr/share/php/RDF/Parser.php on line 1743&quot;

Please, could you tell me where is defined the _report_warning() function?

Thanks
Alessandro

Test script:
---------------
require_once(&quot;XML/FOAF.php&quot;);
$foaf_file = $_SERVER[&quot;DOCUMENT_ROOT&quot;] . &quot;/foaf.rdf&quot;;

$parser = new XML_FOAF_Parser();
$parser-&gt;parseFromFile($foaf_file);

print_r($parser-&gt;parseFromMem($foaf));

Expected result:
----------------
A foaf.rdf parsing

Actual result:
--------------
From the terminal:
$ tail /var/log/apache2/error.log
PHP Fatal error:  Call to undefined method RDF_Parser::_report_warning() in /usr/share/php/RDF/Parser.php on line 1743</pre>]]></description>
      <dc:date>2013-02-23T07:30:08+00:00</dc:date>
      <dc:creator>gubi &amp;#x64;&amp;#111;&amp;#x74; ale &amp;#x61;&amp;#116; gotanotherway &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>XML_FOAF Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/19224">
      <title>XML_FOAF: Feature/Change Request 19224 [Open] installation requires obsolete and current package as dep</title>
      <link>http://pear.php.net/bugs/19224</link>
      <content:encoded><![CDATA[<pre>XML_FOAF Feature/Change Request
Reported by spuhler
2012-01-14T23:57:38+00:00
PHP: 5.3.8 OS: Linux Package Version: 0.3.1

Description:
------------
I am the mainteiner for Mageia.:
When building an RPM, this packages requires two, an obsolete (replaced) dependent package and the replacement
pear(PEAR/PackageFileManager.php)
pear(PEAR/PackageFileManager2.php)
I can get around it, but if someone work on this, it may be corrected.
There must be a call to this file somewhere: PackageFileManager2.php</pre>]]></content:encoded>
      <description><![CDATA[<pre>XML_FOAF Feature/Change Request
Reported by spuhler
2012-01-14T23:57:38+00:00
PHP: 5.3.8 OS: Linux Package Version: 0.3.1

Description:
------------
I am the mainteiner for Mageia.:
When building an RPM, this packages requires two, an obsolete (replaced) dependent package and the replacement
pear(PEAR/PackageFileManager.php)
pear(PEAR/PackageFileManager2.php)
I can get around it, but if someone work on this, it may be corrected.
There must be a call to this file somewhere: PackageFileManager2.php</pre>]]></description>
      <dc:date>2012-01-14T23:57:38+00:00</dc:date>
      <dc:creator>thomas &amp;#x61;&amp;#116; btspuhler &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>XML_FOAF Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/16629">
      <title>XML_FOAF: Feature/Change Request 16629 [Open] Use XML_Serializer, not XML_Tree</title>
      <link>http://pear.php.net/bugs/16629</link>
      <content:encoded><![CDATA[<pre>XML_FOAF Feature/Change Request
Reported by doconnor
2009-09-21T05:58:14+00:00
PHP: 5.3.0 OS:  Package Version: CVS

Description:
------------
We need to use XML_Serializer, not XML_Tree


---------- Find in Files ----------
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(72,20):     * @var object XML_Tree object containing the FOAF RDF/XML Tree
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(82,28):     * @var array Contains XML_Tree Child nodes for all FOAF elements
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(87,20):     * @var object XML_Tree object for the FOAF
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(89,10):    var $xml_tree = null;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(108,24):                $this-&gt;xml_tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(109,43):                $this-&gt;foaf     =&amp; $this-&gt;xml_tree-&gt;getTreeFromString($foaf);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(149,16):        $this-&gt;xml_tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(154,35):            $this-&gt;foaf =&amp; $this-&gt;xml_tree-&gt;addRoot('foaf:Group');
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(157,35):            $this-&gt;foaf =&amp; $this-&gt;xml_tree-&gt;addRoot('foaf:Organization');
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(160,35):            $this-&gt;foaf =&amp; $this-&gt;xml_tree-&gt;addRoot('foaf:Agent');
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(163,35):            $this-&gt;foaf =&amp; $this-&gt;xml_tree-&gt;addRoot('foaf:Person');
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1112,54):     * @param mixed &amp;$membership_class XML String or XML_Tree/XML_Tree_Node object
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1124,40):                $membership_tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1178,15):     * Add an XML_Tree, XML_Tree_Node object or XML String to the FOAF
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1180,23):     * @param mixed &amp;$xml_tree XML_Tree, XML_Tree_Node or XML String
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1185,25):    function addChild(&amp;$xml_tree)
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1187,23):        if (is_array($xml_tree)) {
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1188,28):            if (is_string($xml_tree['xml'])) {
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1189,29):                $tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1190,43):                $tree-&gt;getTreeFromString($xml_tree['xml']);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1191,18):                $xml_tree['child']-&gt;addChild($tree);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1193,18):                $xml_tree['child']-&gt;addChild($xml_tree['xml']);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1196,28):            if (is_string($xml_tree)) {
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1197,29):                $tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1198,43):                $tree-&gt;getTreeFromString($xml_tree);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1201,40):                $this-&gt;foaf-&gt;addChild($xml_tree);
&quot;c:\work\pear\packages\XML_Foaf\trunk\package.php&quot;(41,26):$package-&gt;addDependency('XML_Tree', '1.1', 'ge', 'pkg', false);
&quot;c:\work\pear\packages\XML_Foaf\trunk\package2.php&quot;(57,49):$package-&gt;addPackageDepWithChannel('required', 'XML_Tree', 'pear.php.net', '1.1');
28 occurrences have been found in 3 files.
Output completed (0 sec consumed)</pre>]]></content:encoded>
      <description><![CDATA[<pre>XML_FOAF Feature/Change Request
Reported by doconnor
2009-09-21T05:58:14+00:00
PHP: 5.3.0 OS:  Package Version: CVS

Description:
------------
We need to use XML_Serializer, not XML_Tree


---------- Find in Files ----------
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(72,20):     * @var object XML_Tree object containing the FOAF RDF/XML Tree
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(82,28):     * @var array Contains XML_Tree Child nodes for all FOAF elements
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(87,20):     * @var object XML_Tree object for the FOAF
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(89,10):    var $xml_tree = null;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(108,24):                $this-&gt;xml_tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(109,43):                $this-&gt;foaf     =&amp; $this-&gt;xml_tree-&gt;getTreeFromString($foaf);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(149,16):        $this-&gt;xml_tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(154,35):            $this-&gt;foaf =&amp; $this-&gt;xml_tree-&gt;addRoot('foaf:Group');
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(157,35):            $this-&gt;foaf =&amp; $this-&gt;xml_tree-&gt;addRoot('foaf:Organization');
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(160,35):            $this-&gt;foaf =&amp; $this-&gt;xml_tree-&gt;addRoot('foaf:Agent');
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(163,35):            $this-&gt;foaf =&amp; $this-&gt;xml_tree-&gt;addRoot('foaf:Person');
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1112,54):     * @param mixed &amp;$membership_class XML String or XML_Tree/XML_Tree_Node object
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1124,40):                $membership_tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1178,15):     * Add an XML_Tree, XML_Tree_Node object or XML String to the FOAF
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1180,23):     * @param mixed &amp;$xml_tree XML_Tree, XML_Tree_Node or XML String
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1185,25):    function addChild(&amp;$xml_tree)
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1187,23):        if (is_array($xml_tree)) {
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1188,28):            if (is_string($xml_tree['xml'])) {
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1189,29):                $tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1190,43):                $tree-&gt;getTreeFromString($xml_tree['xml']);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1191,18):                $xml_tree['child']-&gt;addChild($tree);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1193,18):                $xml_tree['child']-&gt;addChild($xml_tree['xml']);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1196,28):            if (is_string($xml_tree)) {
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1197,29):                $tree = new XML_Tree;
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1198,43):                $tree-&gt;getTreeFromString($xml_tree);
&quot;c:\work\pear\packages\XML_Foaf\trunk\FOAF.php&quot;(1201,40):                $this-&gt;foaf-&gt;addChild($xml_tree);
&quot;c:\work\pear\packages\XML_Foaf\trunk\package.php&quot;(41,26):$package-&gt;addDependency('XML_Tree', '1.1', 'ge', 'pkg', false);
&quot;c:\work\pear\packages\XML_Foaf\trunk\package2.php&quot;(57,49):$package-&gt;addPackageDepWithChannel('required', 'XML_Tree', 'pear.php.net', '1.1');
28 occurrences have been found in 3 files.
Output completed (0 sec consumed)</pre>]]></description>
      <dc:date>2009-09-21T05:58:14+00:00</dc:date>
      <dc:creator>daniel &amp;#x64;&amp;#111;&amp;#x74; oconnor &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>XML_FOAF Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
