drslump / Protobuf-PHP

PHP implementation of Google's Protocol Buffers with a protoc plugin compiler
http://drslump.github.com/Protobuf-PHP/
MIT License
462 stars 163 forks source link

Update PhpArray.php #62

Closed strobil closed 8 years ago

strobil commented 8 years ago

If enum value specified as string instead of integer, it will be converted to int using referenced Enum constants