News Feed
Jobs Feed
Sections




News Archive
Etienne Kneuss' Blog:
Dataflow Type Analysis for PHP
January 14, 2010 @ 11:32:55

Etienne Kneuss has posted about a dataflow type analysis tools he's created that models code as control flow graphs.

It will assign types and let them flow through control structures. When reaching stability, it will check that the operations done of the values are sound type-wise. It will also do some structural checks.

There's some more technical details here and a presentation here but if you want to get at the code, you can grab it off of the project's github page.

0 comments voice your opinion now!
dataflow type analysis controlflow graph


blog comments powered by Disqus

Similar Posts

Jan Kneschke's Blog: typesafe objects in PHP

Christian Stocker\'s Blog: Visual Code Coverage with SimpleTest

Johannes Schluter's Blog: Scalar type hints in PHP trunk

Sebastian Bergmann\'s Blog: Static Analysis of PHP Code

Blue Parabola Blog: Magento Feature Analysis Series, Part 11: Search Engine Optimization Offering


Community Events











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


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

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