Show
Ignore:
Timestamp:
08/26/2006 02:08:15 AM (2 years ago)
Author:
moo
Message:

merged [94]: PHP_5_2: __tostring cache was MFH by php

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.0/processor/head.m4

    r58 r97  
    201201#endif 
    202202        SET_IF_SAME_NAME(__call); 
    203 #if PHP_MAJOR_VERSION >= 6 
     203#if defined(ZEND_ENGINE_2_2) || PHP_MAJOR_VERSION >= 6 
    204204        SET_IF_SAME_NAME(__tostring); 
    205205#endif