Show
Ignore:
Timestamp:
09/24/2006 06:18:22 AM (7 years ago)
Author:
moo
Message:

PHP_5_2: new element in zend_brk_cont_element

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/processor/processor.m4

    r189 r194  
    5656dnl {{{ zend_brk_cont_element 
    5757DEF_STRUCT_P_FUNC(`zend_brk_cont_element', , ` 
     58#ifdef ZEND_ENGINE_2_2 
     59    DISPATCH(int, start) 
     60#endif 
    5861    DISPATCH(int, cont) 
    5962    DISPATCH(int, brk)