Changeset 481 for branches/1.2/processor/head.m4
- Timestamp:
- 10/01/2007 01:35:06 PM (6 years ago)
- Location:
- branches/1.2
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
processor/head.m4 (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2
-
branches/1.2/processor/head.m4
r394 r481 256 256 #endif 257 257 SET_IF_SAME_NAME(__call); 258 #ifdef ZEND_CALLSTATIC_FUNC_NAME 259 SET_IF_SAME_NAME(__callstatic); 260 #endif 258 261 #if defined(ZEND_ENGINE_2_2) || PHP_MAJOR_VERSION >= 6 259 262 SET_IF_SAME_NAME(__tostring);

