Page MenuHomePhorge

Fix some invalid PhpDoc
ClosedPublic

Authored by aklapper on Sat, Jun 14, 17:02.

Details

Summary

Fix invalid syntax etc.

Test Plan

Compare PHPDoc and signature; see rARC3df48c9257c3abe0856eacb81d480ab639208fb5 for changes in ExecFuture.

Diff Detail

Repository
rARC Arcanist
Branch
phpdocinvalid (branched from master)
Lint
Lint Passed
Unit
Test Failures
Build Status
Buildable 2105
Build 2105: arc lint + arc unit

Unit TestsFailed

TimeTest
103 msArcanistXMLLinterTestCase::testLinter
Lint emitted an unexpected set of messages for file "languages-6.lint-test". MISSING MESSAGES Message with severity "error" at "4:1" (XML5)
81 msArcanistChmodLinterTestCase::testLinter
5 assertion(s) passed.
68 msArcanistClosureLinterTestCase::testVersion
1 assertion(s) passed.
89 msArcanistCpplintLinterTestCase::testVersion
1 assertion(s) passed.
89 msArcanistFilenameLinterTestCase::testLinter
5 assertion(s) passed.
View Full Test Results (1 Failed · 39 Passed · 31 Skipped)

Event Timeline

mainframe98 added inline comments.
src/console/PhutilConsoleServer.php
102

Strange. The failing unit test succeeds on my machine, even with this change checked out.

This revision is now accepted and ready to land.Sat, Jun 14, 17:16

oh well, this should work better

This revision was landed with ongoing or failed builds.Sun, Jun 15, 09:05
This revision was automatically updated to reflect the committed changes.