parser: document what 0/null rev IDs do when given to Parser::parse
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 27 Jun 2019 07:17:06 +0000 (00:17 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Aug 2019 18:13:49 +0000 (11:13 -0700)
commit26b1ba39898da08f2ec1efe3c8ee7376cd117ad4
treed171c0493094b5075f0cede399fa1d094b71c139
parentd00185cb182993bc065188f5f3d149f82c84e7eb
parser: document what 0/null rev IDs do when given to Parser::parse

This was extremely obscure and tricky to figure out before

Change-Id: Ibdbb669431819eecd34de508735864e977d51021
includes/content/AbstractContent.php
includes/content/Content.php
includes/content/WikitextContent.php
includes/parser/Parser.php
tests/phpunit/includes/parser/ParserMethodsTest.php