Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

zendgdata is not compatible with zend-http #6

Description

@l3l0

When I try to use ZendGData to upload movie to youtube i got such error

PHP Fatal error:  
Call to undefined method ZendGData\HttpClient::setRawData()
in /vendor/zendframework/zendgdata/library/ZendGData/HttpClient.php
on line 339

https://github.com/zendframework/ZendGData/blob/master/library/ZendGData/HttpClient.php#L339

I investigate a little bit and its seems that ZendGData\HttpClient is not compatible with new Zend\Http\Client from zendframework/zend-http.
Should I use some specific lib version? All stuff are fetched by composer and I used http://packages.zendframework.com for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions