You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2018. It is now read-only.
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.
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