Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Namespace all remaining classes in includes/parser | James D. Forrester | 2024-10-15 | 1 | -0/+9 |
* | Add "implements Stringable" to every class with "function __toString()" | Bartosz DziewoĆski | 2024-06-13 | 1 | -1/+1 |
* | Replace deprecated MWException | Daimona Eaytoy | 2023-06-12 | 1 | -11/+6 |
* | Use short array destructuring instead of list() | Tim Starling | 2022-10-21 | 1 | -1/+1 |
* | Remove unused key variable from foreach loops | Umherirrender | 2022-09-21 | 1 | -1/+1 |
* | PHP 8.1: add ENT_COMPAT to some htmlspecialchars() calls | Tim Starling | 2022-01-25 | 1 | -1/+2 |
* | Improve docs from parser objects PPNode/PPFrame | Umherirrender | 2021-02-01 | 1 | -0/+4 |
* | parser: convert Preprocessor to WANCache and inject dependencies | Aaron Schulz | 2021-01-11 | 1 | -0/+1 |
* | Fix even more PSR12.Properties.ConstantVisibility.NotFound | Reedy | 2020-05-16 | 1 | -2/+2 |
* | Improve type hints in parser related classes | Umherirrender | 2019-07-05 | 1 | -2/+2 |
* | Split parser related files to have one class in one file | Zoranzoki21 | 2019-04-27 | 1 | -0/+369 |