wiki.techinc.nl/tests/phpunit/includes/Revision
C. Scott Ananian 1858e1cdd7 Rename ParserOutput::{get,set}Timestamp() to ::{get,set}RevisionTimestamp()
This avoids confusion with the "render timestamp" held by the cache,
and is consistent with ::get*RevisionId() etc.

The old ::getTimestamp() and ::setTimestamp() methods have been
deprecated.

Change-Id: Idb5e687709c98086c5d3075d31885c58a0723197
2024-02-07 21:22:06 -05:00
..
ArchivedRevisionLookupTest.php Use namespaced CommentStore and CommentStoreComment in tests 2023-12-04 12:45:14 +00:00
ContributionsLookupTest.php Use native str_contains/str_starts_with in a few more places 2024-01-25 12:17:27 +01:00
MutableRevisionRecordTest.php Namespace TitleValue under \MediaWiki\Title 2023-09-18 18:24:39 +01:00
RenderedRevisionTest.php Namespace ParserOutput 2023-12-14 14:57:34 -05:00
RevisionArchiveRecordTest.php Use namespaced CommentStore and CommentStoreComment in tests 2023-12-04 12:45:14 +00:00
RevisionQueryInfoTest.php Migrate revision_comment_temp to rev_comment_id 2023-05-27 21:59:26 +00:00
RevisionRendererTest.php Rename ParserOutput::{get,set}Timestamp() to ::{get,set}RevisionTimestamp() 2024-02-07 21:22:06 -05:00
RevisionStoreDbTest.php RevisionStore: Remove usage of ActorMigration 2024-02-05 00:29:44 +00:00
RevisionStoreRecordTest.php Use namespaced CommentStore and CommentStoreComment in tests 2023-12-04 12:45:14 +00:00
RevisionStoreTest.php Remove indirect calls to IDBAccessObject::READ_* constants 2024-01-29 21:00:03 +03:00