diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2012-02-06 18:11:56 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2012-02-06 18:11:56 +0000 |
commit | 0f6e3408db4d8fd96e24459389b06dc7a6e40ee2 (patch) | |
tree | 41d86a63b9daa7e68f9d192a041ecf222df32676 /ext/pcre/php_pcre.def | |
parent | d00be8ce0bfc67ad928dc0d66b5ab26db2c84542 (diff) | |
download | php-git-0f6e3408db4d8fd96e24459389b06dc7a6e40ee2.tar.gz |
Fix for bug 60986
Diffstat (limited to 'ext/pcre/php_pcre.def')
-rw-r--r-- | ext/pcre/php_pcre.def | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/pcre/php_pcre.def b/ext/pcre/php_pcre.def index 0e49897662..769b06428a 100644 --- a/ext/pcre/php_pcre.def +++ b/ext/pcre/php_pcre.def @@ -4,7 +4,6 @@ php_pcre_copy_substring php_pcre_exec php_pcre_get_substring php_pcre_get_substring_list -php_pcre_info php_pcre_maketables php_pcre_study php_pcre_version |