diff options
Diffstat (limited to 'ext/standard/php_string.h')
-rw-r--r-- | ext/standard/php_string.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/php_string.h b/ext/standard/php_string.h index 718f96ec9a..e74609d79b 100644 --- a/ext/standard/php_string.h +++ b/ext/standard/php_string.h @@ -76,7 +76,6 @@ PHP_FUNCTION(nl_langinfo); PHP_FUNCTION(stristr); PHP_FUNCTION(chunk_split); PHP_FUNCTION(parse_str); -PHP_FUNCTION(str_getcsv); PHP_FUNCTION(bin2hex); PHP_FUNCTION(similar_text); PHP_FUNCTION(strip_tags); |