Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 2-line PHPDocs that just repeat the types from the code | thiemowmde | 2025-01-17 | 1 | -2/+0 |
* | Add "implements Stringable" to every class with "function __toString()" | Bartosz DziewoĆski | 2024-06-13 | 1 | -1/+2 |
* | page: Simplify PageReference::isSamePageAs implementations | thiemowmde | 2024-01-20 | 1 | -14/+4 |
* | Various doc fixes about false and null on method arguments/return types | Umherirrender | 2022-11-03 | 1 | -2/+2 |
* | Add convenience constructors for PageReference/Identity | Petr Pchelko | 2021-06-07 | 1 | -0/+11 |
* | Remove harmful validation regex in PageReferenceValue | Tim Starling | 2021-05-06 | 1 | -8/+1 |
* | Introduce PageReference | daniel | 2021-04-13 | 1 | -0/+147 |