Open ellisonpatterson opened 7 years ago
Can you paste the proto file you are trying to use ?
I'm actually using the stream reader for something else (I have the code since I am using it for protobufs and that is working perfectly) and just don't want to have to incorporate multiple dependencies into my code.
The number is the max value for an int64.
Could support for shorts be added as a variable type?
Also it seems for (on a PHP 64bit compiled version) that int64 values are being returned as -1. Is this intended?
Thanks!