PHP 5.3
-
Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(‘ in /public_html/core/includes/bootstrap.inc on line 3
I wanted to take a peek into Drupal 8 and was whacked by this install error.
-
warning: Parameter 1 to comment_nodeapi() expected to be a reference, value given in /includes/module.inc on line 462.
This error appeared in Drupal when I upgraded PHP to version 5.3.