Feature #179
Supports PHPUnit 3.5.
| Status: | Closed | Start date: | 07/30/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | 07/30/2010 | |
| Assignee: | % Done: | 100% |
||
| Category: | PHPUnit | |||
| Target version: | 2.12.0 | |||
| Tags: | ||||
| Votes: | 0 |
Description
We should support PHPUnit 3.5 because it breaks backward compatibility with PHPUnit 3.4.
Resources
Related issues
Associated revisions
Added support for PHPUnit 3.5. (Issue #179)
Added support for PHPUnit 3.5.0RC1 (Issue #179)
Changed code so as to use the class_exists() function without the second argument to support PHPUnit 3.5. (Issue #179)
History
Updated by Atsuhiro KUBO about 3 years ago
- Status changed from New to Assigned
Updated by Atsuhiro KUBO about 3 years ago
- Subject changed from Supports PHPUnit 3.5.0. to Supports PHPUnit 3.5.
Updated by Atsuhiro KUBO about 3 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100