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 7a75dcf commit ef61398Copy full SHA for ef61398
build.xml
@@ -271,7 +271,7 @@
271
</target>
272
273
<!-- ==================================================================== -->
274
- <!-- Runs php tests -->
+ <!-- Runs php tests in verbose mode to show all testing relevant info -->
275
276
<target name="run-tests-verbose" description="Runs the php tests">
277
<exec dir="${c-build.dir}/php" executable="php">
0 commit comments