Update PHP Extension

This commit is contained in:
advect
2010-07-17 18:46:28 +09:00
parent a97f9081a3
commit 78f542f6c0
71 changed files with 7345 additions and 2108 deletions

7
php/msgpack_class.h Normal file
View File

@@ -0,0 +1,7 @@
#ifndef MSGPACL_CLASS_H
#define MSGPACL_CLASS_H
void msgpack_init_class(TSRMLS_DC);
#endif