Hprose Pecl Versions Save

Hprose is a cross-language RPC. This project is Hprose serialize/unserialize extension for PHP

v1.8.0

4 years ago

Fixed utf8 encoding detection.

v1.7.0

4 years ago

Add TagHeader for Hprose 3.0 Protocol.

v1.6.8

4 years ago

Fixed for PHP 7.4.

v1.6.7

4 years ago

Fixed on PHP 7.3. Fixed array serialize.

v1.6.6

7 years ago

Fixed object unserialize on PHP 7.1.

v1.6.3

7 years ago

Fixed windows compile error.

v1.6.5

7 years ago

Fixed PHP 7.1 build.

v1.6.4

8 years ago

Changed zend_error_noreturn(php 7.x only) to zend_error.

v1.6.2

8 years ago

Fixed some memory leaks. Fixed properties serialization with first capital letter.

v1.6.1

8 years ago

Added hprose session.serialize_handler.