php-doc-en/reference
George Peter Banyard 2a56e2bba7 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347542 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-04 16:19:35 +00:00
..
apache Document that getallheaders() is now available under FPM 2018-11-09 13:00:18 +00:00
apc Fix #77611: Wrong return type in function prototype for APCIterator next and valid methods 2019-02-13 16:00:26 +00:00
apcu Fix ##77596: Incorrect return type in some APUc function prototype 2019-02-11 12:42:44 +00:00
apd
array Change signature to respect new PHP 7.4 changelog. Added that these functions return an empty array if called without any arguments. 2019-05-29 11:45:11 +00:00
bbcode
bc Fix grammar 2019-04-22 12:29:45 +00:00
bcompiler
blenc
bzip2 Fix: #77924: Wrong return type in bzclose() description 2019-04-19 14:57:00 +00:00
cairo Fix typos in documentation of cairo 2019-02-24 20:42:36 +00:00
calendar Clarify date range 2018-05-08 12:14:18 +00:00
chdb
classkit
classobj Use new style constructor 2019-04-19 11:14:48 +00:00
cmark CQL docs 2018-04-19 08:03:41 +00:00
com Clarify misleading info 2019-02-15 16:32:02 +00:00
componere Fix methodsynopsis markup 2018-09-21 21:19:46 +00:00
crack
csprng
ctype
cubrid
curl Fix URL 2019-05-27 13:57:18 +00:00
cyrus
datetime Add DateTime::createFromImmutable docs 2019-06-03 12:40:11 +00:00
dba Remove more PHP < 5 related contents 2018-10-06 16:11:45 +00:00
dbase Clarify that dBASE does not delete records immediately 2019-04-22 12:20:37 +00:00
dbplus
dbx
dio
dir Fix #76490: Documentation of Directory::read() makes no sense 2018-06-18 10:54:23 +00:00
dom Add clarification that DOMDocument::$ownerDocument is always null 2019-02-10 22:25:06 +00:00
ds Fix #77702: Ds\Set::first() incorrect return type 2019-03-11 13:21:40 +00:00
eio Fix typos 2018-08-13 10:21:58 +00:00
enchant
errorfunc Document syslog.* ini directives (available as of PHP 7.3.0) 2018-12-26 13:46:10 +00:00
ev
event Fix constant description 2018-05-08 12:37:51 +00:00
exec Add missing <initializer>s 2019-03-11 12:57:37 +00:00
exif Replace tabs with spaces 2018-11-19 15:09:50 +00:00
expect
fam
fann
fbsql
fdf
ffi Update FFI variable accessing docs 2019-06-01 12:09:20 +00:00
fileinfo Fix typo 2019-05-28 08:48:45 +00:00
filepro
filesystem Reword description for delete placehold page. 2019-04-24 17:07:17 +00:00
filter Revert revision(s) 345758: 2019-02-26 16:34:09 +00:00
fpm
fribidi
ftp Fixed wording 2019-03-13 08:17:36 +00:00
funchand Fix return type 2019-02-25 12:12:10 +00:00
gearman
gender
geoip Fix example 2018-05-08 11:37:38 +00:00
gettext
gmagick Use already defined entities instead of repeating ourselves 2018-10-19 14:51:45 +00:00
gmp New GMP functions as of PHP 7.3.0 2018-12-12 13:56:45 +00:00
gnupg
gupnp
haru
hash ext/hash is always enabled as of PHP 7.4.0 2018-11-22 19:17:08 +00:00
hrtime Fix #77435: Documentation linking issue for hrtime() 2019-01-09 18:47:38 +00:00
htscanner
hwapi
ibase Document all fbird_*() aliases 2019-06-03 14:38:49 +00:00
ibm_db2 Use symbolic constants instead of magic numbers 2019-03-01 16:45:19 +00:00
iconv Rempve more PHP 4 related info 2018-09-04 14:59:11 +00:00
id3
ifx
iisfunc
image Clarify that WBMPs are not Window bitmaps 2019-05-19 16:19:20 +00:00
imagick Improve Imagick::(get|set)ResourceLimit() docs 2019-01-04 19:18:57 +00:00
imap Fix #78030: imap_open() expects parameter 6 to be array, null given 2019-05-18 06:58:33 +00:00
inclued
info Fix #77838: version_compare() returns null when invalid operator given 2019-04-03 17:21:40 +00:00
ingres-ii
inotify
intl Fix #77871: NumberFormatter::formatCurrency returns false, which is not documented 2019-04-17 10:47:18 +00:00
json Clarify that JsonException::$code uses the same values as json_last_error() 2019-05-24 01:02:50 +00:00
judy Use already defined entities instead of repeating ourselves 2018-10-19 14:51:45 +00:00
kadm5
ktaglib
lapack
ldap Document that the 2nd parameter of ldap_connect is deprecated 2019-04-22 13:35:53 +00:00
libevent
libxml
lua Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
lzf
mail Fix syntax error in example 2018-06-04 10:55:45 +00:00
mailparse
math Added more information about precision behaviour (especially with negative precision). 2019-05-24 16:04:13 +00:00
maxdb
mbstring mb_strlen now throws a warning instead of returning false when an unknown encoding value is passed in as the 2nd parameter. 2019-05-15 16:08:33 +00:00
mcrypt Fix incorrect return values. 2019-04-17 15:50:00 +00:00
mcve
memcache
memcached Clarify return value 2018-06-16 12:14:32 +00:00
memtrack
mhash Move note to <preface>, so it actually is shown in the manual 2019-05-03 15:46:50 +00:00
mime_magic
ming
misc Improve sapi_windows_vt100_support() docs 2019-02-14 21:49:17 +00:00
mnogosearch
mongo Clarify that MongoDate::toDateTime() uses UTC timezone 2019-02-04 20:16:59 +00:00
mongodb English typo 2019-05-22 21:23:10 +00:00
mqseries
msession
msql Use already defined entities instead of repeating ourselves 2018-10-19 14:51:45 +00:00
mssql
mysql
mysql_xdevapi Added multiple field index example 2019-05-10 20:36:52 +00:00
mysqli Typo 2019-06-04 16:19:35 +00:00
mysqlinfo
mysqlnd Fix #77203: mysqlnd.net_read_timeout CAN be changed via PHP_INI_PERDIR 2018-11-26 12:00:18 +00:00
mysqlnd_memcache
mysqlnd_ms
mysqlnd_mux
mysqlnd_qc
mysqlnd_uh
ncurses What's in a name? 2018-06-15 11:50:40 +00:00
net_gopher
network Improve wording 2018-11-19 13:14:01 +00:00
newt
nis
nsapi
oauth
oci8 Small tweaks about Oracle Database versions 2019-05-27 02:34:09 +00:00
oggvorbis
opcache Discourage disabling of opcache.file_cache_fallback 2019-05-11 14:17:19 +00:00
openal
openssl Fix See Other function links 2019-06-04 15:49:40 +00:00
outcontrol Fix #77635: ob_get_clean() is missing one required flag 2019-02-25 11:29:27 +00:00
paradox
parallel missed root of class from parallel\Sync in versions.xml 2019-06-02 19:42:37 +00:00
parle This patch seems correct as not providing an IDX seems pointless so I assume marking this as optional is incorrect. If this is not the case feel free to revert the change. 2019-05-13 20:44:52 +00:00
parsekit
password Document Argon2id password hashing support 2018-11-29 10:44:24 +00:00
pcntl Fix changelog entries 2018-04-27 15:08:50 +00:00
pcre Fix #77848: Documentation on the /e removal is misleading 2019-04-17 14:21:49 +00:00
pdf
pdo Add note regarding driver specific behavior 2019-04-17 07:48:36 +00:00
pdo_4d Fix typo 2019-04-30 11:41:38 +00:00
pdo_cubrid
pdo_dblib
pdo_firebird
pdo_ibm
pdo_informix
pdo_mysql Add PDO::MYSQL_SSL_VERIFY_SERVER_CERT to PDO constants list 2018-08-22 13:04:55 +00:00
pdo_oci Fix #78074: PDO_OCI not working 2019-06-01 08:41:43 +00:00
pdo_odbc
pdo_pgsql
pdo_sqlite Document SQLite ≥ 3.5.0 requirement 2018-10-13 11:04:07 +00:00
pdo_sqlsrv
pgsql Fix typo 2018-12-27 17:32:38 +00:00
phar Fix #77916: Phar documentation example bug 2019-04-18 08:33:46 +00:00
phdfs
phpdbg Document phpdbg.eol ini directive 2019-04-22 13:23:53 +00:00
pht Replace tabs with spaces 2018-11-19 15:09:50 +00:00
posix posix_getgrnam() returns FALSE on failure 2018-08-21 14:39:51 +00:00
proctitle
ps
pspell pspell_new_config() returns FALSE on failure. 2019-01-28 10:41:48 +00:00
pthreads Add prominent link to parallel from pthreads 2019-05-03 13:16:59 +00:00
quickhash
radius
rar
readline Add missing <initializer> 2019-03-01 17:25:35 +00:00
recode
reflection var_export's second param is a bool not an int 2019-04-08 06:23:00 +00:00
regex Fix #76259: Sessions extension does not strictly match Core extention definition 2018-04-27 16:42:29 +00:00
rpmreader
rrd
runkit Remove PHP 4 related info 2019-02-12 16:35:55 +00:00
sam
sca
scream
sdo
sdo_das_xml
sdodasrel
seaslog set standard svn:eol-style svn:keywords properties 2018-12-18 21:10:59 +00:00
sem -- 2019-05-15 11:38:41 +00:00
session English typo 2019-05-16 21:18:37 +00:00
session_pgsql
shmop Fix code snippet to match the parameter names 2018-09-18 09:35:51 +00:00
simplexml
snmp Win95/98 is long gone 2018-10-06 11:31:45 +00:00
soap Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
sockets Fix bug #76551 2018-07-15 22:47:07 +00:00
sodium Fix misleading parameter name 2019-02-28 13:58:21 +00:00
solr
sphinx
spl Add changelog for SplFileObject::__toString() 2019-06-02 15:17:21 +00:00
spl_types
sqlite
sqlite3 Fix #77240: Incorrect binding near constraint errors 2019-03-17 17:50:10 +00:00
sqlsrv Fix typos in sqlsrv 2019-02-24 20:41:04 +00:00
ssdeep
ssh2 Fix #77796: Function ssh2_sftp (standard_5.php) 2019-03-26 11:29:03 +00:00
stats Remove old entities in comment as they provide false usage information about XML entities. 2019-04-01 16:55:05 +00:00
stomp
stream Remove PHP 4 and 5.0.0 mentions. 2019-03-24 19:38:53 +00:00
strings Added warning that strip_tags should not be used to try and fail to prevent xss. 2019-05-15 21:09:24 +00:00
suhosin
svm
svn Prefer class constants 2018-05-08 14:05:47 +00:00
swish
swoole Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
sybase
sync Fix #77448: Sempahore -> Semaphore 2019-01-12 16:24:27 +00:00
taint
tcpwrap
tidy Document new TIDY_TAG_* constants 2018-10-27 16:07:04 +00:00
tokenizer Fix #76259: Sessions extension does not strictly match Core extention definition 2018-04-27 16:42:29 +00:00
tokyo_tyrant
trader
ui
uodbc
uopz Update constants wrt. version availability 2019-02-23 13:40:07 +00:00
url base64_encode() has no failure conditions 2018-09-23 12:52:32 +00:00
v8js
var Fix Doc Bug #74842 2019-03-24 20:06:21 +00:00
varnish
vpopmail
wddx Fix contradictory info 2019-03-26 11:45:37 +00:00
weakref Fix #78048: Weakref extension and PHP 7.4 weak references might cause confusion 2019-05-23 08:17:25 +00:00
win32ps
win32service WS 2019-02-21 09:55:43 +00:00
wincache
wkhtmltox Replace tabs with spaces 2018-11-19 15:09:50 +00:00
xattr
xdiff
xhprof
xlswriter set standard svn:eol-style svn:keywords properties 2018-12-18 21:10:59 +00:00
xml Remove PHP4 style constructor usage 2019-03-28 08:04:59 +00:00
xmldiff
xmlreader
xmlrpc Remove obsolete PHP 4 related info 2018-04-20 22:40:50 +00:00
xmlwriter
xsl
yaconf
yaf Fix some typos in documentation of yaf 2019-02-24 20:38:06 +00:00
yaml Update Yaml configure options table 2018-11-18 16:34:20 +00:00
yar
yaz
zip Fix typo 2018-12-14 17:59:01 +00:00
zlib Fix #77271: PHP 7.3: Various info missing from changelog/migration guide 2018-12-10 15:24:21 +00:00
zmq ZMQ::MODE_DONTWAIT is preferred over ZMQ::MODE_NOBLOCK 2019-04-19 11:41:11 +00:00
zookeeper remove redundant 'notes' block and fix descriptions 2019-03-18 00:47:52 +00:00