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 Jun 3, 2020. It is now read-only.
With v3.1.0 protobuf supports generating proto-classes for PHP on its own, without a third party compiler.
I have recompiled the protos with it and did some first successful tests parsing some messages. I put the proto-classes in a new branch as 5f1930b, along with some adjustments to the composer.json and the compile-script.
With v3.1.0 protobuf supports generating proto-classes for PHP on its own, without a third party compiler.
I have recompiled the protos with it and did some first successful tests parsing some messages. I put the proto-classes in a new branch as 5f1930b, along with some adjustments to the composer.json and the compile-script.
Shall we switch to this completely?
/cc NicklasWallgren/PokemonGoAPI-PHP#135