summaryrefslogtreecommitdiffstats
path: root/lib/private/EventDispatcher/GenericEventWrapper.php
Commit message (Expand)AuthorAgeFilesLines
* 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