Closed (duplicate)
Project:
Openlayers
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2013 at 08:17 UTC
Updated:
7 Jun 2013 at 21:10 UTC
If I run openlayers with a PHP version under my tested 5.3.20, I get the php error:
PHP version 5.2.17, 5.3.15
Parse error: syntax error, unexpected T_FUNCTION in /openlayers/openlayers.module on line 596
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: syntax error, unexpected T_FUNCTION in /openlayers/openlayers.module,
line 596With php version 5.3.20 and 5.4.10 all works.
Proposed solution: Change the required php version to 5.3.20 in the .info file.
Comments
Comment #1
jeffschulerSee #2005230: Error during update 7.x-2.0-beta5 to 7.x-2.0-beta6.
Comment #1.0
jeffschulerAdded informations.