Are you sure this isn't just a change in the error message? The document
contains an unexpected end-tag (because the begin-tag is missing, but
there's no way the lexer can determine that). The current message tells you
what end-tag was expected rather than which one was found, but it's
correct.

______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
  -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish
(http://www.ovff.org/pegasus/songs/threes-rev-11.html)

Reply via email to