..
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 svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
apd
Fix return value description
2016-12-08 16:01:11 +00:00
array
Properly refer to the value, not the type
2017-09-21 10:53:19 +00:00
bbcode
bc
Update with regard to PR 2742
2017-09-18 14:21:32 +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
Clarify meaning of "start of the given Julian day"
2017-09-04 12:58:24 +00:00
chdb
classkit
classobj
Fixed see also section
2017-10-19 13:55:22 +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
Log: Partially fix #75094 : Functions not documented
2017-08-22 15:07:32 +00:00
cyrus
datetime
Document DateTime::RFC3339_EXTENDED and DATE_RFC3339_EXTENDED
2017-11-20 20:39:26 +00:00
dba
Documented LMDB support for ext/dba
2017-11-28 14:32:31 +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
DOMNodelist::item() returns DOMNode, not only DOMElement
2017-11-08 16:28:23 +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
ext/enchant is not yet compatible with Enchant 2
2017-10-11 17:14:29 +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
2017-08-19 07:09:09 +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
Added a note about the $stream parameter in the exif function in regards to streams
2017-11-27 10:20:57 +00:00
expect
More PHP 4 removals, mainly language snippets.
2015-04-03 08:14:30 +00:00
fam
fann
typo
2017-09-23 20:43:34 +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
Improve wording
2017-10-30 18:18:47 +00:00
filter
Update validation examples to hopefully be more clear
2017-11-20 20:39:31 +00:00
fpm
Update bunch of versions.xml for PHP 7
2015-10-12 07:06:29 +00:00
fribidi
ftp
fix by anon
2017-10-20 09:49:45 +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
Fix typos
2017-09-21 09:27:28 +00:00
gender
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
geoip
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +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
Fix bug #75266 : hash_algos doesnt work properly for listing HMAC algos
2017-09-27 15:13:33 +00:00
hrtime
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
htscanner
hwapi
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +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
The PHP iconv extension doesn't provide --with-iconv-dir configure option which is used only for xmlrpc extension to specify location of iconv library such as libiconv. It uses --with-iconv option to specify it as shared and/or location of the iconv library location.
2017-10-30 17:02:46 +00:00
id3
ifx
iisfunc
image
Document 2nd arg for imagebmp() as optional
2017-11-15 23:28:23 +00:00
imagick
Fix parameter type
2017-10-30 18:21:29 +00:00
imap
Partially fix #75094 : Functions not documented
2017-08-22 14:01:19 +00:00
inclued
info
Fix #74785 : Second parameter to getenv since when?
2017-06-20 13:48:44 +00:00
ingres-ii
inotify
intl
Fix #75339 : IntlChar::chr - typo in the output example
2017-10-09 14:10:40 +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
ldap_mod* functions documentation cleanup
2017-11-20 09:44:14 +00:00
libevent
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
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
fix by anon
2017-10-20 09:49:45 +00:00
maxdb
cosmetic changes
2017-04-05 10:02:13 +00:00
mbstring
Clarify mbstring.substitute_character
2017-09-28 17:48:25 +00:00
mcrypt
adding deprecated notice to mcrypt filter page
2017-11-22 19:13:56 +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
Fix bug #71579 (mhash was removed but not documented online)
2017-09-12 13:12:59 +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
Fix typo
2017-08-22 21:35:12 +00:00
mnogosearch
Fix typo - closes bug #56132
2015-04-04 06:42:08 +00:00
mongo
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
mongodb
PHPC-599: Document 32-bit platform limitation for Timestamp arguments
2017-11-21 12:57:11 +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
Fix typos
2017-10-30 17:57:49 +00:00
mysqlinfo
Fix #73197 : Missing comparison between mysqlnd and libmysql
2016-09-28 16:27:10 +00:00
mysqlnd
Fix some paths in mysqlnd Reference configuration
2017-10-30 17:37:02 +00:00
mysqlnd_memcache
mysqlnd_ms
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
mysqlnd_mux
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
mysqlnd_qc
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +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
Add header_remove() to see also section of header()
2017-09-21 09:26:34 +00:00
newt
More PHP 4 removals, mainly language snippets.
2015-04-03 08:14:30 +00:00
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
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
oggvorbis
Fix #67890 : six PCM encoding formats listed below. No list below
2016-06-14 16:33:20 +00:00
opcache
Added explanation for opcache.opt_debug_level directive
2017-09-30 19:23:04 +00:00
openal
openssl
Fixed return value
2017-11-23 00:55:05 +00:00
outcontrol
Update parameters section to reflect correct type.
2017-09-25 21:43:48 +00:00
paradox
parle
Fix UTF-32 note
2017-11-12 09:59:54 +00:00
parsekit
fix bug #67800 (wrong description of function)
2014-09-21 06:38:20 +00:00
password
Fix typo
2017-10-30 18:17:18 +00:00
pcntl
Fix see-also link to declare
2017-08-22 21:43:14 +00:00
pcre
Document new J
modifier
2017-11-28 16:10:38 +00:00
pdf
Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net)
2015-05-04 19:48:31 +00:00
pdo
Update PDO::__construct() arg names to match those returned by reflection
2017-10-12 14:03:43 +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
Fixed bug #74795 (Wrong DB2 drivers link)
2017-10-21 19:27:59 +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 svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +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 info on pthreads in intro
2017-11-23 06:52:55 +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 see-also sections
2017-08-21 12:11:15 +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 svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +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
Fix bug #75198 : Typo in session-set-save-handler
2017-09-20 08:43:15 +00:00
session_pgsql
shmop
Fix inconsistent changelogs
2016-11-11 12:55:45 +00:00
simplexml
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +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 parameter default value
2017-09-21 10:15:19 +00:00
sodium
Add skeleton documentation for ext/sodium
2017-11-29 12:50:49 +00:00
solr
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
sphinx
spl
typofix for doc bug #75498
2017-11-08 09:16:36 +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 bug #75404 : Wrong information about return type of ResultSet
2017-10-20 11:32:58 +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
Fix bug #75118 (ssh2_disconnect undocumented)
2017-08-25 16:11:30 +00:00
stats
Remove duplicated parameter section
2017-10-28 07:33:30 +00:00
stomp
stream
Fix typo
2017-08-21 11:10:31 +00:00
strings
grammar fix
2017-11-20 20:39:29 +00:00
suhosin
svm
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
svn
swish
sybase
Fix #73101 : sybase_connect not available in PHP 7 ?
2016-09-17 10:16:16 +00:00
sync
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
taint
remove "its ... value" from ini listings
2017-09-06 12:58:17 +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
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +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
Document exit related uopz functions
2017-10-30 14:40:37 +00:00
url
Fix contradiction
2017-09-12 11:09:52 +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
Adds example for null for is_numeric.
2017-10-30 17:25:27 +00:00
varnish
vpopmail
wddx
Remove duplicate warning
2017-08-18 12:51:47 +00:00
weakref
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +00:00
win32ps
win32service
Add caution about disabled function
2017-08-28 11:49:52 +00:00
wincache
Fixed bug #75413 (intro.wincache.php claims Windows Cache provides a PHP Opcode Cache <)
2017-10-21 19:08:26 +00:00
wkhtmltox
correct setup information
2017-11-12 07:39:56 +00:00
xattr
xdiff
xhprof
xml
Fix #71595 : NS end handler is never called
2017-01-08 18:41:14 +00:00
xmldiff
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +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
Fix method names (use the canonical form)
2017-10-30 21:11:12 +00:00
xsl
Update version information to include PHP 7.
2016-01-04 21:40:07 +00:00
yaf
remove "its ... value" from ini listings
2017-09-06 12:58:17 +00:00
yaml
Update installation notes for ext/yaml - integrates user note 115961
2016-12-05 10:32:09 +00:00
yar
per http://php.net/manual/en/configuration.changes.modes.php the correct term is PHP_INI_SYSTEM
2017-09-06 14:17:32 +00:00
yaz
Another round of PHP 4 content removal (mostly inline mentions)
2016-12-05 10:17:07 +00:00
zip
Fix svn:eol-style, svn:keywords and svn:mime-type on XML files. No content change, but some revision numbers will upgrade.
2017-09-02 18:42:15 +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
Update doc of pecl/zookeeper
2017-11-06 03:19:13 +00:00