Changeset 562 for trunk/const_string.c
- Timestamp:
- 08/17/2008 10:52:42 AM (4 months ago)
- Files:
-
- 1 modified
-
trunk/const_string.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/const_string.c
r508 r562 64 64 #if PHP_MAJOR_VERSION >= 6 65 65 # include "const_string_opcodes_php6.x.h" 66 #elif defined(ZEND_ENGINE_2_3)67 # include "const_string_opcodes_php5.3.h"68 66 #elif defined(ZEND_ENGINE_2_1) 69 67 # include "const_string_opcodes_php5.1.h"

