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 | 704c45ec3edeab16b46fbac3b81947577d185970 (patch) | |
tree | 6c20fe7514a3244098458fc216d6c8bdfb0ad1e4 /ext/pcre/php_pcre.def | |
parent | 7dcada1c8c25a8e23d5ce3075a887f61bc8dd8a8 (diff) | |
download | php-git-704c45ec3edeab16b46fbac3b81947577d185970.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 |