File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ PHP_CodeCoverage 1.2.11
77-----------------------
88
99* Fixed #151 : Blacklisted PHPUnit Phar.
10+ * Fixed sebastianbergmann/phpunit #924 .
1011
1112PHP_CodeCoverage 1.2.10
1213-----------------------
Original file line number Diff line number Diff line change 5656 */
5757class PHP_CodeCoverage_Version
5858{
59- const VERSION = '1.2.10 ' ;
59+ const VERSION = '1.2.11 ' ;
6060 protected static $ version ;
6161
6262 /**
Original file line number Diff line number Diff line change 17171818 <active >yes</active >
1919 </lead >
20- <date >2013-05-13 </date >
20+ <date >2013-05-23 </date >
2121 <version >
22- <release >1.2.10 </release >
23- <api >1.2.10 </api >
22+ <release >1.2.11 </release >
23+ <api >1.2.11 </api >
2424 </version >
2525 <stability >
2626 <release >stable</release >
You can’t perform that action at this time.
0 commit comments