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 5b9d565 commit 0b327d8Copy full SHA for 0b327d8
src/CodeCoverage/Exception/CoveredCodeNotExecutedException.php
@@ -11,7 +11,7 @@
11
/**
12
* Exception that is raised when covered code is not executed.
13
*
14
- * @since Class available since Release 2.0.0
+ * @since Class available since Release 3.1.0
15
*/
16
class PHP_CodeCoverage_CoveredCodeNotExecutedException extends PHP_CodeCoverage_RuntimeException
17
{
0 commit comments