Version: 4.2.0 (using KDE 4.5.5) OS: Linux When confronted with code like this: if ($test) { define("A", 1); } else { define("A", 2); } the parser shows an error on the second define, complaining about it being already defined. Reproducible: Always
@Heinz: Still valid?
Confirmed under KDevelop 5.
*** Bug 276663 has been marked as a duplicate of this bug. ***