27 Jun
2007
27 Jun
'07
12:51 a.m.
Min version checking is something that modules *can* implement using hook_status, if I remember correctly. Putting it into the info files makes a lot of sense, though -- it's a basic check that's best centralized. --Jeff On Jun 26, 2007, at 4:47 PM, Larry Garfield wrote:
I had suggested adding a taxonomy to project nodes that could flag a minimum PHP version shortly after DrupalCon, but I like the idea of putting it in the info file better. PHP has bulit-in version comparison utilities. Dries, dww, is that something doable/allowable?