<?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=Text_CAPTCHA_Numeral&amp;PHPSESSID=cmq9n84529d11le26dgce746f2</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/16712" />
      <rdf:li rdf:resource="http://pear.php.net/bug/14871" />
      <rdf:li rdf:resource="http://pear.php.net/bug/13862" />

     </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/16712">
      <title>Text_CAPTCHA_Numeral: Bug 16712 [Open] sometimes the class will fail with modulus operator</title>
      <link>http://pear.php.net/bugs/16712</link>
      <content:encoded><![CDATA[<pre>Text_CAPTCHA_Numeral Bug
Reported by speedy18us
2009-10-18T11:56:41+00:00
PHP: 5.3.0 OS: windows Package Version: 1.2.0

Description:
------------
sometimes the class will fail with modulus operator. why? 
because 10 % 10 is 0, and 0 equals nothing. if i don't enter 
nothing in form, the compare  $_POST['validation'] == 
$_SESSION['validation'] will result allways true for the operation 
above.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Text_CAPTCHA_Numeral Bug
Reported by speedy18us
2009-10-18T11:56:41+00:00
PHP: 5.3.0 OS: windows Package Version: 1.2.0

Description:
------------
sometimes the class will fail with modulus operator. why? 
because 10 % 10 is 0, and 0 equals nothing. if i don't enter 
nothing in form, the compare  $_POST['validation'] == 
$_SESSION['validation'] will result allways true for the operation 
above.</pre>]]></description>
      <dc:date>2009-10-18T11:56:41+00:00</dc:date>
      <dc:creator>speedy18us &amp;#x61;&amp;#116; gmail &amp;#x64;&amp;#111;&amp;#x74; com</dc:creator>
      <dc:subject>Text_CAPTCHA_Numeral Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/14871">
      <title>Text_CAPTCHA_Numeral: Bug 14871 [Assigned] E_NOTICE breaks test (captchanumeral.firstandsecond.phpt)</title>
      <link>http://pear.php.net/bugs/14871</link>
      <content:encoded><![CDATA[<pre>Text_CAPTCHA_Numeral Bug
Reported by doconnor
2008-10-25T04:21:21+00:00
PHP: 5.2.4 OS:  Package Version: CVS

Description:
------------
Notice: Undefined offset:  2 in /home/clockwerx/pear/Text_CAPTCHA_Numeral/tests/captchanumeral.firstandsecond.php on line 15

Test script:
---------------
pear run-tests

Expected result:
----------------
Test passes

Actual result:
--------------
310) /home/clockwerx/pear/Text_CAPTCHA_Numeral/tests/captchanumeral.firstandsecond.phpt
--- Expected
+++ Actual
@@ -1 +1,2 @@
-Result:    PASSED
\ No newline at end of file
+Notice: Undefined offset:  2 in /home/clockwerx/pear/Text_CAPTCHA_Numeral/tests/captchanumeral.firstandsecond.php on line 15
+Result:    FAILED
\ No newline at end of file</pre>]]></content:encoded>
      <description><![CDATA[<pre>Text_CAPTCHA_Numeral Bug
Reported by doconnor
2008-10-25T04:21:21+00:00
PHP: 5.2.4 OS:  Package Version: CVS

Description:
------------
Notice: Undefined offset:  2 in /home/clockwerx/pear/Text_CAPTCHA_Numeral/tests/captchanumeral.firstandsecond.php on line 15

Test script:
---------------
pear run-tests

Expected result:
----------------
Test passes

Actual result:
--------------
310) /home/clockwerx/pear/Text_CAPTCHA_Numeral/tests/captchanumeral.firstandsecond.phpt
--- Expected
+++ Actual
@@ -1 +1,2 @@
-Result:    PASSED
\ No newline at end of file
+Notice: Undefined offset:  2 in /home/clockwerx/pear/Text_CAPTCHA_Numeral/tests/captchanumeral.firstandsecond.php on line 15
+Result:    FAILED
\ No newline at end of file</pre>]]></description>
      <dc:date>2009-01-18T16:54:44+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>Text_CAPTCHA_Numeral Bug</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/13862">
      <title>Text_CAPTCHA_Numeral: Feature/Change Request 13862 [Open] setting maxValue</title>
      <link>http://pear.php.net/bugs/13862</link>
      <content:encoded><![CDATA[<pre>Text_CAPTCHA_Numeral Feature/Change Request
Reported by toro
2008-05-09T03:04:47+00:00
PHP: Irrelevant OS:  Package Version: 1.2.0

Description:
------------
It would be nice if the minValue and maxValue are changeable
(not private in the class, public would be better i thing)
maxValue = 50; is not easy for everyone ;)

BR /torsten</pre>]]></content:encoded>
      <description><![CDATA[<pre>Text_CAPTCHA_Numeral Feature/Change Request
Reported by toro
2008-05-09T03:04:47+00:00
PHP: Irrelevant OS:  Package Version: 1.2.0

Description:
------------
It would be nice if the minValue and maxValue are changeable
(not private in the class, public would be better i thing)
maxValue = 50; is not easy for everyone ;)

BR /torsten</pre>]]></description>
      <dc:date>2008-05-09T03:04:47+00:00</dc:date>
      <dc:creator>rosenberger &amp;#x61;&amp;#116; taoweb &amp;#x64;&amp;#111;&amp;#x74; at</dc:creator>
      <dc:subject>Text_CAPTCHA_Numeral Feature/Change Request</dc:subject>
    </item>
</rdf:RDF>
