diff options
Diffstat (limited to 'src/sp_disabled_functions.c')
| -rw-r--r-- | src/sp_disabled_functions.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sp_disabled_functions.c b/src/sp_disabled_functions.c index a6fc194..c46ee58 100644 --- a/src/sp_disabled_functions.c +++ b/src/sp_disabled_functions.c | |||
| @@ -357,7 +357,7 @@ static void should_disable(zend_execute_data* execute_data, | |||
| 357 | #else | 357 | #else |
| 358 | execute_data->func->op_array.arg_info->is_variadic | 358 | execute_data->func->op_array.arg_info->is_variadic |
| 359 | #endif | 359 | #endif |
| 360 | ){ | 360 | ) { |
| 361 | sp_log_warn( | 361 | sp_log_warn( |
| 362 | "disable_function", | 362 | "disable_function", |
| 363 | "Snuffleupagus doesn't support variadic functions yet, sorry. " | 363 | "Snuffleupagus doesn't support variadic functions yet, sorry. " |
