R.I.P. ZendCodeAnalyzer
Category: Development, phpUnderControl

In the new Zend Studio 7.1 beta the ZendCodeAnalyzer binary plugin is replaced by acom.zend.php.semanticanalysis.core_7.1.0 eclipse plugin.

The functionality seems the same, but there is one drawback…

I use the old ZendCodeAnalyzer in combination with php_codesniffer to check for potential code errors in our subversion repository, using phpUnderControl. The old binary had some problems on ‘newer’ Ubuntu’s but was running perfectly on Snow Leopard / windows. The new jar version doesn’t run stand-alone, but hopefully Zend will add this option to the jar-package or maybe open-source the ZendCodeAnalyzer so that functionality is not lost…

Tags: , ,

One Response to “R.I.P. ZendCodeAnalyzer”

  1. webpatser says:

    Good news:

    http://forums.zend.com/viewtopic.php?f=76&t=4082&p=14655

    I posted this issue a few weeks ago, and it seems Zend overlooked this feature :-)

    They are considering the add a command line interface to the new Semantic Analysis core.

    Hurray for Zend…!

Leave a Comment