php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69410 imap_sort signature wrong
Submitted: 2015-04-09 17:10 UTC Modified: 2015-08-29 11:15 UTC
From: cmb@php.net Assigned: cmb (profile)
Status: Closed Package: IMAP related
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
 [2015-04-09 17:10 UTC] cmb@php.net
Description:
------------
---
From manual page: http://www.php.net/function.imap-sort
---
The initializer for the $charset parameter is given as NIL, what
likely should be NULL.

BTW: there is no description for the optional parameters.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-08-29 11:14 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=337670
Log: improvements for imap_search() and imap_sort() docs (fixes #69410)
 [2015-08-29 11:15 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC