Home
last modified time | relevance | path

Searched refs:imap_sort (Results 1 – 5 of 5) sorted by relevance

/PHP-7.4/ext/imap/tests/
H A Dbug80226.phpt2 Bug #80226 (imap_sort() leaks sortpgm memory)
11 imap_sort($stream, SORTFROM, 0);
H A Dbug64076.phpt2 Bug #64076 (imap_sort() does not return FALSE on failure)
12 var_dump(imap_sort($stream, SORTFROM, 0, 0, 'UNSUPPORTED SEARCH CRITERIUM'));
/PHP-7.4/ext/imap/
H A Dphp_imap.h160 PHP_FUNCTION(imap_sort);
H A Dphp_imap.c513 PHP_FE(imap_sort, arginfo_imap_sort)
3170 PHP_FUNCTION(imap_sort) in PHP_FUNCTION() argument
/PHP-7.4/
H A DNEWS560 . Fixed bug #64076 (imap_sort() does not return FALSE on failure). (cmb)
621 . Fixed bug #80226 (imap_sort() leaks sortpgm memory). (cmb)

Completed in 28 milliseconds