Changeset 51 for trunk/const_string.c
- Timestamp:
- 05/31/2006 01:19:21 AM (3 years ago)
- Files:
-
- 1 modified
-
trunk/const_string.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/const_string.c
r20 r51 88 88 /* }}} */ 89 89 /* {{{ xc_get_opcode */ 90 #if PHP_MAJ AR_VERSION >= 690 #if PHP_MAJOR_VERSION >= 6 91 91 # include "const_string_opcodes_php6.x.h" 92 92 #else

