Revert "Preprocessor: Don't allow unclosed extension tags (matching until end of...
authorLegoktm <legoktm.wikipedia@gmail.com>
Thu, 4 Feb 2016 00:38:35 +0000 (00:38 +0000)
committerLegoktm <legoktm.wikipedia@gmail.com>
Thu, 4 Feb 2016 00:38:35 +0000 (00:38 +0000)
commit543f46e9c08e0ff8c5e8b4e917fcc045730ef1bc
tree92497d8a620ce887e8fa6e14c4fbaf6c135b0bdb
parentf51d0d9a819f8f1c181350ced2f015ce97985fcc
Revert "Preprocessor: Don't allow unclosed extension tags (matching until end of input)"

This reverts commit f51d0d9a819f8f1c181350ced2f015ce97985fcc.

Breaks templates with non-closed </noinclude> tags, which
were previously acceptable.

Bug: T125754
Change-Id: I8bafb15eefac4e1d3e727c1c84782636d8b82c2b
includes/parser/Preprocessor_DOM.php
includes/parser/Preprocessor_Hash.php
tests/parser/parserTests.txt
tests/phpunit/includes/parser/PreprocessorTest.php