wiki.techinc.nl/includes/parser
Petr Pchelko a1aa3e0827 Hard-deprecate all public property access on CacheTime and ParserOutput.
- Added a test where ParserOutput objects with CacheTime
properties set are unserialized from previous versions.
- Generate new serialization tests for 1.38

Now all serialization in production is JSON, so changing
property visibility shouldn't affect ParserCache.

Bug: T263851
Depends-On: I283340ff559420ceee8f286ba3ef202c01206a23
Change-Id: I70d6feb1c995a0a0f763b21261141ae8ee6dc570
2021-10-13 13:27:16 -04:00
..
Hook
BlockLevelPass.php Simplify else-branches after continue/break 2021-08-17 22:51:43 +02:00
CacheTime.php Hard-deprecate all public property access on CacheTime and ParserOutput. 2021-10-13 13:27:16 -04:00
CoreMagicVariables.php
CoreParserFunctions.php Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty 2021-10-08 10:07:17 -04:00
CoreTagHooks.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
DateFormatter.php Remove dead variables and functions and unneeded parenthesis 2021-08-13 21:41:59 +02:00
DateFormatterFactory.php
LinkHolderArray.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
MWTidy.php
Parser.php Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty 2021-10-08 10:07:17 -04:00
ParserCache.php Expand local URLs to absolute URLs in ParserOutput 2021-09-23 11:48:51 -07:00
ParserCacheFactory.php
ParserCacheMetadata.php
ParserFactory.php parser: Replace deprecated MWHttpRequest::factory 2021-08-04 13:22:50 +00:00
ParserObserver.php Detect and monitor against multiple Parser invocation during edit requests 2021-09-23 16:12:40 -05:00
ParserOptions.php Get rid of ParserOptions::setTidy() 2021-10-07 15:13:59 -05:00
ParserOutput.php Hard-deprecate all public property access on CacheTime and ParserOutput. 2021-10-13 13:27:16 -04:00
PPCustomFrame_Hash.php
PPDPart_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPDStack_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPDStackElement_Hash.php Follow-up 5cbb64f56: Remove unused preprocessor classes 2021-09-07 08:17:50 -07:00
PPFrame.php
PPFrame_Hash.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
PPNode.php
PPNode_Hash_Array.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
PPNode_Hash_Attr.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
PPNode_Hash_Text.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
PPNode_Hash_Tree.php
PPTemplateFrame_Hash.php
Preprocessor.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
Preprocessor_Hash.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
RemexStripTagHandler.php Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1 2021-08-08 18:07:29 -04:00
RevisionOutputCache.php
Sanitizer.php Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1 2021-08-08 18:07:29 -04:00
StripState.php