Home
last modified time | relevance | path

Searched refs:php_posix_group_to_array (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/posix/
H A Dposix.c979 int php_posix_group_to_array(struct group *g, zval *array_group) /* {{{ */ in php_posix_group_to_array() function
1101 if (!php_posix_group_to_array(g, return_value)) { in PHP_FUNCTION()
1153 if (!php_posix_group_to_array(g, return_value)) { in PHP_FUNCTION()
/PHP-7.1/
H A DNEWS2895 . Fixed bug #72133 (php_posix_group_to_array crashes if gr_passwd is NULL).

Completed in 16 milliseconds