<?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=HTML_QuickForm_advmultiselect</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/21097" />
      <rdf:li rdf:resource="http://pear.php.net/bug/17117" />

     </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/21097">
      <title>HTML_QuickForm_advmultiselect: Bug 21097 [Open] PHP Warning:  Illegal string offset 'attr' or 'text'</title>
      <link>http://pear.php.net/bugs/21097</link>
      <content:encoded><![CDATA[<pre>HTML_QuickForm_advmultiselect Bug
Reported by creator
2016-07-06T08:51:27+00:00
PHP: 5.5.9-1 OS: Irrelevant Package Version: 1.5.1

Description:
------------
When $data['attr'] or $data['text'] is used in the class code it throws the 
PHP Warning:  Illegal string offset 'attr' or 'text'. This behaviour started 
after upgrading from PHP 5.2 to PHP 5.5.x.


Test script:
---------------
Any use of the class generates the warning.

Expected result:
----------------
No warning as in PHP 5.2

Actual result:
--------------
PHP Warning:  Illegal string offset 'attr' or 'text'</pre>]]></content:encoded>
      <description><![CDATA[<pre>HTML_QuickForm_advmultiselect Bug
Reported by creator
2016-07-06T08:51:27+00:00
PHP: 5.5.9-1 OS: Irrelevant Package Version: 1.5.1

Description:
------------
When $data['attr'] or $data['text'] is used in the class code it throws the 
PHP Warning:  Illegal string offset 'attr' or 'text'. This behaviour started 
after upgrading from PHP 5.2 to PHP 5.5.x.


Test script:
---------------
Any use of the class generates the warning.

Expected result:
----------------
No warning as in PHP 5.2

Actual result:
--------------
PHP Warning:  Illegal string offset 'attr' or 'text'</pre>]]></description>
      <dc:date>2016-07-06T09:09:36+00:00</dc:date>
      <dc:creator>creator &amp;#x61;&amp;#116; mindcreations &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>HTML_QuickForm_advmultiselect Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/17117">
      <title>HTML_QuickForm_advmultiselect: Bug 17117 [Open] Unit test failures</title>
      <link>http://pear.php.net/bugs/17117</link>
      <content:encoded><![CDATA[<pre>HTML_QuickForm_advmultiselect Bug
Reported by doconnor
2010-02-16T17:03:00+00:00
PHP: 5.3.1 OS:  Package Version: CVS

Description:
------------
http://test.pear.php.net/unit-test-results/phpunit_results.txt

Actual result:
--------------
php -c ../php.ini -f /home/clockwerx/packages-all/HTML_QuickForm_advmultiselect/tests/AllTests.php
PHPUnit 3.4.10 by Sebastian Bergmann.

................F....

Time: 0 seconds, Memory: 8.75Mb

There was 1 failure:

1) HTML_QuickForm_advmultiselect_TestSuite_Custom::testAms2MinimizedWithAnnotation
Failed asserting that &lt;boolean:true&gt; is false.

/home/clockwerx/packages-all/HTML_QuickForm_advmultiselect/tests/HTML_QuickForm_advmultiselect_TestSuite_Custom.php:413
/home/clockwerx/packages-all/HTML_QuickForm_advmultiselect/tests/AllTests.php:48
/home/clockwerx/packages-all/HTML_QuickForm_advmultiselect/tests/AllTests.php:68

FAILURES!
Tests: 21, Assertions: 61, Failures: 1.</pre>]]></content:encoded>
      <description><![CDATA[<pre>HTML_QuickForm_advmultiselect Bug
Reported by doconnor
2010-02-16T17:03:00+00:00
PHP: 5.3.1 OS:  Package Version: CVS

Description:
------------
http://test.pear.php.net/unit-test-results/phpunit_results.txt

Actual result:
--------------
php -c ../php.ini -f /home/clockwerx/packages-all/HTML_QuickForm_advmultiselect/tests/AllTests.php
PHPUnit 3.4.10 by Sebastian Bergmann.

................F....

Time: 0 seconds, Memory: 8.75Mb

There was 1 failure:

1) HTML_QuickForm_advmultiselect_TestSuite_Custom::testAms2MinimizedWithAnnotation
Failed asserting that &lt;boolean:true&gt; is false.

/home/clockwerx/packages-all/HTML_QuickForm_advmultiselect/tests/HTML_QuickForm_advmultiselect_TestSuite_Custom.php:413
/home/clockwerx/packages-all/HTML_QuickForm_advmultiselect/tests/AllTests.php:48
/home/clockwerx/packages-all/HTML_QuickForm_advmultiselect/tests/AllTests.php:68

FAILURES!
Tests: 21, Assertions: 61, Failures: 1.</pre>]]></description>
      <dc:date>2010-02-16T17:03:00+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>HTML_QuickForm_advmultiselect Bug</dc:subject>
    </item>
</rdf:RDF>
