PHPParser 1.1.0 Breaks HTML tag completion in PHP files
Submitted by Monday, 24 January, 2005 - 22:37
on
After updating to PHPParser 1.1.0, jEdit 4.2final will not do HTML tag completion in PHP mode. I manually downgraded ErrorList to 1.3.1, SideKick to 0.3.1, and PHPParser to 1.0.2. Everything began working again as expected.
So I decided to manually update the plugins one at a time to see which of the recent plugin updates broke this (much desired) functionality. So I upgraded them in the following order:
ErrorList to 1.3.2 => OK
SideKick to 0.3.2 => OK
PHPParser to 1.1.0 => BROKEN
Perhaps it's the combination of the 2 or 3 of them together. But ErrorList 1.3.2, SideKick 0.3.2, and PHPParser 1.0.2 all play together nicely.
So I decided to manually update the plugins one at a time to see which of the recent plugin updates broke this (much desired) functionality. So I upgraded them in the following order:
ErrorList to 1.3.2 => OK
SideKick to 0.3.2 => OK
PHPParser to 1.1.0 => BROKEN
Perhaps it's the combination of the 2 or 3 of them together. But ErrorList 1.3.2, SideKick 0.3.2, and PHPParser 1.0.2 all play together nicely.