GetDKAN / dkan2

Deprecated: please use the 2.x branch of the dkan repo
https://github.com/GetDKAN/dkan
GNU General Public License v2.0
18 stars 16 forks source link

Remove or replace outdated dereferencing methods #241

Closed thierrydallacroce closed 4 years ago

thierrydallacroce commented 4 years ago

Ran into the following error:

Error: Undefined class constant 'DEREFERENCE_OUTPUT_VERBOSE' in /var/www/docroot/profiles/contrib/dkan2/modules/custom/dkan_datastore/src/Drush.php

Which led me to replacing instances of DEREFERENCE_OUTPUT_VERBOSE, and even removing a DEREFERENCE_OUTPUT_MINIMAL.