Due to a change of the MODx plugin interpreter I needed to change a line of code inside the plugin. MODx misinterprets /** <?php /** because it should not have parsed the comment, but it does parse it and throws an error.
The /** <?php /** was used, to say Zend Studio, that the file contains PHP code and to tell PHPDocumentator, that the following lines should be used as documentation.
The Zip file does not include PHPIDS, which is available at www.phpids.org/downloads/. But it does include a MODx plugin, ready to use.
PHPIDS is LGPL licensed, my plugin too.
You can download it from www.stefanie-stoelting.de/assets/files/modx.phpids.0.6.3.1.zip
Article in German
Published on 2009-11-13