Revert rename of mSpeculativeRevId to speculativeRevIdUsed
authorTim Starling <tstarling@wikimedia.org>
Wed, 31 Jul 2019 02:16:07 +0000 (12:16 +1000)
committerAaron Schulz <aschulz@wikimedia.org>
Wed, 31 Jul 2019 02:42:27 +0000 (02:42 +0000)
commit212ae934cd0f53c117a512d52ce5cacde478ed57
tree55aa800d440c0b07cf6d0144761e0cee58c978f4
parentf2da0e29cfa02571d5649a01d9238b92e7ade662
Revert rename of mSpeculativeRevId to speculativeRevIdUsed

And add a test which is confirmed to fail on HHVM prior to this change
with the error message "serialize(): "" returned as member variable from
__sleep() but does not exist".

Bug: T229366
Change-Id: I236bb4d64bc2e9f7756885e8c418399804eac5e1
includes/parser/ParserOutput.php
tests/phpunit/includes/parser/ParserOutputTest.php