aboutsummaryrefslogtreecommitdiffstats
path: root/includes/parser/PPNode_Hash_Tree.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining classes in includes/parserJames D. Forrester2024-10-151-0/+9
* Add "implements Stringable" to every class with "function __toString()"Bartosz DziewoƄski2024-06-131-1/+1
* Replace deprecated MWExceptionDaimona Eaytoy2023-06-121-11/+6
* Use short array destructuring instead of list()Tim Starling2022-10-211-1/+1
* Remove unused key variable from foreach loopsUmherirrender2022-09-211-1/+1
* PHP 8.1: add ENT_COMPAT to some htmlspecialchars() callsTim Starling2022-01-251-1/+2
* Improve docs from parser objects PPNode/PPFrameUmherirrender2021-02-011-0/+4
* parser: convert Preprocessor to WANCache and inject dependenciesAaron Schulz2021-01-111-0/+1
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-2/+2
* Improve type hints in parser related classesUmherirrender2019-07-051-2/+2
* Split parser related files to have one class in one fileZoranzoki212019-04-271-0/+369