THRIFT-1579 PHP Extension - function thrift_protocol_read_binary not working from...
authorJens Geyer <jensg@apache.org>
Sat, 22 Feb 2014 16:34:29 +0000 (17:34 +0100)
committerJens Geyer <jensg@apache.org>
Sat, 22 Feb 2014 16:34:29 +0000 (17:34 +0100)
commit199833807f8dabd0d6d1707a594b7d6cac82641e
tree6f302dc5160c57daec2c8dbf9c67495f7d369825
parent567df43e80b46bf8537875c1ac817c8f9af6277b
THRIFT-1579 PHP Extension - function thrift_protocol_read_binary not working from TBinarySerializer::deserialize

Patch: Tobias Heintz
lib/php/lib/Thrift/Protocol/TBinaryProtocolAccelerated.php
lib/php/lib/Thrift/Serializer/TBinarySerializer.php
lib/php/test/Makefile.am
lib/php/test/Test/Thrift/Protocol/TestBinarySerializer.php [new file with mode: 0644]