<?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=Payment_Process2</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/16049" />
      <rdf:li rdf:resource="http://pear.php.net/bug/16043" />
      <rdf:li rdf:resource="http://pear.php.net/bug/16006" />
      <rdf:li rdf:resource="http://pear.php.net/bug/16005" />

     </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/16049">
      <title>Payment_Process2: Feature/Change Request 16049 [Assigned] Make CreditCard::expDate have a setter</title>
      <link>http://pear.php.net/bugs/16049</link>
      <content:encoded><![CDATA[<pre>Payment_Process2 Feature/Change Request
Reported by doconnor
2009-03-20T09:02:48+00:00
PHP: 5.2.9 OS:  Package Version: 0.2.0

Description:
------------
Expiry date is modeled differently for different drivers.

Validation is a pain.

Make it so there is a:
$card-&gt;setExpiryDate($month, $year); // $month should be 0-12 $year should be 4 digits

It should raise exceptions if either thing is invalid.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Payment_Process2 Feature/Change Request
Reported by doconnor
2009-03-20T09:02:48+00:00
PHP: 5.2.9 OS:  Package Version: 0.2.0

Description:
------------
Expiry date is modeled differently for different drivers.

Validation is a pain.

Make it so there is a:
$card-&gt;setExpiryDate($month, $year); // $month should be 0-12 $year should be 4 digits

It should raise exceptions if either thing is invalid.</pre>]]></description>
      <dc:date>2009-03-21T06:30:42+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>Payment_Process2 Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/16043">
      <title>Payment_Process2: Feature/Change Request 16043 [Assigned] Least helpful exception ever!</title>
      <link>http://pear.php.net/bugs/16043</link>
      <content:encoded><![CDATA[<pre>Payment_Process2 Feature/Change Request
Reported by doconnor
2009-03-19T11:54:06+00:00
PHP: 5.2.9 OS:  Package Version: 0.2.0

Description:
------------
&quot;Credit card type not recognized or does not match the card number given&quot;

Which is it?
#0 C:\php\PEAR\Payment\Process2\Type.php(215): Payment_Process2_Type_CreditCard-&gt;_validateType()</pre>]]></content:encoded>
      <description><![CDATA[<pre>Payment_Process2 Feature/Change Request
Reported by doconnor
2009-03-19T11:54:06+00:00
PHP: 5.2.9 OS:  Package Version: 0.2.0

Description:
------------
&quot;Credit card type not recognized or does not match the card number given&quot;

Which is it?
#0 C:\php\PEAR\Payment\Process2\Type.php(215): Payment_Process2_Type_CreditCard-&gt;_validateType()</pre>]]></description>
      <dc:date>2009-03-21T06:30:30+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>Payment_Process2 Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/16006">
      <title>Payment_Process2: Feature/Change Request 16006 [Open] Better unit test coverage of the trustcommerce driver</title>
      <link>http://pear.php.net/bugs/16006</link>
      <content:encoded><![CDATA[<pre>Payment_Process2 Feature/Change Request
Reported by doconnor
2009-03-10T09:40:59+00:00
PHP: 5.2.9 OS:  Package Version: 0.1.0

Description:
------------
The trustcommerce driver needs more in-depth coverage.</pre>]]></content:encoded>
      <description><![CDATA[<pre>Payment_Process2 Feature/Change Request
Reported by doconnor
2009-03-10T09:40:59+00:00
PHP: 5.2.9 OS:  Package Version: 0.1.0

Description:
------------
The trustcommerce driver needs more in-depth coverage.</pre>]]></description>
      <dc:date>2009-03-10T09:40:59+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>Payment_Process2 Feature/Change Request</dc:subject>
    </item>
    <item rdf:about="http://pear.php.net/bug/16005">
      <title>Payment_Process2: Bug 16005 [Assigned] Unit test failures</title>
      <link>http://pear.php.net/bugs/16005</link>
      <content:encoded><![CDATA[<pre>Payment_Process2 Bug
Reported by doconnor
2009-03-10T09:40:07+00:00
PHP: 5.2.9 OS:  Package Version: 0.1.0

Description:
------------
Tests: 99, Assertions: 80, Failures: 10, Incomplete: 10.

Test script:
---------------
phpunit tests\

Expected result:
----------------
Tests pass

Actual result:
--------------
C:\work\pear\pear\Payment_Process2&gt;phpunit tests
PHPUnit 3.3.9 by Sebastian Bergmann.

....I.....F..F..F.II....F....I...F..F..F.....F...IFI........ 60 / 99
...FIIII...............................

Time: 0 seconds

There were 10 failures:

1) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_AuthorizeNetTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_AuthorizeNetTest.php:101

2) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_BibitTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_BibitTest.php:105

3) testShouldValidatePaymentsWhenSetting(Payment_Process2_CommonTest)
Expected an exception before this point
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_CommonTest.php:92

4) testShouldValidateAllFields2(Payment_Process2_CommonTest)
Expected an exception before this point
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_CommonTest.php:171

5) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_DummyTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_DummyTest.php:98

6) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_LinkPointTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_LinkPointTest.php:102

7) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_PaypalTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_PaypalTest.php:98

8) testShouldRespectInternalSettingsWhenReadingMessages2(Payment_Process2_ResultTest)
expected string &lt;No message reported&gt;
difference      &lt;           xxxxxxxx????&gt;
got string      &lt;No message from gateway&gt;
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_ResultTest.php:90

9) testShouldValidateCorrectlyWithCcvCheck1(Payment_Process2_ResultTest)
Expected an exception
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_ResultTest.php:158

10) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_TransfirstTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_TransfirstTest.php:102

FAILURES!
Tests: 99, Assertions: 80, Failures: 10, Incomplete: 10.

C:\work\pear\pear\Payment_Process2&gt;</pre>]]></content:encoded>
      <description><![CDATA[<pre>Payment_Process2 Bug
Reported by doconnor
2009-03-10T09:40:07+00:00
PHP: 5.2.9 OS:  Package Version: 0.1.0

Description:
------------
Tests: 99, Assertions: 80, Failures: 10, Incomplete: 10.

Test script:
---------------
phpunit tests\

Expected result:
----------------
Tests pass

Actual result:
--------------
C:\work\pear\pear\Payment_Process2&gt;phpunit tests
PHPUnit 3.3.9 by Sebastian Bergmann.

....I.....F..F..F.II....F....I...F..F..F.....F...IFI........ 60 / 99
...FIIII...............................

Time: 0 seconds

There were 10 failures:

1) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_AuthorizeNetTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_AuthorizeNetTest.php:101

2) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_BibitTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_BibitTest.php:105

3) testShouldValidatePaymentsWhenSetting(Payment_Process2_CommonTest)
Expected an exception before this point
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_CommonTest.php:92

4) testShouldValidateAllFields2(Payment_Process2_CommonTest)
Expected an exception before this point
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_CommonTest.php:171

5) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_DummyTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_DummyTest.php:98

6) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_LinkPointTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_LinkPointTest.php:102

7) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_PaypalTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_PaypalTest.php:98

8) testShouldRespectInternalSettingsWhenReadingMessages2(Payment_Process2_ResultTest)
expected string &lt;No message reported&gt;
difference      &lt;           xxxxxxxx????&gt;
got string      &lt;No message from gateway&gt;
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_ResultTest.php:90

9) testShouldValidateCorrectlyWithCcvCheck1(Payment_Process2_ResultTest)
Expected an exception
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_ResultTest.php:158

10) testShouldFailGracefullyOnFailedTransaction(Payment_Process2_TransfirstTest)
Failed asserting that &lt;boolean:false&gt; is true.
C:\work\pear\pear\Payment_Process2\tests\Payment_Process2_TransfirstTest.php:102

FAILURES!
Tests: 99, Assertions: 80, Failures: 10, Incomplete: 10.

C:\work\pear\pear\Payment_Process2&gt;</pre>]]></description>
      <dc:date>2009-03-23T21:09:37+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>Payment_Process2 Bug</dc:subject>
    </item>
</rdf:RDF>
