Skip to content

Commit 4c39b23

Browse files
Prepare release.
1 parent a62bf11 commit 4c39b23

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

ChangeLog.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ PHPUnit 3.6
33

44
This is the list of changes for the PHPUnit 3.6 release series.
55

6+
PHPUnit 3.6.12
7+
--------------
8+
9+
* Fixed #614: Serialization problem when using test isolation.
10+
611
PHPUnit 3.6.11
712
--------------
813

package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<email>sebastian@phpunit.de</email>
1818
<active>yes</active>
1919
</lead>
20-
<date>2012-05-31</date>
20+
<date>2012-08-03</date>
2121
<version>
22-
<release>3.6.11</release>
22+
<release>3.6.12</release>
2323
<api>3.6.0</api>
2424
</version>
2525
<stability>

0 commit comments

Comments
 (0)