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 6cabbc5 commit eb8d020Copy full SHA for eb8d020
tests/Tracy/Debugger.autoloading.php renamed to tests/Tracy/Debugger.autoloading.phpt
@@ -4,7 +4,7 @@
4
* Test: Tracy\Debugger autoloading.
5
*
6
* @author David Grudl
7
- * @outputMatch %A%Strict Standards: Declaration of B::test() should be compatible with A::test() in %A%
+ * @outputMatch %A%Strict Standards: Declaration of B::test() should be compatible %a% A::test() in %A%
8
*/
9
10
use Tracy\Debugger,
0 commit comments