Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: Fix @covers and @coversDefaultClass to have leading \ | Reedy | 2024-02-16 | 2 | -2/+2 |
* | tests: Skip failing tests on php8.2 (and make pass) | Umherirrender | 2023-12-10 | 1 | -3/+4 |
* | tests: Make some PHPUnit data providers static | Tim Starling | 2023-03-24 | 1 | -1/+1 |
* | Protect HistoryBlob storage against malicious class injection | Tim Starling | 2022-12-02 | 1 | -0/+54 |
* | tests: Replace checkPHPExtension() with @requires annotations | Kevin Israel | 2022-10-23 | 1 | -12/+3 |
* | DiffHistoryBlob: Remove workarounds for old PECL xdiff versions | Kevin Israel | 2022-05-31 | 1 | -4/+0 |
* | DiffHistoryBlob: Don't check for hash PHP extension | Kevin Israel | 2022-05-31 | 1 | -2/+0 |
* | build: Updating dependencies | libraryupgrader | 2021-07-22 | 1 | -1/+1 |
* | Convert DiffHistoryBlobTest to pure unit test | DannyS712 | 2021-04-14 | 1 | -0/+43 |