Changeset 996 for trunk/xcache/xc_utils.c
- Timestamp:
- 2012-07-19T04:42:39+02:00 (10 months ago)
- File:
-
- 1 edited
-
trunk/xcache/xc_utils.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache/xc_utils.c
r990 r996 396 396 /* }}} */ 397 397 #ifndef ZEND_COMPILE_DELAYED_BINDING 398 staticint xc_do_early_binding(zend_op_array *op_array, HashTable *class_table, int oplineno TSRMLS_DC) /* {{{ */398 int xc_do_early_binding(zend_op_array *op_array, HashTable *class_table, int oplineno TSRMLS_DC) /* {{{ */ 399 399 { 400 400 zend_op *opline;
Note: See TracChangeset
for help on using the changeset viewer.

