wiki.techinc.nl/tests
C. Scott Ananian 5d775fa1b3 SerializationTestTrait: make phpunit data providers static
PHPUnit 10 requires test data providers to be static.  This patch doesn't
completely do the job, as some providers currently call the non-static
method `$this->markTestSkippedIfPhp()`, but it gets us closer to PHPUnit 10
compatibility.

This also lets us simplify the validateParserCacheSerializationTestData
maintenance script and make it slightly more generic.

Change-Id: Ie3696bfaa29aca9da45f54239126222e8c847ea9
2024-05-22 11:43:26 -04:00
..
api-testing REST: introduce OpenSearchDescriptionHandler 2024-05-18 17:29:07 +00:00
common SerializationTestTrait: make phpunit data providers static 2024-05-22 11:43:26 -04:00
parser Add namespace and deprecation alias to FileBackend 2024-05-19 22:35:58 +03:30
phan rdbms: Add Phan type hint for allowed operators in expressions 2024-05-22 01:38:31 +02:00
phpunit SerializationTestTrait: make phpunit data providers static 2024-05-22 11:43:26 -04:00
qunit Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
selenium Add a line after JSDoc block descriptions 2024-05-04 15:45:53 +01:00
.htaccess Update Apache config syntax in .htaccess files 2024-03-23 23:36:31 -04:00