Getting the following fatal error after installing the March 4 Dev build:

[07-Mar-2016 07:54:34 Europe/Zurich] PHP Fatal error: Cannot use Drupal\Component\Utility\String as String because 'String' is a special class name in /home/solution/public_html/my-domain.com/modules/contrib/advanced_forum/src/Form/AdminSettingsForm.php on line 14
[07-Mar-2016 07:54:34 Europe/Zurich] PHP Warning: Leaked 2 hashtable iterators in Unknown on line 0

Drupal version is 8.0.5

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

platinum1 created an issue. See original summary.

bkhandruk’s picture

Assigned: Unassigned » bkhandruk
bkhandruk’s picture

Replaced Drupal\Component\Utility\String class by Drupal\Component\Utility\SafeMarkup.