Changeset 630 for branches/1.3

Show
Ignore:
Timestamp:
07/05/2009 11:40:38 AM (4 years ago)
Author:
moo
Message:

merged r628 from trunk

Location:
branches/1.3
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • branches/1.3

    • Property svn:mergeinfo changed
      /trunkmerged: 628
  • branches/1.3/processor/processor.m4

    r629 r630  
    6565dnl }}} 
    6666DEF_HASH_TABLE_FUNC(`HashTable_zval_ptr',           `zval_ptr') 
    67 #ifdef HAVE_XCACHE_CONSTANT 
    68 DEF_HASH_TABLE_FUNC(`HashTable_zend_constant',      `zend_constant') 
    69 #endif 
    7067DEF_HASH_TABLE_FUNC(`HashTable_zend_function',      `zend_function') 
    7168#ifdef ZEND_ENGINE_2