You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,14 +24,5 @@ There was 1 PHPUnit test runner warning:
25
24
26
25
1) Cannot log test results in JUnit XML format to "socket://hostname:port:wrong":"socket://hostname:port:wrong" does not match "socket://hostname:port" format
27
26
28
-
--
29
-
30
-
There was 1 PHPUnit test runner deprecation:
31
-
32
-
1) Support for logging test results in JUnit XML format has been deprecated.
33
-
This feature will be removed in PHPUnit 14.
34
-
Either migrate from consuming JUnit XML to consuming Open Test Reporting (OTR) XML,
35
-
or convert the OTRXML that PHPUnit generates to JUnit XML.
0 commit comments