This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
protoc plugin, repeated packed field support and many more
- adds a plugin for protoc to fully support Protocol Buffers syntax, including new kid in the block, syntax 3
- adds a generation of PSR-0 compliant PHP classes,
- adds a support for a repeated packed field,
- fixes the segmentation fault bug,
- makes the README more user-friendly,
- fixes the stub,
- removes the SplEnum usage because in fact it was only partial,
- adds a printDebugString operation.