<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=703030813-19052008><FONT face=Arial>I've just taken another
quick run through the Coding standards because of a module I looked at last
night. The new module states right on its project page that it requires PHP 5
(as more and more modules are doing). Yet, in looking through the code, it does
not include a hook_requirements. I propose adding to the Coding
Standards:</FONT></SPAN></DIV>
<DIV><SPAN class=703030813-19052008><FONT face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=703030813-19052008><FONT face=Arial>"Any module that has
requirements over and above base Drupal standards (e.g. PHP 5 vs. 4.3.5 for
D6) must include a hook_requirements implementation to verify and/or warn
users of this requirement."</FONT></SPAN></DIV>
<DIV><SPAN class=703030813-19052008><FONT face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=703030813-19052008><FONT face=Arial>Unfortunately, I don't
think Coder would be able to check this.</FONT></SPAN></DIV>
<DIV><SPAN class=703030813-19052008><FONT face=Arial></FONT></SPAN> </DIV>
<DIV><SPAN class=703030813-19052008><FONT
face=Arial>Nancy</FONT></SPAN></DIV></BODY></HTML>