php-doc-en/reference/misc/functions
Christoph Michael Becker 93ba65ea6f Partially fix #75094: Functions not documented
We document the sapi_windows_cp_*() functions which have
been introduced in PHP 7.1.0.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342909 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 14:44:30 +00:00
..
connection-aborted.xml
connection-status.xml
constant.xml
define.xml
defined.xml
die.xml
eval.xml fixed #70929: create_function now throws ParseError 2015-12-17 11:38:30 +00:00
exit.xml It is already stated few lines above, DRY. 2016-11-19 05:49:53 +00:00
get-browser.xml
halt-compiler.xml
highlight-file.xml
highlight-string.xml Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
ignore-user-abort.xml Fixes bug #71107 2015-12-18 17:21:47 +00:00
pack.xml add description for e,E,g,G for pack and unpack 2017-06-16 12:45:27 +00:00
php-check-syntax.xml
php-strip-whitespace.xml Clarified how the function behaves with regards to short open tags 2017-04-05 19:22:14 +00:00
sapi_windows_cp_conv.xml Partially fix #75094: Functions not documented 2017-08-22 14:44:30 +00:00
sapi_windows_cp_get.xml Partially fix #75094: Functions not documented 2017-08-22 14:44:30 +00:00
sapi_windows_cp_is_utf8.xml Partially fix #75094: Functions not documented 2017-08-22 14:44:30 +00:00
sapi_windows_cp_set.xml Partially fix #75094: Functions not documented 2017-08-22 14:44:30 +00:00
show-source.xml
sleep.xml
sys-getloadavg.xml fixes by anon users 2016-04-04 16:52:36 +00:00
time-nanosleep.xml
time-sleep-until.xml
uniqid.xml Correct uniqid() description. It does not return unique ID always 2016-09-13 02:28:52 +00:00
unpack.xml Fix #61169: unpack() with unnamed elements 2016-09-26 17:00:23 +00:00
usleep.xml