php-doc-en/reference
2017-08-10 22:56:40 +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 Fix APC signatures to mention APC* constants instead of APCU*. 2017-06-14 14:41:56 +00:00
apd Fix return value description 2016-12-08 16:01:11 +00:00
array Make array_splice() example clearer 2017-08-04 12:50:49 +00:00
bbcode
bc bcmath numbers are not of unlimited size and precision 2016-10-05 14:13:58 +00:00
bcompiler
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
calendar Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
chdb
classkit
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 Added in the description for CURLOPT_RESOLVE based on Curl's manpage, searching the PHP source code, and the bug report that brought it into the source code for 5.5 2017-07-16 18:38:13 +00:00
cyrus
datetime Fixed docs for DateTIme constructor. 2017-08-09 10:41:12 +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
dbx
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 Fixes proc_nice example description 2017-05-27 19:55:14 +00:00
exif Fixed bug #74956 (exif_read_data() causes Illegal IFD size) 2017-07-22 21:05:17 +00:00
expect
fam
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 Fix the fix for LOCK_NB on Windows, it seems that the SPL docs was wrong. Added flock()'s changelog to the SPL docs as well 2017-07-24 21:03:28 +00:00
filter Integrate user note 120944 2017-06-30 16:16:05 +00:00
fpm Update bunch of versions.xml for PHP 7 2015-10-12 07:06:29 +00:00
fribidi
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
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 new, fix 2017-04-20 12:34:31 +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
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 typo 2017-07-04 17:10:03 +00:00
hrtime fix method name and extend description 2017-01-07 10:57:08 +00:00
htscanner
hwapi
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
ifx
iisfunc
image Fix typo 2017-04-11 14:45:20 +00:00
imagick -- 2017-06-14 14:50:06 +00:00
imap fixes from anon and Alex Medvedev 2017-07-09 08:18:52 +00:00
inclued
info Fix #74785: Second parameter to getenv since when? 2017-06-20 13:48:44 +00:00
ingres-ii
inotify
intl typofix 2017-05-28 13:48:38 +00:00
json Renamed duplicate JSON_ERROR_INVALID_PROPERTY_NAME to correct JSON_ERROR_UTF16 2017-06-06 10:07:20 +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 typo 2017-07-28 13:21:53 +00:00
lapack
ldap Updates ldap_set_option docs to indicate what versions of PHP certain options are become available 2017-06-16 11:50:45 +00:00
libevent
libxml minor fixes by anon users 2016-04-02 18:09:05 +00:00
lua
lzf
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 in second note box, min and max parameters were misplaced 2017-05-02 07:17:18 +00:00
maxdb cosmetic changes 2017-04-05 10:02:13 +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 Update the documentation for Memcached::get*() for breaking API changes introduced in v3.0 2017-07-03 18:36:49 +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 add description for e,E,g,G for pack and unpack 2017-06-16 12:45:27 +00:00
mnogosearch
mongo Fix typo 2017-03-17 13:07:39 +00:00
mongodb Use semantic tags and entities for interfaces 2017-08-10 22:56:40 +00:00
mqseries -- 2017-06-16 06:46:20 +00:00
msession
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 I think it makes it a little more clear to the user that the time specified is the "maximum" time mysqli_poll will wait 2017-06-16 11:51:51 +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
mysqlnd_mux
mysqlnd_qc
mysqlnd_uh
ncurses
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
nis
nsapi updating install/windows and pages linking to it 2016-06-01 06:23:30 +00:00
oauth fixes from anon and Alex Medvedev 2017-07-09 08:18:52 +00:00
oci8 Add oci-unregister-taf-callback 2017-08-04 02:03:40 +00:00
oggvorbis Fix #67890: six PCM encoding formats listed below. No list below 2016-06-14 16:33:20 +00:00
opcache Documented changes of opcache cli being enabled by default on 7.1.2 2017-04-14 14:08:55 +00:00
openal
openssl add warning about key parameter of openssl_x509_check_private_key() (doc bug #74959) 2017-07-20 21:10:31 +00:00
outcontrol Ouput -> Output 2017-07-16 18:30:39 +00:00
paradox
parsekit
password Added note about the salt option being deprecated in 7 2017-04-25 14:26:01 +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 Fix grammar 2017-06-08 09:47:05 +00:00
pdf Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net) 2015-05-04 19:48:31 +00:00
pdo tweak getcolumnmeta drivers info 2017-04-14 14:19:49 +00:00
pdo_4d updated example method to use proper US English commands: 2016-10-07 10:22:03 +00:00
pdo_cubrid
pdo_dblib typo 2015-06-08 22:57:56 +00:00
pdo_firebird
pdo_ibm
pdo_informix
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 example fix. If all strings is "", or NULL, finalize function will return null instead 0 2017-04-10 13:23:23 +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
posix UID is effective, not real. Update seealso section. 2016-12-14 17:31:11 +00:00
proctitle
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 Mention alternative to Threaded::getTerminationInfo 2017-08-06 09:20:42 +00:00
quickhash
radius typo 2017-06-14 10:37:25 +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
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
sca
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
sem Update version information to include PHP 7. 2016-01-04 21:40:07 +00:00
session The sentence in place, despite describing correctly the functionality, was poorly written. Deleting some extra words make it more clear to understand. 2017-06-14 14:45:14 +00:00
session_pgsql
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
spl Fix the fix for LOCK_NB on Windows, it seems that the SPL docs was wrong. Added flock()'s changelog to the SPL docs as well 2017-07-24 21:03:28 +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 Fixed bug #74915 (Wrong constant name in SQLite3::openBlob) 2017-07-13 08:55:15 +00:00
sqlsrv Add information for SQLSRV driver v4.0. Add information of compatibility of SQLSRV with linux. 2017-06-07 11:53:28 +00:00
ssdeep
ssh2 Add parameter description 2016-10-18 11:30:14 +00:00
stats Add descriptions for stats functions 2017-08-09 22:18:20 +00:00
stomp
stream Fix typos 2017-04-11 14:30:36 +00:00
strings sscanf() stops reading %s tokens on whitespace chars 2017-04-26 12:49:04 +00:00
suhosin
svm
svn
swish
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 SQLite3 support was added in taint 2.0.1 (see 9d9c5a03c1) 2017-04-10 07:20:28 +00:00
tcpwrap
tidy Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
tokenizer typo by anon 2017-08-04 07:21:20 +00:00
tokyo_tyrant minor fixes contributed by anon users 2016-01-15 15:01:01 +00:00
trader
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
url Improved formatting of examples 2017-04-09 19:00:32 +00:00
v8js
var Fix #74296: add documentation for iterable pseudo-type and is_iterable() 2017-04-08 17:03:13 +00:00
varnish
vpopmail
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
win32service
wincache Update message format for REMOVED items to conform to existing style 2016-06-29 17:48:28 +00:00
xattr
xdiff
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 Update NEWS 2017-07-31 07:17:55 +00:00
yaz Another round of PHP 4 content removal (mostly inline mentions) 2016-12-05 10:17:07 +00:00
zip add "See Also" section (mostly for ZipArchive::setPassword) 2017-04-06 14:55:16 +00:00
zlib Integrate user note 114904 2016-11-07 15:43:55 +00:00
zmq new, upd 2017-04-21 09:46:05 +00:00
zookeeper Sync with https://github.com/php-zookeeper/php-zookeeper-doc.git 2017-03-08 07:38:26 +00:00