aboutsummaryrefslogtreecommitdiffstats
path: root/includes/page/PageReferenceValue.php
Commit message (Expand)AuthorAgeFilesLines
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-171-2/+0
* Add "implements Stringable" to every class with "function __toString()"Bartosz DziewoƄski2024-06-131-1/+2
* page: Simplify PageReference::isSamePageAs implementationsthiemowmde2024-01-201-14/+4
* Various doc fixes about false and null on method arguments/return typesUmherirrender2022-11-031-2/+2
* Add convenience constructors for PageReference/IdentityPetr Pchelko2021-06-071-0/+11
* Remove harmful validation regex in PageReferenceValueTim Starling2021-05-061-8/+1
* Introduce PageReferencedaniel2021-04-131-0/+147