We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a62bf11 commit 4c39b23Copy full SHA for 4c39b23
ChangeLog.markdown
@@ -3,6 +3,11 @@ PHPUnit 3.6
3
4
This is the list of changes for the PHPUnit 3.6 release series.
5
6
+PHPUnit 3.6.12
7
+--------------
8
+
9
+* Fixed #614: Serialization problem when using test isolation.
10
11
PHPUnit 3.6.11
12
--------------
13
package.xml
@@ -17,9 +17,9 @@
17
<email>sebastian@phpunit.de</email>
18
<active>yes</active>
19
</lead>
20
- <date>2012-05-31</date>
+ <date>2012-08-03</date>
21
<version>
22
- <release>3.6.11</release>
+ <release>3.6.12</release>
23
<api>3.6.0</api>
24
</version>
25
<stability>
0 commit comments