Changeset 498 for trunk/xcache_globals.h

Show
Ignore:
Timestamp:
01/04/2008 02:05:12 PM (11 months ago)
Author:
moo
Message:

PHP_5_3: deep copy arg_info which is modified by executor

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache_globals.h

    r496 r498  
    1818    long   var_ttl; 
    1919 
     20    HashTable gc_op_arrays; 
     21 
    2022    HashTable internal_function_table; 
    2123    HashTable internal_class_table;