A little diagnostic helper that output some information that may help in support. It should quickly give correct information about the phing system.
package |
phing |
---|
__construct()
doReport(\PrintStream $out)
doReportComposerSystemLibraries(\PrintStream $out)
doReportPhingVendorLibraries(\PrintStream $out)
doReportProjectProperties(\PrintStream $out)
doReportSystemProperties(\PrintStream $out)
doReportTasksAvailability(\PrintStream $out)
doReportTempDir(\PrintStream $out)
listLibraries(string $type) : array
string
array
the list of jar files existing in ant.home/lib or null if an error occurs.
printLibraries(array $libs, \PrintStream $out)