Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15282503
D16054.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
403 B
Referenced Files
None
Subscribers
None
D16054.diff
View Options
diff --git a/scripts/daemon/launch_daemon.php b/scripts/daemon/launch_daemon.php
--- a/scripts/daemon/launch_daemon.php
+++ b/scripts/daemon/launch_daemon.php
@@ -5,6 +5,8 @@
// script, except it loads the Phabricator environment and adds some Phabricator
// specific flags.
+declare(ticks = 1);
+
$root = dirname(dirname(dirname(__FILE__)));
require_once $root.'/scripts/__init_script__.php';
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 5, 12:17 AM (1 d, 7 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7222275
Default Alt Text
D16054.diff (403 B)
Attached To
Mode
D16054: Lift ticks declaration to top level in Phabricator daemons
Attached
Detach File
Event Timeline
Log In to Comment