Fix #1371992: Error with switch when last case block omits break or return
[phpeclipse.git] / net.sourceforge.phpeclipse / src / net / sourceforge / phpdt / internal / ui / text / PHPPairMatcher.java
2004-10-23 axelclfixed "bracket matching highlighting" bug
2003-10-11 khartlageChanges:
2003-03-30 khartlageGotoMatchingBracket implementiert