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 879144b commit 2a71753Copy full SHA for 2a71753
DeprecationErrorHandler.php
@@ -30,7 +30,7 @@ class DeprecationErrorHandler
30
* - use "/some-regexp/" to stop the test suite whenever a deprecation
31
* message matches the given regular expression;
32
* - use a number to define the upper bound of allowed deprecations,
33
- * making the test suite fail whenever more notices are trigerred.
+ * making the test suite fail whenever more notices are triggered.
34
*
35
* @param int|string|false $mode The reporting mode, defaults to not allowing any deprecations
36
*/
0 commit comments