File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ PHPUnit 3.5
3
3
4
4
This is the list of changes for the PHPUnit 3.5 release series.
5
5
6
+ PHPUnit 3.5.5
7
+ -------------
8
+
9
+ * Added support for ` getMockForAbstractClass() ` to the mock builder API.
10
+
6
11
PHPUnit 3.5.4
7
12
-------------
8
13
Original file line number Diff line number Diff line change 17
17
<email >sebastian@phpunit.de</email >
18
18
<active >yes</active >
19
19
</lead >
20
- <date >2010-11-17 </date >
20
+ <date >2010-11-22 </date >
21
21
<version >
22
- <release >3.5.4 </release >
22
+ <release >3.5.5 </release >
23
23
<api >3.5.4</api >
24
24
</version >
25
25
<stability >
550
550
<package >
551
551
<name >PHPUnit_MockObject</name >
552
552
<channel >pear.phpunit.de</channel >
553
- <min >1.0.2 </min >
553
+ <min >1.0.3 </min >
554
554
</package >
555
555
<package >
556
556
<name >PHPUnit_Selenium</name >
You can’t perform that action at this time.
0 commit comments