aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/Renderer/ContentParseParams.php
Commit message (Expand)AuthorAgeFilesLines
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-20/+0
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-1/+1
* Provide previous parse results to parser when renderingC. Scott Ananian2024-08-231-2/+16
* Replace deprecated calls `ParserOptions::newCanonical( 'canonical' )`Derick Alangi2022-06-161-1/+1
* Move Content::getParserOutput & AbstractContent::fillParserOutput to ContentH...Roman Stolar2021-09-291-0/+67