Show
Ignore:
Timestamp:
06/11/2006 02:49:31 AM (3 years ago)
Author:
moo
Message:

catch up with PHP_5_2, zend_property_info.ce

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/processor/processor.m4

    r56 r78  
    237237    PROC_USTRING_L(, doc_comment, doc_comment_len) 
    238238#endif 
     239    dnl isnt in php6 yet 
     240#if defined(ZEND_ENGINE_2_2) && !defined(IS_UNICODE) 
     241    PROC_CLASS_ENTRY_P(ce) 
     242#endif 
    239243') 
    240244#endif