Coder Initialized
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This module is extension for the Coder module and it uses slightly modified php-initialized tool from Jakub Vrána to detect uninitialized variables. I have been using this tool for year now and based on my experience I must admit it helps me to find a lot of bugs, despite it generates also significant number of false positives. It allows to quickly find bugs in the completely unknown code because you can focus only on the parts which generated the warnings.
