Changeset 99 for trunk/processor/processor.m4
- Timestamp:
- 2006-08-26T09:35:18+02:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/processor/processor.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/processor.m4
r95 r99 382 382 dnl must do after SETNULL(constructor) and dst->parent 383 383 STRUCT(HashTable, function_table, HashTable_zend_function) 384 IFRESTORE(`dst->function_table.pDestructor = (dtor_func_t) destroy_zend_function;')384 IFRESTORE(`dst->function_table.pDestructor = ZEND_FUNCTION_DTOR;') 385 385 IFCOPY(` 386 386 processor->active_class_entry_src = NULL;
Note: See TracChangeset
for help on using the changeset viewer.

