Skip to content

Add new media ctor that accepts Uri

Muhammad Azeez requested to merge (removed):media-uri-ctor into 3.x

I have added a new constructor for Media that accepts a Uri. I also wrote a couple of test cases for it.

Note: On my machine, some tests failed. From what I have seen they are not related to this change.

Fixes #100 (closed) cc @mfkl

Merge request reports