chobie / php-protocolbuffers

PECL ProtocolBuffers
pecl.php.net/package/protocolbuffers
Other
128 stars 38 forks source link

Protocol Buffers 2.6.0 #50

Open ghost opened 10 years ago

ghost commented 10 years ago

Ad support for Protocol Buffers 2.6.0 if not already functional.

dcelasun commented 9 years ago

No, 2.6.0 features (oneof etc.) are not supported. I'm not sure @chobie is even maintaining this anymore.

FWIW, the changelog for 2.6.0 is here.

ghost commented 9 years ago

That would be a great loss. Hoping for the best.

cypres commented 9 years ago

Google might pick up the ball themselves for proto3, where they will be adding php support. https://groups.google.com/forum/#!topic/protobuf/ZRpcfmeGK6s

No telling how long that might take.

Protocolbuffers 2.6.0 support would be great.

ghost commented 9 years ago

That would be great, as we have a lot of PHP code communicating with Java (Micro)services in the backend.

chobie commented 9 years ago

yea, I'll plan to support 2.6 feature foreseeable feature. I'd like to use that. let me adjust my schedule :)

dcelasun commented 9 years ago

Woah, that's great news @chobie! I thought this was abandoned.

ghost commented 9 years ago

Second that, i was fearing i had too rebuild my Protocol Buffers Maven Project which covers Linux AND Windows execution paths. Lucky me :)

chobie commented 9 years ago

@dcelasun we uses this ext in production heavily. so I don't through away. (but my life style has been slightly changed. I'm still seek my life and OSS balance)

dcelasun commented 9 years ago

I didn't mean anything bad by that :) We use this in production heavily as well.

And of course, work life balance is very important :)

ghost commented 9 years ago

Please do find your balance. You saved my work life balance with your project already :)