Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13955485
D9696.id23262.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
628 B
Referenced Files
None
Subscribers
None
D9696.id23262.diff
View Options
diff --git a/src/unit/engine/phutil/ArcanistPhutilTestCase.php b/src/unit/engine/phutil/ArcanistPhutilTestCase.php
--- a/src/unit/engine/phutil/ArcanistPhutilTestCase.php
+++ b/src/unit/engine/phutil/ArcanistPhutilTestCase.php
@@ -576,6 +576,8 @@
// TODO: This indicates "unreachable", but it flags the closing braces
// of functions which end in "return", which is super ridiculous. Just
// ignore it for now.
+ //
+ // See http://bugs.xdebug.org/view.php?id=1041
$str .= 'N'; // Not executable.
} else if ($c === 1) {
$str .= 'C'; // Covered.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Oct 15, 1:38 AM (4 w, 23 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6710820
Default Alt Text
D9696.id23262.diff (628 B)
Attached To
Mode
D9696: Add a URL to support a TODO comment.
Attached
Detach File
Event Timeline
Log In to Comment