wiki.techinc.nl/tests/phpunit/includes/parser
C. Scott Ananian df3cc40fac Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking()
This name is consist with the rest of the setter and getter methods
in ParserOutput.  Renamed the methods in OutputPage, ImageHistoryList,
ImageHistoryPseudoPager, and ContribsPager as well for consistency;
it also makes chasing down lingering references in codesearch easier.

Soft-deprecated the old name for 1.38.  Hard-deprecation will follow,
but there are a number of users in production that should be chased
down first.

Code search:

https://codesearch.https://codesearch.wmcloud.org/deployed/?q=(allow%7Cprevent)Clickjacking&i=nope&files=&excludeFiles=&repos=

Bug: T287216
Change-Id: I9822c60c180d204bd30cb4447a1120155d456da4
2021-10-01 14:13:47 -04:00
..
CacheTimeTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
CoreParserFunctionsTest.php Hard deprecate User::setOption() 2021-09-26 17:18:54 +02:00
LinkHolderArrayIntegrationTest.php Strict return types for PageIdentity 2021-01-18 17:33:14 +01:00
MagicVariableTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserCacheSerializationTestCases.php Rename ParserOutput::hideNewSection() -> ::setHideNewSection() 2021-09-29 17:47:54 -04:00
ParserCacheTest.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
ParserMethodsTest.php Hard-deprecate Parser::mUser public access, Parser::getUser and ParserOptions::getUser 2021-08-17 15:42:05 +00:00
ParserOptionsTest.php Hard-deprecate Parser::mUser public access, Parser::getUser and ParserOptions::getUser 2021-08-17 15:42:05 +00:00
ParserOutputTest.php Rename ParserOutput::{allow,prevent}Clickjacking() -> ::{get,set}PreventClickjacking() 2021-10-01 14:13:47 -04:00
ParserPreloadTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ParserTest.php parser: Replace deprecated MWHttpRequest::factory 2021-08-04 13:22:50 +00:00
PreprocessorTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
RevisionOutputCacheTest.php Tests: remove unneeded tearDown functions 2021-07-27 13:15:40 +00:00
SanitizerTest.php Remove documentation that literally repeats the code 2020-10-27 19:20:26 +00:00
StripStateTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
TagHooksTest.php Parser: initialize preprocessor in constructor 2021-03-16 22:37:40 +00:00
validateParserCacheSerializationTestData.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00