summaryrefslogtreecommitdiff
path: root/ext/readline
diff options
context:
space:
mode:
authorMáté Kocsis <kocsismate@woohoolabs.com>2021-02-15 22:14:36 +0100
committerMáté Kocsis <kocsismate@woohoolabs.com>2021-02-16 13:09:56 +0100
commitbf0f6aaf18895c979dcf61ecb26bdd58a238a69b (patch)
tree830e0168c398c5ffc685e0cd39ccc2274244019c /ext/readline
parent1f04f162a6f9db6cc3019bb617062aa5e0d2101f (diff)
downloadphp-git-bf0f6aaf18895c979dcf61ecb26bdd58a238a69b.tar.gz
Improve class entry generation
Related to GH-6701
Diffstat (limited to 'ext/readline')
-rw-r--r--ext/readline/readline_arginfo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/readline/readline_arginfo.h b/ext/readline/readline_arginfo.h
index aed8228a9b..7511b44e06 100644
--- a/ext/readline/readline_arginfo.h
+++ b/ext/readline/readline_arginfo.h
@@ -114,4 +114,3 @@ static const zend_function_entry ext_functions[] = {
#endif
ZEND_FE_END
};
-