php-doc-en/reference
2015-07-14 20:13:55 +00:00
..
apache Eliminate few more PHP 4 changelogs 2015-04-03 07:48:13 +00:00
apc Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
apd Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
array Removes examples that a) don't demonstrate output that relates to the purpose of the example and b) relate more to another function (usort) than the function which is the topic of the manual page (natsort) (doc bug #69604) 2015-05-14 12:01:42 +00:00
bbcode Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
bc Mandatory parameters don't have default values 2015-04-01 19:37:26 +00:00
bcompiler Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
blenc
bzip2 bzopen modes clarification 2015-06-09 20:58:29 +00:00
cairo Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
calendar lowercase calendar function names 2015-06-08 22:46:53 +00:00
chdb
classkit Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
classobj tidy up get_class_vars() after PHP 4 2015-06-08 22:46:35 +00:00
com replaced PHP 4 with PHP 5 constructors 2015-06-26 15:10:55 +00:00
crack documented alternative signature (fixes #69562) 2015-06-14 14:35:52 +00:00
csprng svn keywords for CSRPNG 2015-06-15 08:07:18 +00:00
ctype Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
cubrid svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
curl improved documentation of CURLOPT_PROXYTYPE (fixes #69950) 2015-06-27 11:39:14 +00:00
cyrus Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
datetime MM are months; minutes are II 2015-06-26 00:20:51 +00:00
dba Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
dbase Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +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 Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net) 2015-05-04 19:48:31 +00:00
dir Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
dom DOMNode::textContent is writable as of PHP 5.6.1 2015-07-07 12:27:05 +00:00
eio Double quotes for attribute values. 2014-09-23 12:18:12 +00:00
enchant Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
errorfunc Add a cautionary note to avoid type hinting set_exception_handler(). 2015-05-20 20:04:00 +00:00
ev Removed removed duplicated duplicated words words 2014-05-16 20:12:19 +00:00
event Anonymous contributions 2014-12-30 12:29:17 +00:00
exec Document how escapeshellarg behaves on Windows. (patch by Petr Hudeček, doc bug #68140) 2015-04-24 09:37:44 +00:00
exif Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +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 added a real programlisting role so it would display properly. 2015-05-08 21:08:43 +00:00
fbsql Fix #63620 , Added fbsql.mbatchsize, fix fbsql.allow_persistent php since date. 2015-04-22 14:43:17 +00:00
fdf Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
fileinfo Anonymous contribution 2015-01-20 12:51:42 +00:00
filepro Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
filesystem Sigh... 2015-06-16 09:11:34 +00:00
filter default filter is unsafe_raw (doc bug #69762) 2015-06-05 21:04:02 +00:00
fpm Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
fribidi Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
ftp Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
funchand fix build 2015-05-14 08:55:44 +00:00
gearman List the relevant constants and mention can be bitwise OR'ed 2015-02-18 04:56:38 +00:00
gender svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
geoip svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
gettext Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
gmagick Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
gmp Apparently 5.6.2 was secfix only, bumping feature documentation to 5.6.3 2014-10-16 15:59:40 +00:00
gnupg fixed incorrect method name in example 2015-03-29 20:12:45 +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 added example regarding changed byte-order of tiger hashes as of PHP 5.4 (fixes #61307) 2015-06-14 15:00:38 +00:00
hrtime improve the intro 2014-05-22 21:28:59 +00:00
htscanner Fixed typo (bug #66451) 2014-05-12 17:24:35 +00:00
http typo 2015-06-09 20:59:05 +00:00
hwapi Mixed line endings. 2014-09-23 11:30:49 +00:00
ibase added info on how to specify custom port 2015-06-13 22:07:05 +00:00
ibm_db2 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
iconv Fix iconv() to match current code since 5.4.0 2015-05-08 20:46:26 +00:00
id3 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
idn 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 improved documentation of imagexbm according to #53640 2015-07-11 20:52:56 +00:00
imagick Added caution message for Imagick::extentImage 2015-04-01 17:02:53 +00:00
imap Anonymous contributions 2014-12-30 12:29:17 +00:00
inclued Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
info Document another PHP 7 removals 2015-06-17 10:33:04 +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 The 2nd arg to Normalizer::normalize is an int 2015-07-13 17:23:30 +00:00
json JSON versions.xml updated to PHP 7 2015-05-24 08:46:06 +00:00
judy
kadm5 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
ktaglib Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
lapack
ldap Anonymous contributions 2014-12-29 12:49:12 +00:00
libevent svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
libxml documented LIBXML_BIGLINES constant 2015-06-14 17:14:26 +00:00
lua
lzf Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
mail Add security note for addtional_headers parameter. 2015-06-24 01:07:14 +00:00
mailparse Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
math Add docs for CSPRNG in PHP 7 and update related docs 2015-06-14 20:50:32 +00:00
maxdb Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
mbstring ArmSCII8 2015-06-08 22:07:44 +00:00
mcrypt added note about potential blocking of MCRYPT_DEV_RANDOM (fixes #63146) 2015-06-14 21:41:15 +00:00
mcve Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
memcache Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
memcached PECL memcached driver supports UNIX domain sockets 2014-09-09 15:48:36 +00:00
memtrack
mhash Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
mime_magic
ming Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
misc Document PHP 7 possibility to define array constants using define() 2015-05-20 14:57:54 +00:00
mnogosearch Fix typo - closes bug #56132 2015-04-04 06:42:08 +00:00
mongo MongoGridFS::storeFile() supports a stream argument 2015-06-04 21:12:35 +00:00
mongodb This is supposed to showcase unordered bulkwrites 2015-07-07 18:31:43 +00:00
mqseries Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
msession Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
msql Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
mssql Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
mysql Clarify when MySQL functions were deprecated if it was before 5.5. 2015-02-26 20:52:31 +00:00
mysqli Fix typo 2015-07-13 16:00:27 +00:00
mysqlinfo Removed removed duplicated duplicated words words 2014-05-16 20:12:19 +00:00
mysqlnd svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +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 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
network Mark some functions as deprecated in versions.xml 2015-03-07 19:29:16 +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 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
oauth FIx doc bug #67649: OAuth::getRequestToken() has a 3rd parameter 2014-11-13 22:17:35 +00:00
oci8 Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net) 2015-05-04 19:48:31 +00:00
oggvorbis
opcache remove wrong available from for opcache.interned_strings_buffer (patch by PeeHee) 2015-06-11 22:25:23 +00:00
openal Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
openssl Add docs for CSPRNG in PHP 7 and update related docs 2015-06-14 20:50:32 +00:00
outcontrol Anonymous contributions 2014-12-29 12:49:12 +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 Added message about the function being safe against timing attacks. 2015-06-25 11:29:56 +00:00
pcntl improved examples 2015-06-13 22:10:18 +00:00
pcre documented \g<name> and \g'name' syntax for PCRE patterns (fixes bug #62428) 2015-06-14 14:13:44 +00:00
pdf Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net) 2015-05-04 19:48:31 +00:00
pdo column names case 2015-06-09 21:00:15 +00:00
pdo_4d Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +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 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_oci Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_odbc Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pdo_pgsql concise return value descriptions 2015-05-15 11:58:57 +00:00
pdo_sqlite reword refpurpose, put note into a notes section 2015-03-30 08:56:22 +00:00
pdo_sqlsrv Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pgsql Improve the example for pg_last_oid() a little bit, less variables and a few comments 2015-01-12 22:39:50 +00:00
phar word of the day: portmanteau 2015-06-09 20:59:40 +00:00
phdfs Corrected the Revision keyword representation. Removed unnecessary WS. 2014-09-22 13:04:49 +00:00
posix Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
proctitle Added cli_set_process_title to see also of setproctitle 2015-04-18 02:57:45 +00:00
ps Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pspell Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
pthreads fixed erroneous param/default value info 2015-06-13 22:13:29 +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 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
readline Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
recode Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
reflection Add some sensible example for ReflectionParameter::getDeclaringClass() 2015-06-23 14:25:06 +00:00
regex Mark some functions as deprecated in versions.xml 2015-03-07 19:29:16 +00:00
rpmreader Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
rrd svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
runkit Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +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
sdo Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sdo_das_xml
sdodasrel Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sem Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
session better param name for SessionHandler::open() 2015-06-09 20:59:48 +00:00
session_pgsql Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
shmop Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
simplexml added return.falseproblem warning to SimpleXML factory functions (fixes bug #69596) 2015-06-14 14:06:12 +00:00
snmp Minor typo, grammar and example Fixes (By Christoph Becker cmb@php.net) 2015-05-04 19:48:31 +00:00
soap documented send_errors option of SoapServer constructor (fixes #42214) 2015-07-07 13:30:41 +00:00
sockets Add see also 2015-05-05 05:36:33 +00:00
solr tidy up 2015-06-11 22:25:15 +00:00
sphinx Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
spl use constructorsynopsis for SplFileObject (doc bug #69956) 2015-06-28 15:04:45 +00:00
spl_types fixed erroneous param/default value info 2015-06-13 22:13:29 +00:00
spplus Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sqlite Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sqlite3 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sqlsrv fix #66505, incorrect description 2014-01-18 08:41:00 +00:00
ssdeep
ssh2 fix build 2015-06-11 13:26:16 +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 Clarify that streamWrapper::flush() is also called when the stream is closed (with any pending data written to it) 2015-06-30 01:58:13 +00:00
strings document the second optional delimiters argument for ucwords 2015-07-07 16:20:58 +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 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
sync Corrected the return types of the sync PECL extension methods. 2014-07-07 15:33:45 +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 Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
tokenizer Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
tokyo_tyrant Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
trader svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
uodbc Minor typo and other fixes. (By Christoph Becker) 2015-04-20 10:48:37 +00:00
uopz Remove generated file 2014-04-22 04:30:28 +00:00
url add specifying a url constant to example (patch by Pasindu) 2015-04-13 14:21:16 +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 Updated is_resource version to PHP 7 2015-05-24 12:51:59 +00:00
varnish
vpopmail Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
wddx added warning regarding untrusted user input (fixes #70070) 2015-07-14 20:13:55 +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 Fix build (and some minor WS changes) 2015-03-24 05:10:29 +00:00
x-commerce svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +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 Change the XML parser external entity example, as suggested by clicky. 2014-11-07 10:59:29 +00:00
xmldiff svn:keywords, svn:eol-style, svn:ignore all set appropriately. 2014-09-23 12:08:23 +00:00
xmlreader parameter markup 2015-06-08 22:46:43 +00:00
xmlrpc Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
xmlwriter Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
xsl documented xsl.security_prefs and related functions and constants (fixes #61233) 2015-06-15 13:26:16 +00:00
yaf update doc 2015-05-16 03:00:58 +00:00
yaml Document unsafe deserialization and ini setting to disable 2015-05-18 15:20:03 +00:00
yar Fix svn keywords 2014-06-24 12:40:52 +00:00
yaz Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
zip linked $flags constants to their definition (fixes #60971) 2015-06-15 11:57:15 +00:00
zlib Making the XML definition consistent across the entire project. 2014-09-05 07:44:07 +00:00
zmq Correct ZMQSocket::disconnect() method name 2014-09-01 16:36:12 +00:00