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

Content with Style: Zend Framework with nginx and php-fastcgi

Greg Beaver\'s Blog: phpDocumentor and PEAR - interesting crossing of paths

Stefan Mischook's Blog: Why build all your pages in PHP?

HowTo Forge: How To Harden PHP5 With Suhosin On Fedora 7

Abhinav Singh's Blog: PHP tokens & opcodes: 3 useful extensions for understanding the Zend Engine


Community Events











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


example release testing framework application introduction community series zendframework2 interview language functional development phpunit podcast tool code object opinion unittest

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