Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for shorts and returning -1 #18

Open
ellisonpatterson opened this issue Apr 21, 2017 · 2 comments
Open

Support for shorts and returning -1 #18

ellisonpatterson opened this issue Apr 21, 2017 · 2 comments

Comments

@ellisonpatterson
Copy link

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!

@FabioBatSilva
Copy link
Member

Can you paste the proto file you are trying to use ?

@ellisonpatterson
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants