Changeset 481 for branches/1.2/xcache.h
- Timestamp:
- 2007-10-01T13:35:06+02:00 (6 years ago)
- Location:
- branches/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2
-
branches/1.2/xcache.h
r457 r481 25 25 #if !defined(ZEND_ENGINE_2_2) && (PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION >= 2 || PHP_MAJOR_VERSION > 5) 26 26 # define ZEND_ENGINE_2_2 27 #endif 28 #if !defined(ZEND_ENGINE_2_3) && (PHP_MAJOR_VERSION == 5 && PHP_MINOR_VERSION >= 3 || PHP_MAJOR_VERSION > 5) 29 # define ZEND_ENGINE_2_3 27 30 #endif 28 31
Note: See TracChangeset
for help on using the changeset viewer.

