Closed (fixed)
Project:
Abbreviations Filter
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
11 May 2012 at 11:02 UTC
Updated:
21 Apr 2014 at 04:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
gordon commentedThis module requires PHP 5.3 since it uses closures. To get this running you need to upgrade PHP to 5.3
This module should also include the following line in the info file.
This will stop it from being enabled on system with PHP 5.2 or less installed.
Comment #2
gordon commentedHere is a patch
Comment #2.0
gordon commentedclearer
Comment #3
rlicommitted to dev.
thanks.