Changeset 78 for trunk/xcache.h
- Timestamp:
- 2006-06-11T04:49:31+02:00 (7 years ago)
- File:
-
- 1 edited
-
trunk/xcache.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/xcache.h
r76 r78 26 26 #if !defined(ZEND_ENGINE_2_1) && (PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION >= 1 || PHP_MAJOR_VERSION > 5) 27 27 # define ZEND_ENGINE_2_1 28 #endif 29 #if !defined(ZEND_ENGINE_2_2) && (PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION >= 2 || PHP_MAJOR_VERSION > 5) 30 # define ZEND_ENGINE_2_2 28 31 #endif 29 32
Note: See TracChangeset
for help on using the changeset viewer.

