Changeset 938 for trunk/xcache.c
- Timestamp:
- 2012-06-28T12:17:58+02:00 (11 months ago)
- File:
-
- 1 edited
-
trunk/xcache.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.c
r937 r938 1810 1810 /* }}} */ 1811 1811 #ifdef XCACHE_ERROR_CACHING 1812 compiler->new_php.compilererrors = xc_sandbox_compilererrors( );1813 compiler->new_php.compilererror_cnt = xc_sandbox_compilererror_cnt( );1812 compiler->new_php.compilererrors = xc_sandbox_compilererrors(TSRMLS_C); 1813 compiler->new_php.compilererror_cnt = xc_sandbox_compilererror_cnt(TSRMLS_C); 1814 1814 #endif 1815 1815 #ifndef ZEND_COMPILE_DELAYED_BINDING
Note: See TracChangeset
for help on using the changeset viewer.

