This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255199

Summary: Usage logging for composer libraries
Product: php Reporter: Tomas Mysik <tmysik>
Component: ComposerAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: normal CC: vriha
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Mysik 2015-09-11 06:32:00 UTC
Similarly to npm, bower etc. we should log also Composer dependencies. Also, the wiki page [1] will be updated once it is done.

[1] http://wiki.netbeans.org/UsageLoggingSpecification
Comment 1 Tomas Mysik 2015-09-11 08:06:00 UTC
Wiki page updated, added logging for:
- Composer (dev) dependencies: USG_COMPOSER_LIBRARY
- Composer UI for adding dependencies: USG_COMPOSER_EDIT

Please verify, thanks.

http://hg.netbeans.org/web-main/rev/0e1eca6d3988
Comment 2 Quality Engineering 2015-09-12 03:05:34 UTC
Integrated into 'main-silver', will be available in build *201509120002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0e1eca6d3988
User: Tomas Mysik <tmysik@netbeans.org>
Log: #255199 - Usage logging for composer libraries