merged r628 from trunk
git-svn-id: svn://svn.lighttpd.net/xcache/branches/1.3@630 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
parent
a0a3bd95c1
commit
34fb485e39
|
@ -64,9 +64,6 @@ DEF_STRUCT_P_FUNC(`zend_brk_cont_element', , `
|
|||
')
|
||||
dnl }}}
|
||||
DEF_HASH_TABLE_FUNC(`HashTable_zval_ptr', `zval_ptr')
|
||||
#ifdef HAVE_XCACHE_CONSTANT
|
||||
DEF_HASH_TABLE_FUNC(`HashTable_zend_constant', `zend_constant')
|
||||
#endif
|
||||
DEF_HASH_TABLE_FUNC(`HashTable_zend_function', `zend_function')
|
||||
#ifdef ZEND_ENGINE_2
|
||||
DEF_HASH_TABLE_FUNC(`HashTable_zend_property_info', `zend_property_info')
|
||||
|
|
Loading…
Reference in New Issue