diff options
Diffstat (limited to 'src/sp_config.h')
| -rw-r--r-- | src/sp_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp_config.h b/src/sp_config.h index 6d48240..e7d4e4d 100644 --- a/src/sp_config.h +++ b/src/sp_config.h | |||
| @@ -35,6 +35,7 @@ typedef struct { | |||
| 35 | typedef struct { | 35 | typedef struct { |
| 36 | bool enable; | 36 | bool enable; |
| 37 | bool simulation; | 37 | bool simulation; |
| 38 | bool extended_checks; | ||
| 38 | zend_string *dump; | 39 | zend_string *dump; |
| 39 | zend_string *textual_representation; | 40 | zend_string *textual_representation; |
| 40 | } sp_config_readonly_exec; | 41 | } sp_config_readonly_exec; |
