php-doc-en/reference
2017-03-28 15:10:02 +00:00
..
apache whitespace (tab indents, trailing space) 2016-01-30 12:57:31 +00:00
apc Partially fix #69302: Status of APC 2016-09-01 13:00:59 +00:00
apcu Copypaste typo in "see also" section 2017-01-30 10:08:28 +00:00
apd Fix return value description 2016-12-08 16:01:11 +00:00
array Improve wording 2017-03-17 13:09:03 +00:00
bbcode Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
bc bcmath numbers are not of unlimited size and precision 2016-10-05 14:13:58 +00:00
bcompiler Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
blenc Fix typos and markup 2016-10-11 14:11:26 +00:00
bzip2 Update bunch of versions.xml for PHP 7 2015-10-12 07:06:29 +00:00
cairo Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
calendar Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
chdb
classkit Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
classobj Document https://wiki.php.net/rfc/get_class_disallow_null_parameter 2017-03-14 12:31:33 +00:00
com Resolve doc bug #73772 (second time lucky) 2017-01-18 19:09:49 +00:00
crack Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
csprng Mention the backport for random_*(). 2016-02-18 11:29:14 +00:00
ctype Fix #73798: Badly worded example output 2017-01-07 14:58:11 +00:00
cubrid Resolve doc bug #73775 2017-01-17 11:34:32 +00:00
curl CURLOPT_SAFE_UPLOAD has been removed as of PHP 7.0.0 2017-02-17 18:03:48 +00:00
cyrus Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
datetime Updated to version 2017.2 (2017b) 2017-03-24 12:23:51 +00:00
dba Fix example 2016-11-21 15:10:26 +00:00
dbase Fields may be nullable as of dbase 7.0.0 2016-11-05 17:02:53 +00:00
dbplus Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
dbx Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
dio Fix typo 2016-12-08 16:02:04 +00:00
dir Remove PHP 4 alternatives example 2017-02-22 19:23:02 +00:00
dom There is a small typo in the two examples. 2017-02-08 07:41:47 +00:00
ds Typo, copypaste errors and so. 2017-01-29 09:14:49 +00:00
eio minor fixes by anon users 2016-04-02 18:09:05 +00:00
enchant Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
errorfunc Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
ev Typo, copypaste errors and so. 2017-01-29 09:14:49 +00:00
event Fix #72423: inavailable parameter 2016-06-16 11:17:31 +00:00
exec Typo, copypaste errors and so. 2017-01-29 09:14:49 +00:00
exif Update bunch of versions.xml for PHP 7 2015-10-12 07:06:29 +00:00
expect More PHP 4 removals, mainly language snippets. 2015-04-03 08:14:30 +00:00
fam Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
fann Fix small issues in fann doc 2016-10-30 14:57:21 +00:00
fbsql fix versions (doc bug #71671) 2016-02-26 13:20:38 +00:00
fdf Update bunch of versions.xml for PHP 7 2015-10-12 07:06:29 +00:00
fileinfo Fix #72361: Missing link to alias function 2016-06-10 14:15:12 +00:00
filepro filepro has been unbundled long ago 2016-07-10 14:34:08 +00:00
filesystem Little fix 2017-02-08 07:36:03 +00:00
filter Clarify example 2016-11-30 12:12:48 +00:00
fpm Update bunch of versions.xml for PHP 7 2015-10-12 07:06:29 +00:00
fribidi Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
ftp Resolve doc bug #73958 2017-01-22 12:28:33 +00:00
funchand Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
gearman This patch clarifies that the callback passed to setCompleteCallback will not be executed when running jobs using the ->do<Priority>. It only works with GearmanTasks. 2017-01-02 12:33:49 +00:00
gender svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
geoip Warn about missing GeoIP2 database support. 2017-02-22 10:19:08 +00:00
gettext Add missing initializer 2016-12-13 10:38:11 +00:00
gmagick Fix #71788: Gmagick::write() returns Gmagick, not void 2016-07-10 13:45:57 +00:00
gmp Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
gnupg Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
gupnp Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
haru The description for HaruPage::measureText() was not entirely correct, stating the function returned "number of characters" and not "number of bytes" 2015-05-14 07:52:32 +00:00
hash Fix docs bug #66366: Tiger hash BC not documented in migration54 2017-03-13 10:19:17 +00:00
hrtime fix method name and extend description 2017-01-07 10:57:08 +00:00
htscanner Fixed typo (bug #66451) 2014-05-12 17:24:35 +00:00
hwapi Mixed line endings. 2014-09-23 11:30:49 +00:00
ibase Add missing parameter descriptions 2016-10-07 08:45:40 +00:00
ibm_db2 Document isolation modes (patch provided by rangercairns) 2016-09-28 14:51:58 +00:00
iconv Fix #73750: Additions to documentation on iconv() //TRANSLIT option 2017-01-07 14:50:04 +00:00
id3 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
ifx Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
iisfunc Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
image Update wrt. PHP 7.1.0 2017-03-17 13:08:14 +00:00
imagick Update return type and description. 2017-02-07 23:26:29 +00:00
imap note that the function returns false on error 2017-02-20 19:46:09 +00:00
inclued Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
info Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
ingres-ii Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
inotify Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
intl INTL_IDNA_VARIANT_2003 is deprecated as of PHP 7.2.0 2017-02-14 13:50:30 +00:00
json Fix doc bug #74003 (json_encode: Mention serialize_precision setting) 2017-03-28 15:10:02 +00:00
judy Update installation instructions (also removes last usages of dead pecl/win global entities) 2016-12-05 10:48:27 +00:00
kadm5 Remove references to dead links/resources which are known to have no replacements 2016-12-06 00:39:55 +00:00
ktaglib Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
lapack
ldap Clarify parameter description 2017-01-12 18:17:41 +00:00
libevent svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
libxml minor fixes by anon users 2016-04-02 18:09:05 +00:00
lua
lzf Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
mail Cleaner example 2016-12-10 10:39:32 +00:00
mailparse This file is unused - INI section is defined in reference.xml (as there are no INI conf values for this ext) instead and I just forgot to remove it 2016-12-06 22:23:45 +00:00
math add absent tags "varlistentry" 2017-02-20 22:47:37 +00:00
maxdb Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
mbstring Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
mcrypt Mcrypt is deprecated as of PHP 7.1.0 2017-01-07 15:28:16 +00:00
mcve Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
memcache Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
memcached Fix wrong return value description 2016-10-05 13:58:22 +00:00
memtrack
mhash Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
mime_magic Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
ming Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
misc Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
mnogosearch Fix typo - closes bug #56132 2015-04-04 06:42:08 +00:00
mongo Fix typo 2017-03-17 13:07:39 +00:00
mongodb Use consistent units for default connectTimeoutMS MongoDB URI option 2017-02-16 16:04:23 +00:00
mqseries Copypaste error correction. Add some description from IBM MQ documentation. 2017-01-29 09:51:43 +00:00
msession Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
msql Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
mssql Add removal warnings to mssql. 2016-01-08 01:13:53 +00:00
mysql Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
mysqli Partially fix #73675: mysqli_warning class is undocumented 2016-12-07 15:56:58 +00:00
mysqlinfo Fix #73197: Missing comparison between mysqlnd and libmysql 2016-09-28 16:27:10 +00:00
mysqlnd Resolve doc bug #73822 2017-01-17 10:44:25 +00:00
mysqlnd_memcache
mysqlnd_ms Removed unnecessary <link>'s, and snuck in a few spelling fixes along the way 2015-01-27 16:18:12 +00:00
mysqlnd_mux svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
mysqlnd_qc Removed unnecessary <link>'s, and snuck in a few spelling fixes along the way 2015-01-27 16:18:12 +00:00
mysqlnd_uh
ncurses Added a missing word. 2014-12-24 11:14:45 +00:00
net_gopher Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
network PHP 5.0.3 was still buggy here 2017-03-17 13:29:46 +00:00
newt More PHP 4 removals, mainly language snippets. 2015-04-03 08:14:30 +00:00
nis Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
nsapi updating install/windows and pages linking to it 2016-06-01 06:23:30 +00:00
oauth FIx doc bug #67649: OAuth::getRequestToken() has a 3rd parameter 2014-11-13 22:17:35 +00:00
oci8 Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
oggvorbis Fix #67890: six PCM encoding formats listed below. No list below 2016-06-14 16:33:20 +00:00
opcache Adding missing opcache.validate_root and opcache.validate_permission ini directives 2017-03-13 17:45:04 +00:00
openal Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
openssl Correct openssl_encrypt(), openssl_decrypt() third parameter to say 'key' instead of 'password' 2017-03-08 17:05:10 +00:00
outcontrol Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
paradox Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
parsekit fix bug #67800 (wrong description of function) 2014-09-21 06:38:20 +00:00
password Fixed that the option parameter description was nested below the algorithms parameter. 2016-10-06 10:27:37 +00:00
pcntl Documentation of the new pcntl_signal_get_handler function (available from PHP 7.1.0) 2017-02-21 10:43:49 +00:00
pcre Gender neutral wording 2017-03-25 12:23:58 +00:00
pdf Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net) 2015-05-04 19:48:31 +00:00
pdo Document $flags parameter (as of PHP 7.1.4) 2017-03-17 14:07:36 +00:00
pdo_4d updated example method to use proper US English commands: 2016-10-07 10:22:03 +00:00
pdo_cubrid Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_dblib typo 2015-06-08 22:57:56 +00:00
pdo_firebird Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_ibm Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_informix Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_mysql Document the PDO::MYSQL_ATTR_MULTI_STATEMENTS constant 2016-05-08 20:39:30 +00:00
pdo_oci Remove experimental from PDO_OCI 2015-08-13 06:02:47 +00:00
pdo_odbc Fix #69070: php_pdo_odbc is not included 2016-12-30 16:48:21 +00:00
pdo_pgsql concise return value descriptions 2015-05-15 11:58:57 +00:00
pdo_sqlite Fix and clarify parameter description, respectively 2017-03-17 14:17:07 +00:00
pdo_sqlsrv Use entity 2016-10-31 14:08:40 +00:00
pgsql Fix typo 2016-12-23 15:28:53 +00:00
phar Fixed param reference in function description and clarified param description. 2017-03-13 19:00:09 +00:00
phdfs Corrected the Revision keyword representation. Removed unnecessary WS. 2014-09-22 13:04:49 +00:00
posix UID is effective, not real. Update seealso section. 2016-12-14 17:31:11 +00:00
proctitle Added cli_set_process_title to see also of setproctitle 2015-04-18 02:57:45 +00:00
ps Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
pspell Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
pthreads Update pthreads' Pool docs 2017-01-12 22:35:58 +00:00
quickhash Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
radius Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
rar fixed erroneous examples (contributed by François Bonzon) 2016-01-15 14:00:12 +00:00
readline Fix typo 2016-12-30 11:59:16 +00:00
recode Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
reflection Fix #74245: No other ways to get all constants from class but using reflection 2017-03-17 12:25:04 +00:00
regex Match description of $regs and return value of (mb_)ereg(i) 2016-07-31 10:44:26 +00:00
rpmreader Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
rrd Fix typo 2016-11-07 14:27:43 +00:00
runkit runkit DLLs are now available 2016-12-07 22:46:43 +00:00
sam Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sca Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
scream minor fixes contributed by anon users 2015-08-03 22:37:52 +00:00
sdo Update installation instructions (also removes last usages of dead pecl/win global entities) 2016-12-05 10:48:27 +00:00
sdo_das_xml
sdodasrel Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sem Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
session Document session_gc() version info 2017-03-10 14:10:44 +00:00
session_pgsql Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
shmop Fix inconsistent changelogs 2016-11-11 12:55:45 +00:00
simplexml Fix #66695: Insufficient documentation wrt. LIBXML_PARSEHUGE 2016-08-27 00:12:27 +00:00
snmp minor fixes by anon users 2016-03-31 18:48:08 +00:00
soap Fix typo 2016-12-01 16:17:20 +00:00
sockets Document return value of socket_sendmsg() 2016-10-08 10:09:12 +00:00
solr Fix typo 2017-03-25 12:21:37 +00:00
sphinx Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
spl Added example for "virtual" file handlers 2017-03-21 11:31:26 +00:00
spl_types fixed erroneous param/default value info 2015-06-13 22:13:29 +00:00
sqlite Integrate user note 116468 2016-09-02 14:23:00 +00:00
sqlite3 Fix and clarify parameter description, respectively 2017-03-17 14:17:07 +00:00
sqlsrv minor fixes contributed by anon users 2016-01-15 15:01:01 +00:00
ssdeep
ssh2 Add parameter description 2016-10-18 11:30:14 +00:00
stats Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
stomp Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
stream Fix #67358: Incorrectly referencing "default" context 2016-12-30 12:36:41 +00:00
strings Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2 2017-03-14 11:30:59 +00:00
suhosin
svm svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
svn Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
swish Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sybase Fix #73101: sybase_connect not available in PHP 7 ? 2016-09-17 10:16:16 +00:00
sync Added SyncSharedMem. Updated documentation for PECL sync 1.1.0. 2016-11-27 02:28:39 +00:00
taint Remove generated file 2014-04-22 04:30:28 +00:00
tcpwrap Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
tidy Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
tokenizer Fixes 2016-12-08 15:56:39 +00:00
tokyo_tyrant minor fixes contributed by anon users 2016-01-15 15:01:01 +00:00
trader svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
ui Revome autogenerated files 2016-11-09 15:01:33 +00:00
uodbc Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
uopz Remove generated file 2014-04-22 04:30:28 +00:00
url Changed wording of the strict param. 2017-03-20 12:20:36 +00:00
v8js V8JsException::getJsSourceLine() returns the source of the line (string) and not the line number. 2014-12-01 16:45:40 +00:00
var Fix #73702: get_resource_type returns NULL instead of false 2017-01-28 15:27:52 +00:00
varnish
vpopmail Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
wddx Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
weakref The acquire/release behavior of a weakref instance (i.e. that Weakref::release() must be called once for each Weakref::acquire() to actually release the reference) was not clear. 2015-05-14 07:51:07 +00:00
win32ps Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
win32service Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
wincache Update message format for REMOVED items to conform to existing style 2016-06-29 17:48:28 +00:00
xattr Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
xdiff Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
xhprof
xml Fix #71595: NS end handler is never called 2017-01-08 18:41:14 +00:00
xmldiff Fix usage of "it's" contraction 2015-08-17 22:45:14 +00:00
xmlreader typo fixes by anon users 2016-05-30 14:13:34 +00:00
xmlrpc Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
xmlwriter Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
xsl Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
yaf Fix typos (patches provided by anon users) 2016-09-28 12:54:16 +00:00
yaml Update installation notes for ext/yaml - integrates user note 115961 2016-12-05 10:32:09 +00:00
yar Add reset 2015-11-10 10:05:47 +00:00
yaz Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
zip Fix #48763: ZipArchive produces corrupt OpenOffice.org files 2016-09-09 23:29:07 +00:00
zlib Integrate user note 114904 2016-11-07 15:43:55 +00:00
zmq Correct ZMQSocket::disconnect() method name 2014-09-01 16:36:12 +00:00
zookeeper Sync with https://github.com/php-zookeeper/php-zookeeper-doc.git 2017-03-08 07:38:26 +00:00