Skip to content

Commit 74ead81

Browse files
Prepare release.
1 parent 0f2b39e commit 74ead81

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.markdown

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ PHPUnit 3.4.13
99
* Fixed TRAC-1035: PostgreSQL MetaData queries are incorrect.
1010
* Fixed TRAC-1043: Method names in HTML code coverage report are not properly escaped.
1111
* Fixed TRAC-1045: `--filter` has problems with umlaut characters.
12-
* Fixed TRAC-1047: `tearDownAfterClass()` not called for `SeleniumTestCase`.
1312
* The `--repeat` switch is no longer deprecated.
1413
* `PHPUnit_Extensions_Database_TestCase` now supports SQLite 2.
1514

package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<email>sb@sebastian-bergmann.de</email>
1818
<active>yes</active>
1919
</lead>
20-
<date>2010-04-07</date>
20+
<date>2010-05-20</date>
2121
<version>
22-
<release>3.4.12</release>
22+
<release>3.4.13</release>
2323
<api>3.4.7</api>
2424
</version>
2525
<stability>

0 commit comments

Comments
 (0)