nextcloud/lib/public/Comments
Carl Schwan a430702caa
refactor(psalm): Enable psalm for comments unit tests
This is the first step to enable psalm for our test suite to find issues
also there.

At the moment, this already found some completely broken and unused
method in TestCase and prepare the way for making ICommentsManager work
with snowflake ids by using string instead of int for the ids
consistently.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-07 13:21:33 +01:00
..
Events refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +01:00
CommentsEntityEvent.php refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +01:00
CommentsEvent.php refactor(comment): Port away from deprecated event comment constant 2025-12-04 17:38:53 +01:00
IComment.php fix(comments): Document supported types and provide psalm typing 2024-10-17 14:27:42 +02:00
ICommentsEventHandler.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
ICommentsManager.php refactor(psalm): Enable psalm for comments unit tests 2026-01-07 13:21:33 +01:00
ICommentsManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IllegalIDChangeException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
MessageTooLongException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
NotFoundException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00