Changeset 99 for branches/1.0
- Timestamp:
- 2006-08-26T09:35:18+02:00 (7 years ago)
- File:
-
- 1 edited
-
branches/1.0/processor/processor.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.0/processor/processor.m4
r97 r99 361 361 dnl must after SETNULL(constructor) 362 362 STRUCT(HashTable, function_table, HashTable_zend_function) 363 IFRESTORE(`dst->function_table.pDestructor = (dtor_func_t) destroy_zend_function;')363 IFRESTORE(`dst->function_table.pDestructor = ZEND_FUNCTION_DTOR;') 364 364 ') 365 365 dnl }}}
Note: See TracChangeset
for help on using the changeset viewer.

