#1331: Add compatibility with PHPUnit 3.5 and drop support for PHPUnit 3.4
---------------------+------------------------------------------------------
 Reporter:  david    |       Owner:  david   
     Type:  task     |      Status:  assigned
 Priority:  normal   |   Milestone:  1.0.5   
Component:  testing  |     Version:  1.0.5RC1
 Severity:  normal   |    Keywords:          
Has_patch:  1        |  
---------------------+------------------------------------------------------
Changes (by david):

  * owner:  felix => david
  * status:  new => assigned
  * version:  => 1.0.5RC1
  * milestone:  1.1 => 1.0.5


Comment:

 Markus' patch works, but causes {{{E_STRICT}}} warnings due to the
 incompatible {{{PHPUnit_Framework_TestCase::
 prepareTemplate()}}} signature.

 Since tests themselves apparently do not need to be adjusted, we'll just
 drop support for 3.4 and require 3.5 minimum. Not the nicest solution, but
 since it has so little impact, it's okay do to it in a minor release IMO.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1331#comment:3>
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