aboutsummaryrefslogtreecommitdiffstats
path: root/includes/CommentStore/CommentStoreComment.php
Commit message (Expand)AuthorAgeFilesLines
* Restore deprecated aliases for CommentStoreComment and RawMessageBartosz DziewoƄski2025-03-211-0/+5
* Re-apply "Drop all 49 remaining class_aliases from MediaWiki 1.40"Daimona Eaytoy2025-03-051-3/+0
* Revert "Drop all 49 remaining class_aliases from MediaWiki 1.40"Ahmon Dancy2025-03-041-0/+3
* Drop all 49 remaining class_aliases from MediaWiki 1.40James D. Forrester2025-03-041-3/+0
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-2/+2
* CommentStore: Typehint param in CommentStoreComment constructorDerick Alangi2024-07-241-9/+2
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-3/+1
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-141-1/+1
* CommentStore: Force message to be a stringdaniel2024-01-251-3/+14
* Follow-up f6bd18d: Add in-code comment on aliases for when they were addedJames D. Forrester2023-08-251-0/+3
* Split a base class out of CommentStoreAlexander Vorwerk2023-01-011-0/+99