Changeset 480 for trunk/processor/processor.m4
- Timestamp:
- 2007-10-01T13:24:34+02:00 (6 years ago)
- File:
-
- 1 edited
-
trunk/processor/processor.m4 (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/processor/processor.m4
r393 r480 365 365 COPY(get_iterator) 366 366 COPY(interface_gets_implemented) 367 #ifdef ZEND_ENGINE_2_3 368 COPY(get_static_method) 369 #endif 367 370 COPY(serialize) 368 371 COPY(unserialize) … … 382 385 #endif 383 386 COPY(__call) 387 #ifdef ZEND_CALLSTATIC_FUNC_NAME 388 COPY(__callstatic) 389 #endif 384 390 /* # NOT DONE */ 385 391 COPY(module)
Note: See TracChangeset
for help on using the changeset viewer.

