Skip to content

Commit 5b2227e

Browse files
committed
Oops, a little too much simplification there.. ;)
1 parent 8c497f0 commit 5b2227e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ext/standard/info.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,8 @@ PHP_FUNCTION(phpinfo)
465465
flag = 0xFFFFFFFF;
466466
}
467467

468+
php_print_info(flag TSRMLS_CC);
469+
468470
RETURN_TRUE;
469471
}
470472

0 commit comments

Comments
 (0)