StripState testing and cleanup
authorTim Starling <tstarling@wikimedia.org>
Wed, 28 Feb 2018 09:42:40 +0000 (20:42 +1100)
committerTim Starling <tstarling@wikimedia.org>
Mon, 5 Mar 2018 05:43:58 +0000 (16:43 +1100)
commitf0247e05bda76a0c16755c3f11f2c05a88003ce3
tree3e592395eb095ae6595e60cda861406a3a7c27b3
parent3dfda8c1552a6d43eaf85e3e38427833114ddf06
StripState testing and cleanup

* Added StripState unit tests
* Deprecated unmaintained "half-parsed" serialization experiment
* Renamed some variables for brevity and removed unused "prefix"

Change-Id: I838d7ac7f9a2189e13d39c6939dba5d70e74a6b7
RELEASE-NOTES-1.31
includes/parser/Parser.php
includes/parser/StripState.php
tests/phpunit/includes/parser/StripStateTest.php [new file with mode: 0644]