Bug Fixes in Development Tools
Milian Wolff committed changes in [kdev-php/1.3] /:
take range into account when looking for redeclarations
probably we should refactor the handling of foreach
variables, since right now we have to visit the
TypeBuilder::visitStatement before declaring the variables.
this has side-effects since it also means we visit the
foreach-body statements before declaring the variables...
File Changes
Modified 3 files
3 files changed in total