News Feed
Jobs Feed
Sections




News Archive
Sebastian Bergmann's Blog:
Using CLANG/scan-build for Static Analysis of the PHP Interpreter
December 16, 2011 @ 09:48:07

In a new post to his blog Sebastian Bergmann takes a quick look at using a static analyzer, clang and scan-build, to analyze the PHP interpreter (specifically during the compile process).

I have been tinkering with CLANG's static analyzer lately. This post summarizes how I installed LLVM and CLANG and performed the analysis of a build of the PHP interpreter.

He includes all the commands (unix-based) to get the clang tools/libraries installed in the correct places as well as what to add to your $PATH to get the "scan-build" command to work with the make and make install parts of the PHP compile process.

0 comments voice your opinion now!
clang analyze build compile static install


blog comments powered by Disqus

Similar Posts

HowTo Forge: Installing The PHP-MSSQL Module On CentOS 5.0

Wb Developer Juice: 10 baby steps to install Memcached Server and access it with PHP

Derick Rethans' Blog: Xdebug finally in Debian

PHPMaster.com: Continuous Integration (with Jenkins), Part 2

IBM developerWorks: U2 PDO Driver Tutorial, Parts 1 & 2


Community Events











Don't see your event here?
Let us know!


development conference release tool database functional language object testing code opinion example podcast introduction community interview composer series framework zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework