Skip to content

Commit 25c9418

Browse files
Merge branch 'PHP-7.0' into PHP-7.1
2 parents 9493ebb + 7cdf520 commit 25c9418

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/standard/basic_functions.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -738,6 +738,7 @@ ZEND_END_ARG_INFO()
738738

739739
ZEND_BEGIN_ARG_INFO_EX(arginfo_ini_get_all, 0, 0, 0)
740740
ZEND_ARG_INFO(0, extension)
741+
ZEND_ARG_INFO(0, details)
741742
ZEND_END_ARG_INFO()
742743

743744
ZEND_BEGIN_ARG_INFO(arginfo_ini_set, 0)

0 commit comments

Comments
 (0)