This commit is contained in:
CismonX 2019-05-27 17:05:01 +08:00
parent b08038d91c
commit 3f62fb4393
1 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,10 @@
#include <ext/stdio_filebuf.h>
#endif // __GNUC__
#if PHP_VERSION_ID < 70200
#define zend_hash_str_find_deref zend_hash_str_find
#endif
namespace php_arma
{
zend_always_inline