Merge pull request #17568 from nextcloud/fix/noid/move-away-from-deprecated-event
use OCP\EventDispatcher\Event over Symfony's deprecated Event
No related branches found
No related tags found
Showing
- apps/dav/tests/unit/Comments/RootCollectionTest.php 12 additions, 3 deletionsapps/dav/tests/unit/Comments/RootCollectionTest.php
- apps/files_trashbin/lib/Events/MoveToTrashEvent.php 1 addition, 1 deletionapps/files_trashbin/lib/Events/MoveToTrashEvent.php
- apps/files_versions/lib/Events/CreateVersionEvent.php 1 addition, 3 deletionsapps/files_versions/lib/Events/CreateVersionEvent.php
- apps/twofactor_backupcodes/tests/Unit/Migration/CheckBackupCodeTest.php 0 additions, 6 deletions..._backupcodes/tests/Unit/Migration/CheckBackupCodeTest.php
- lib/private/EventDispatcher/SymfonyAdapter.php 13 additions, 5 deletionslib/private/EventDispatcher/SymfonyAdapter.php
- lib/private/Files/Cache/AbstractCacheEvent.php 1 addition, 1 deletionlib/private/Files/Cache/AbstractCacheEvent.php
- lib/public/App/ManagerEvent.php 1 addition, 1 deletionlib/public/App/ManagerEvent.php
- lib/public/Comments/CommentsEntityEvent.php 1 addition, 1 deletionlib/public/Comments/CommentsEntityEvent.php
- lib/public/Comments/CommentsEvent.php 1 addition, 1 deletionlib/public/Comments/CommentsEvent.php
- lib/public/Console/ConsoleEvent.php 1 addition, 1 deletionlib/public/Console/ConsoleEvent.php
- lib/public/SabrePluginEvent.php 1 addition, 1 deletionlib/public/SabrePluginEvent.php
- lib/public/SystemTag/ManagerEvent.php 1 addition, 1 deletionlib/public/SystemTag/ManagerEvent.php
- lib/public/SystemTag/MapperEvent.php 1 addition, 1 deletionlib/public/SystemTag/MapperEvent.php
- lib/public/SystemTag/SystemTagsEntityEvent.php 1 addition, 1 deletionlib/public/SystemTag/SystemTagsEntityEvent.php
Loading
Please register or sign in to comment