boolean PEAR_PackageUpdate::setPreferences (
array $preferences
)
Sets a group of preference with associated values, all at once. Invalid preference is ignored (no error raised).
since 0.4.0a1
This function can not be called statically.
boolean - TRUE if all the preferences were set properly, FALSE otherwise.