Changeset 821 for trunk/const_string.c
- Timestamp:
- 2012-03-22T17:22:02+01:00 (15 months ago)
- File:
-
- 1 edited
-
trunk/const_string.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/const_string.c
r562 r821 64 64 #if PHP_MAJOR_VERSION >= 6 65 65 # include "const_string_opcodes_php6.x.h" 66 #elif defined(ZEND_ENGINE_2_4) 67 # include "const_string_opcodes_php5.4.h" 66 68 #elif defined(ZEND_ENGINE_2_1) 67 69 # include "const_string_opcodes_php5.1.h"
Note: See TracChangeset
for help on using the changeset viewer.

