Changeset 568
- Timestamp:
- 2008-08-17T16:38:13+02:00 (5 years ago)
- File:
-
- 1 edited
-
trunk/opcode_spec_def.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/opcode_spec_def.h
r566 r568 209 209 OPSPEC( STD, UNUSED, UNUSED, STD) /* 149 HANDLE_EXCEPTION */ 210 210 # ifdef ZEND_ENGINE_2_3 211 OPSPEC( STD, UNUSED, UNUSED, STD) /* 150 ZEND_USER_OPCODE */ 211 212 OPSPEC( UNUSED, UNUSED, UNUSED, UNUSED) /* 151 UNDEF */ 212 213 OPSPEC( UNUSED, STD, JMPADDR, UNUSED) /* 152 JMP_SET */ 214 OPSPEC( UNUSED, STD, STD, UNUSED) /* 153 DECLARE_LAMBDA_FUNCTION */ 213 215 # endif 214 216 #endif
Note: See TracChangeset
for help on using the changeset viewer.

