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 9e64993..4807955 100644 --- a/src/sp_disabled_functions.c +++ b/src/sp_disabled_functions.c | |||
| @@ -361,7 +361,7 @@ static void should_disable(zend_execute_data* execute_data, | |||
| 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. " |
| 364 | "Check https://github.com/nbs-system/snuffleupagus/issues/164 for " | 364 | "Check https://github.com/jvoisin/snuffleupagus/issues/164 for " |
| 365 | "details."); | 365 | "details."); |
| 366 | } else if (false == is_param_matching( | 366 | } else if (false == is_param_matching( |
| 367 | execute_data, config_node, builtin_param, | 367 | execute_data, config_node, builtin_param, |
