wiki.techinc.nl/tests/phpunit/includes/deferred
Brad Jorsch 0facbe3e3d Try harder to avoid parser cache pollution
* ParserOptions is reorganized so it knows all the options and their
  defaults, and can report whether the non-key options are at their
  defaults.
* Definition of the "canonical" ParserOptions (which is unfortunately
  different from the "default" ParserOptions) is moved from
  ContentHandler to ParserOptions.
* WikiPage uses this to throw an exception if it's asked to cache
  with options that aren't used in the cache key.
* ParserCache gets some temporary code to try to avoid a massive cache
  stampede on upgrade.

Bug: T110269
Change-Id: I7fb9ffca96e6bd04db44d2d5f2509ec96ad9371f
Depends-On: I4070a8f51927121f690469716625db4a1064dea5
2017-06-05 14:17:28 +00:00
..
CdnCacheUpdateTest.php Switch to librarized version of TestingAccessWrapper 2017-04-20 14:15:57 +00:00
DeferredUpdatesTest.php Fix php code style 2017-05-05 12:03:54 +00:00
LinksUpdateTest.php Try harder to avoid parser cache pollution 2017-06-05 14:17:28 +00:00
SearchUpdateTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00