summaryrefslogtreecommitdiffstats
path: root/lib/private/EventDispatcher/GenericEventWrapper.php
Commit message (Expand)AuthorAgeFilesLines
* fix(events): Log deprecated events as debug, not infoChristoph Wurst2023-04-191-1/+1
* Fix codestyleCôme Chilliet2022-03-241-1/+0
* Migrate from ILogger to LoggerInterface in lib/privateCôme Chilliet2022-03-241-4/+3
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-5/+9
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Log deprecation notice of GenericEventWrapper just onceChristoph Wurst2021-02-051-0/+8
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+3
* Fix missing parent constructor call and get_class usage in GenericEventWrapperChristoph Wurst2020-06-081-3/+5
* Log usage of a deprecated event instead of emittingRoeland Jago Douma2020-05-221-0/+111