Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2682608
D25470.1734665318.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
465 B
Referenced Files
None
Subscribers
None
D25470.1734665318.diff
View Options
diff --git a/src/applications/policy/filter/PhabricatorPolicyFilter.php b/src/applications/policy/filter/PhabricatorPolicyFilter.php
--- a/src/applications/policy/filter/PhabricatorPolicyFilter.php
+++ b/src/applications/policy/filter/PhabricatorPolicyFilter.php
@@ -461,7 +461,7 @@
// checks make it difficult to create cycles normally, so just do a
// simple check here to limit damage.
- static $depth;
+ static $depth = 0;
$depth++;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 03:28 (21 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1016468
Default Alt Text
D25470.1734665318.diff (465 B)
Attached To
Mode
D25470: Initialize static variable to make linter happy
Attached
Detach File
Event Timeline
Log In to Comment