Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15455784
D10365.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
582 B
Referenced Files
None
Subscribers
None
D10365.diff
View Options
diff --git a/composer.json b/composer.json
deleted file mode 100644
--- a/composer.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "name": "facebook/xhprof",
- "type": "library",
- "description": "XHProf: A Hierarchical Profiler for PHP",
- "keywords": ["profiling", "performance"],
- "homepage": "http://pecl.php.net/package/xhprof",
- "license": "Apache-2.0",
- "require": {
- "php": ">=5.2.0"
- },
- "autoload": {
- "files": [
- "xhprof_lib/utils/xhprof_lib.php",
- "xhprof_lib/utils/xhprof_runs.php"
- ]
- }
-}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Mar 31, 4:50 AM (3 d, 3 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7539723
Default Alt Text
D10365.diff (582 B)
Attached To
Mode
D10365: Remove Composer support from XHProf
Attached
Detach File
Event Timeline
Log In to Comment