Download & Extend

Clarify the 'Compatibility Note' on website

Project:Devel
Version:6.x-1.16
Component:devel
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Please, postfix to the "Compatibility Note" on this module's website (http://drupal.org/project/devel):
"To determine if Zend Optimizer (http://www.zend.com/en/products/guard/#Optimizer") is installed and which version is running on your webserver, use "phpinfo()": http://nl.php.net/phpinfo."

Comments

#1

Please, also add a check to the code to verify that all system requirements (either Zend Optimizer version is high enough or Zend Optimizer is not running) are met, whenever this module is activated.