mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-08 18:59:59 +00:00
php: version 0.3.4: supported Windows building
This commit is contained in:
parent
0acf6ec150
commit
9e096a3f0e
11 changed files with 56 additions and 48 deletions
|
|
@ -26,7 +26,7 @@ typedef struct {
|
|||
|
||||
void msgpack_unserialize_var_init(php_unserialize_data_t *var_hashx);
|
||||
void msgpack_unserialize_var_destroy(
|
||||
php_unserialize_data_t *var_hashx, bool err);
|
||||
php_unserialize_data_t *var_hashx, zend_bool err);
|
||||
|
||||
void msgpack_unserialize_init(msgpack_unserialize_data *unpack);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue