aboutsummaryrefslogtreecommitdiffstats
path: root/includes/parser/PPFrame.php
Commit message (Expand)AuthorAgeFilesLines
* Deprecate PPFrame::setTTL()C. Scott Ananian2025-03-201-0/+3
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-0/+5
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+2
* Parser: Fix and update a few parser related PHPDoc type hintsthiemowmde2022-12-151-1/+1
* Various doc fixes about false and null on method arguments/return typesUmherirrender2022-11-031-3/+3
* Added Parsoid support for nowiki stripping in args of {{#tag:ext|...}}Subramanya Sastry2022-08-201-0/+1
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-11/+8
* PPFrame: Use explicit varargs in method parametersMáté Szabó2019-10-051-12/+8
* parser: Declare some dynamic propertiesDaimona Eaytoy2019-09-081-0/+3
* Unsuppress more phan issues (part 3)Daimona Eaytoy2019-08-311-4/+8
* Split parser related files to have one class in one fileZoranzoki212019-04-271-0/+204