Changeset 548 for trunk/xcache.h
- Timestamp:
- 2008-03-21T15:36:17+01:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/xcache.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.h
r547 r548 243 243 ulong h; 244 244 xc_cest_t cest; 245 #ifndef ZEND_COMPILE_DELAYED_BINDING 245 246 int oplineno; 247 #endif 246 248 } xc_classinfo_t; 247 249 /* }}} */ … … 316 318 zend_uint classinfo_cnt; 317 319 xc_classinfo_t *classinfos; 320 #ifndef ZEND_COMPILE_DELAYED_BINDING 318 321 zend_bool have_early_binding; 322 #endif 319 323 320 324 #ifdef ZEND_ENGINE_2_1
Note: See TracChangeset
for help on using the changeset viewer.

