php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #75094 Functions not documented
Submitted: 2017-08-18 12:44 UTC Modified: 2017-08-22 15:37 UTC
From: fabien dot villepinte at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2017-08-18 12:44 UTC] fabien dot villepinte at gmail dot com
Description:
------------
Here a list of PHP functions with no documentation:

imap_utf8_to_mutf7
imap_mutf7_to_utf8
sapi_windows_cp_get
sapi_windows_cp_set
sapi_windows_cp_conv
sapi_windows_cp_is_utf8
curl_multi_errno
curl_share_errno
curl_share_strerror
pcntl_async_signals

There are only mentioned here:
http://php.net/manual/en/migration71.new-functions.php
http://php.net/manual/en/migration53.functions.php



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-08-19 20:13 UTC] ajf@php.net
-Type: Bug +Type: Documentation Problem
 [2017-08-22 14:01 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=342908
Log: Partially fix #75094: Functions not documented

We document the IMAP functions which have been introduced
in PHP 5.3.0.
 [2017-08-22 14:44 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=342909
Log: Partially fix #75094: Functions not documented

We document the sapi_windows_cp_*() functions which have
been introduced in PHP 7.1.0.
 [2017-08-22 15:07 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=342910
Log: Log: Partially fix #75094: Functions not documented

We document the curl_*() functions which have been
introduced in PHP 7.1.0.
 [2017-08-22 15:37 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=342911
Log: Fix #75094: Functions not documented

We document pcntl_async_signals().
 [2017-08-22 15:37 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2017-08-22 15:37 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=3292ed699aeed5285b920563505a698fb6e929c5
Log: Fix #75094: Functions not documented
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=aacd13217f00532e2928a874f56368f4b1ec0451
Log: Log: Partially fix #75094: Functions not documented
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=93ba65ea6f4dc9e3ccb441d3602ac4912fd5212f
Log: Partially fix #75094: Functions not documented
 [2020-02-07 06:06 UTC] phpdocbot@php.net
Automatic comment on behalf of cmb
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=d78b4646c2599b5880def1eeafb5a1bb22d363d4
Log: Partially fix #75094: Functions not documented
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 21:01:29 2024 UTC