mirror of
https://github.com/php/php-src.git
synced 2024-12-26 10:19:53 +08:00
Oops, a little too much simplification there.. ;)
This commit is contained in:
parent
8c497f05c4
commit
5b2227ea80
@ -465,6 +465,8 @@ PHP_FUNCTION(phpinfo)
|
||||
flag = 0xFFFFFFFF;
|
||||
}
|
||||
|
||||
php_print_info(flag TSRMLS_CC);
|
||||
|
||||
RETURN_TRUE;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user