Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.
This repository was archived by the owner on May 29, 2018. It is now read-only.

Use of undeclared method ProtobufMessage::read_varint #9

@felixnehrke-tradedoubler

Description

In the base-class of a message is a method called, which is not declared in the abstract class itself nor any implementation. The method actually belongs to the class Protobuf which is not in the inheritance-chain of the ProtobufMessage though.

https://github.com/nemoinho/protoc-gen-php/blob/master/protocolbuffers.inc.php#L86

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions