#1331: PHPUnit 3.5 compatibility
---------------------+------------------------------------------------------
 Reporter:  david    |       Owner:  felix
     Type:  task     |      Status:  new  
 Priority:  normal   |   Milestone:  1.1  
Component:  testing  |     Version:       
 Severity:  normal   |    Keywords:       
Has_patch:  1        |  
---------------------+------------------------------------------------------
Changes (by horros):

 * cc: markus.lervik@… (added)
  * has_patch:  0 => 1


Comment:

 Attached a patch for Agavi 1.0.5-RC1 (also tested with 1.0.4) that adds
 support for PHPUnit 3.5.14. Does not break backwards compatibility with
 3.4, as the version is checked with version_compare. To remove BC, just
 nuke the if-clauses.

 Tests for both my app, Agavi itself and the Agavi sample app pass, except
 for three failures while testing Agavi, all of them from
 AgaviConfigCacheTest regarding some backslashes and generated cache names.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1331#comment:2>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to