Clarify the 'Compatibility Note' on website
not_Dries_Buytaert - July 3, 2009 - 12:32
| Project: | Devel |
| Version: | 6.x-1.16 |
| Component: | devel |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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."

#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.