Changeset 522 for trunk/utils.h
- Timestamp:
- 2008-02-17T17:49:46+01:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/utils.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/utils.h
r506 r522 100 100 #ifdef E_STRICT 101 101 int orig_user_error_handler_error_reporting; 102 ZEND_APIvoid (*orig_zend_error_cb)(int type, const char *error_filename, const uint error_lineno, const char *format, va_list args);102 void (*orig_zend_error_cb)(int type, const char *error_filename, const uint error_lineno, const char *format, va_list args); 103 103 zend_uint compilererror_cnt; 104 104 zend_uint compilererror_size;
Note: See TracChangeset
for help on using the changeset viewer.

