Changeset 1213 for trunk/xcache/xc_const_string.c
- Timestamp:
- 2012-12-19T09:42:53+01:00 (5 months ago)
- File:
-
- 1 edited
-
trunk/xcache/xc_const_string.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache/xc_const_string.c
r1095 r1213 64 64 #if PHP_MAJOR_VERSION >= 6 65 65 # include "xc_const_string_opcodes_php6.x.h" 66 #elif defined(ZEND_ENGINE_2_5) 67 # include "xc_const_string_opcodes_php5.5.h" 66 68 #elif defined(ZEND_ENGINE_2_4) 67 69 # include "xc_const_string_opcodes_php5.4.h"
Note: See TracChangeset
for help on using the changeset viewer.

