summaryrefslogtreecommitdiff
path: root/ext/standard/info.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/info.c')
-rw-r--r--ext/standard/info.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/standard/info.c b/ext/standard/info.c
index a936e4af45..bba5693d49 100644
--- a/ext/standard/info.c
+++ b/ext/standard/info.c
@@ -443,7 +443,6 @@ void register_phpinfo_constants(INIT_FUNC_ARGS)
/* {{{ proto void phpinfo(void)
-
Output a page of useful information about PHP and the current request */
PHP_FUNCTION(phpinfo)
{
@@ -482,7 +481,6 @@ PHP_FUNCTION(phpversion)
/* {{{ proto void phpcredits(int)
-
Prints the list of people who've contributed to the PHP project */
PHP_FUNCTION(phpcredits)
{