Changeset 562 for trunk/const_string.c
- Timestamp:
- 2008-08-17T12:52:42+02:00 (5 years ago)
- File:
-
- 1 edited
-
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"
Note: See TracChangeset
for help on using the changeset viewer.

