Jon Gotlin

Results 8 issues of Jon Gotlin

I'm having an issue with backups not supporting columns with utf8mb4 characters (emojis). It might work passing Doctrine config `charset` to mysqldump flag `default-character-set` but I haven't dug into it.

Searching for __Pershagen__ returns the following json https://maps.googleapis.com/maps/api/geocode/json?address=Pershagen&key=xxx ```json { "results" : [ { "address_components" : [ { "long_name" : "Pershagen", "short_name" : "Pershagen", "types" : [ "locality", "political" ]...

provider

Both "foo" and "Foo" can be added to the tag list. They should be threatened as the same word.

For an unknown reason I've got null as `upload_link` from Vimeo a few times. https://github.com/vimeo/vimeo.php/blob/d3c49b740bd924905305de488f2eabd6e182d4d7/src/Vimeo/Vimeo.php#L586 This breaks the code here: https://github.com/vimeo/vimeo.php/blob/d3c49b740bd924905305de488f2eabd6e182d4d7/src/Vimeo/Vimeo.php#L599 > Vimeo\Upload\TusClientFactory::getTusClient(): Argument #2 ($url) must be of type...