Closed (fixed)
Project:
Cloudflare Stream
Version:
8.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Sep 2021 at 16:27 UTC
Updated:
6 Apr 2022 at 11:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
pjbaertComment #5
mohit.bansal623 commentedPlease review the merge request.
Comment #6
tim-dielsPlease only do the needed work in this issue and not copy over your whole changes from other issues. We're not reviewing this untill this is clearly only addressing the needed work.
Comment #7
mohit.bansal623 commentedThis file only contains changes related to dependency injection calls as per the requirement.
Comment #8
tim-dielsPlease see review, needs work.
Comment #9
mohit.bansal623 commentedUploading patch, please review.
Comment #10
mohit.bansal623 commentedComment #11
tim-dielsMissing parent constructor call
Declaration must be compatible with ContainerFactoryPluginInterface::create(container: \Symfony\Component\DependencyInjection\ContainerInterface, configuration: array, plugin_id: string, plugin_definition: mixed)
Declaration must be compatible with FormatterBase::create(container: \Symfony\Component\DependencyInjection\ContainerInterface, configuration: array, plugin_id: string, plugin_definition: mixed)
Please use the correct formatting here
Comment #12
tim-dielsComment #13
tim-dielsRework done on previous patch.
Comment #14
tim-dielsComment #16
pjbaertBeautifully done. This was pushed to the 2.x branch
Thanks for all your work!