php-doc-en/reference
Anthony Bedford 35687156f4 Added a note as per bug #49511.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303319 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-13 12:02:41 +00:00
..
amqp Updating AMQP documentation to reflect current working/supported 2010-08-19 21:25:50 +00:00
apache Converted to utf-8 2010-03-28 22:10:10 +00:00
apc Fixed PHP bug #52021 (decreased should be increased) 2010-06-08 10:35:45 +00:00
apd Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
array Fix doc bug #52806 (key_exists (alias of array_key_exists) undocumented) by 2010-09-10 02:53:06 +00:00
bbcode Forgot to remove old entity. 2010-07-05 21:52:21 +00:00
bc Fix (doc) bug #52748 (bcpow() - scale parameter doesn't influensce the result 2010-09-09 05:45:41 +00:00
bcompiler Converted to utf-8 2010-03-28 22:10:10 +00:00
bzip2 Converted to utf-8 2010-03-28 22:10:10 +00:00
cairo Corrected a mistake in line 45 (width -> height) 2010-07-16 15:36:37 +00:00
calendar Removed credits that are (and belong) in php-src 2010-05-03 16:46:47 +00:00
chdb Add link to the definition of perfect hashing on Wikipedia. 2010-06-30 09:12:29 +00:00
classkit Converted to utf-8 2010-03-28 22:10:10 +00:00
classobj Clarified default behavior when omitting param. See PHP bug #52605. 2010-08-15 09:09:43 +00:00
com Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
crack Converted to utf-8 2010-03-28 22:10:10 +00:00
ctype added <type> tags for "string" 2010-06-27 19:35:00 +00:00
cubrid re-enabled configure.xml, and moved new config/install info to it 2010-09-09 20:12:46 +00:00
curl * In documentation of CURL_WRITEFUNCTION, changed the ambiguous "data must be written by using this callback function" (written to where? the server or locally?) to "data must be saved"; this is also the verb used by the libcurl library docs. 2010-08-07 20:25:50 +00:00
cyrus Converted to utf-8 2010-03-28 22:10:10 +00:00
datetime Adds a "seealso" to date-parse-from-format 2010-09-01 11:29:23 +00:00
dba Update for Berkeley DB 5 2010-06-03 07:08:08 +00:00
dbase Converted to utf-8 2010-03-28 22:10:10 +00:00
dbplus Erased the comment <!-- TODO: What is A... about? --> 2010-07-27 02:14:22 +00:00
dbx Converted to utf-8 2010-03-28 22:10:10 +00:00
dio Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
dir Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
dom - Unified and clarified the installation section of our libxml based XML extensions 2010-06-29 19:21:07 +00:00
domxml Converted to utf-8 2010-03-28 22:10:10 +00:00
dotnet Converted to utf-8 2010-03-28 22:10:10 +00:00
enchant Converted to utf-8 2010-03-28 22:10:10 +00:00
errorfunc Improved example in set_error_handler(). Fixes PHP bug #52338. 2010-07-25 11:20:19 +00:00
exec Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468 2010-04-07 17:09:10 +00:00
exif Normalized initializer NULL-values to use the &null; entity: 2010-05-03 17:10:04 +00:00
expect Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
fam Converted to utf-8 2010-03-28 22:10:10 +00:00
fbsql Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
fdf Converted to utf-8 2010-03-28 22:10:10 +00:00
fileinfo Added Windows info, which closes PHP Bug #52328 and also added info about the bundled libmagic, and info for 5.2 users 2010-07-27 19:28:10 +00:00
filepro Converted to utf-8 2010-03-28 22:10:10 +00:00
filesystem - Added documentation for the fopen "c" mode. 2010-09-09 10:12:04 +00:00
filter Fixed PHP bug #52610 (filter_id: Incorrect return value) 2010-08-15 07:05:33 +00:00
fribidi Converted to utf-8 2010-03-28 22:10:10 +00:00
ftp Converted to utf-8 2010-03-28 22:10:10 +00:00
funchand Fix typo: outtermost -> outermost. 2010-06-01 03:14:06 +00:00
gearman Typo found by: Francisco José Naranjo <tatai> 2010-04-29 19:29:27 +00:00
geoip To make it less confusing I changed to: Internet connection type. 2010-08-03 09:26:49 +00:00
gettext Converted to utf-8 2010-03-28 22:10:10 +00:00
gmagick fixed build 2010-02-11 08:37:21 +00:00
gmp Added see also links 2010-04-06 22:50:21 +00:00
gnupg Converted to utf-8 2010-03-28 22:10:10 +00:00
gupnp Show E_xxxx as constants. 2010-07-09 09:57:39 +00:00
haru Converted to utf-8 2010-03-28 22:10:10 +00:00
hash Normalized initializer NULL-values to use the &null; entity: 2010-05-03 17:10:04 +00:00
htscanner
http Add PHP tags to <programlisting> 2010-07-09 09:58:13 +00:00
hw Converted to utf-8 2010-03-28 22:10:10 +00:00
hwapi Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
i18n Renamed files with _ to - 2010-08-26 08:26:00 +00:00
ibase Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
ibm_db2 Removed note regarding persistent connections. Patch supplied by Ambrish Bhargava http://news.php.net/php.doc/969382128 2010-08-31 11:51:21 +00:00
iconv Rewrite, as iconv is enabled by default as of PHP 5 2010-05-05 18:15:22 +00:00
id3 Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
idn Fix PHP syntax errors 2010-07-09 11:28:40 +00:00
ifx Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
iisfunc Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
image - we support jpeg 6b, 7 and 8 now 2010-06-14 09:00:46 +00:00
imagick Added complete svn:keyword list 2010-07-20 13:51:38 +00:00
imap Normalized initializer NULL-values to use the &null; entity: 2010-05-03 17:10:04 +00:00
inclued Updated example to properly use serialize(), instead of json_encode(), as graphviz.php only supports serialize() today 2010-06-22 14:51:14 +00:00
info Fixed bug #51764: dl(): prototype and return value do not match 2010-05-07 18:23:49 +00:00
ingres-ii Update for ingres-2.2.2 release 2010-06-09 16:32:54 +00:00
inotify Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
intl - Fixing bug #52777 (msgfmt_parse_message has a missing parameter in the prototype). 2010-09-05 15:10:05 +00:00
java Converted to utf-8 2010-03-28 22:10:10 +00:00
json Fix doc bug #52622 (Mention that JSON must be UTF-8 encoded). 2010-08-17 08:31:12 +00:00
kadm5 Converted to utf-8 2010-03-28 22:10:10 +00:00
ktaglib Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
ldap Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
libevent Tagged new 0.0.4 features as 0.0.4+, and fixed a couple typos 2010-06-23 15:42:15 +00:00
libxml Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
lzf Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
mail Converted to utf-8 2010-03-28 22:10:10 +00:00
mailparse Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
math Fix doc bug #51981 (decbin(): "(31 1's)" in "64-bit machines" table). 2010-06-03 03:09:38 +00:00
maxdb Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
mbstring Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
mcrypt Documented the mcrypt php directives. Closes bug #52547 2010-08-10 00:29:40 +00:00
mcve Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
memcache set svn:keywords 2010-05-20 23:24:39 +00:00
memcached Fixed typo. 2010-07-29 12:53:44 +00:00
memtrack Converted to utf-8 2010-03-28 22:10:10 +00:00
mhash Converted to utf-8 2010-03-28 22:10:10 +00:00
mime_magic Converted to utf-8 2010-03-28 22:10:10 +00:00
ming Converted to utf-8 2010-03-28 22:10:10 +00:00
misc - Expanding on the large integers values and unsigned types. Tangentially related to bug #52729. 2010-09-05 09:59:08 +00:00
mnogosearch Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
mongo remove doc for long-deprecated methods 2010-09-08 20:23:00 +00:00
mqseries removed removed repeated repeated words words 2010-07-27 23:59:16 +00:00
msession Converted to utf-8 2010-03-28 22:10:10 +00:00
msql Converted to utf-8 2010-03-28 22:10:10 +00:00
mssql typo fix 2010-08-19 10:18:11 +00:00
mysql Initial reworking of installation info (not yet completed). Bug #52544. 2010-08-18 18:13:02 +00:00
mysqli Moved information to a more relevant location. 2010-09-13 11:33:55 +00:00
mysqlnd Added a note as per bug #49511. 2010-09-13 12:02:41 +00:00
mysqlnd_qc Fixing indentation - I told NetBeans to use single space 2010-07-09 16:02:41 +00:00
ncurses Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
net_gopher Converted to utf-8 2010-03-28 22:10:10 +00:00
network Fixed PHP bug #52662 (Documentation does not reflect getprotobynumber behaviour with proto not found) 2010-08-21 14:27:27 +00:00
newt Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
nis Converted to utf-8 2010-03-28 22:10:10 +00:00
notes Converted to utf-8 2010-03-28 22:10:10 +00:00
nsapi Converted to utf-8 2010-03-28 22:10:10 +00:00
oauth Whitespace (Tabs to spaces). 2010-07-28 10:13:48 +00:00
objaggregation Converted to utf-8 2010-03-28 22:10:10 +00:00
oci8 removed removed repeated repeated words words 2010-07-27 23:59:16 +00:00
oggvorbis Converted to utf-8 2010-03-28 22:10:10 +00:00
openal Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
openssl Fixed PHP bug #51790 (Some OpenSSL function parameters are underdocumented) 2010-05-11 10:57:32 +00:00
outcontrol Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468 2010-04-07 17:09:10 +00:00
overload removed removed repeated repeated words words 2010-07-27 23:59:16 +00:00
ovrimos Converted to utf-8 2010-03-28 22:10:10 +00:00
paradox Converted to utf-8 2010-03-28 22:10:10 +00:00
parsekit Converted to utf-8 2010-03-28 22:10:10 +00:00
pcntl Converted to utf-8 2010-03-28 22:10:10 +00:00
pcre - Changed the language on the documentation of preg_filter to make it clear that it returns the subjects where that was a match, not the matches themselves. 2010-09-08 14:56:00 +00:00
pdf Converted to utf-8 2010-03-28 22:10:10 +00:00
pdo Clarified the error conditions of PDO::beginTransaction() 2010-07-26 07:40:34 +00:00
pdo_4d Fix PHP syntax errors 2010-07-09 11:28:40 +00:00
pdo_dblib fixed build 2010-06-18 07:46:53 +00:00
pdo_firebird Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
pdo_ibm Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
pdo_informix Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
pdo_mysql Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
pdo_oci Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
pdo_odbc Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468 2010-04-06 05:24:11 +00:00
pdo_pgsql Can be delimited by semicolons 2010-04-10 20:59:35 +00:00
pdo_sqlite Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
pgsql Typo in example title. Fix #52055 2010-06-14 09:49:59 +00:00
phar removed removed repeated repeated words words 2010-07-27 23:59:16 +00:00
posix Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
printer Converted to utf-8 2010-03-28 22:10:10 +00:00
ps Fixed bug #51770: word missing in examples explanation box 2010-05-08 06:26:03 +00:00
pspell Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
qtdom Converted to utf-8 2010-03-28 22:10:10 +00:00
radius Converted to utf-8 2010-03-28 22:10:10 +00:00
rar Whitespace (Tabs to spaces). 2010-07-28 10:13:48 +00:00
readline Grammar fix, pointed out in user notes by (craig dot fairhurst dot nospam at nospam dot youds dot com) on 15-APR-2010. 2010-04-15 16:20:13 +00:00
recode Converted to utf-8 2010-03-28 22:10:10 +00:00
reflection Fix doc bug #52651 (Typo in reflectionClass::newInstance). 2010-08-20 06:46:00 +00:00
regex Converted to utf-8 2010-03-28 22:10:10 +00:00
rpmreader Converted to utf-8 2010-03-28 22:10:10 +00:00
runkit Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
sam Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
sca removed removed repeated repeated words words 2010-07-27 23:59:16 +00:00
scream
sdo Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468 2010-04-06 05:24:11 +00:00
sdo_das_xml Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
sdodasrel Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
sem Converted to utf-8 2010-03-28 22:10:10 +00:00
session Whitespace (Tabs to spaces). 2010-07-28 10:13:48 +00:00
session_pgsql Converted to utf-8 2010-03-28 22:10:10 +00:00
shmop Converted to utf-8 2010-03-28 22:10:10 +00:00
simplexml revert r302623 (the documented changes were reverted in php-src: see r302715) 2010-08-23 18:21:27 +00:00
snmp - little note about snmp support restored in 5.3.3 2010-06-20 20:42:29 +00:00
soap Improve example for SoapClient::__getFunctions() & SoapClient::__getTypes(). Fix bug #52217 2010-07-01 09:15:35 +00:00
sockets Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
solr Whitespace (Tabs to spaces). 2010-07-28 10:13:48 +00:00
sphinx Converted to utf-8 2010-03-28 22:10:10 +00:00
spl revert r302623 (the documented changes were reverted in php-src: see r302715) 2010-08-23 18:21:27 +00:00
spl_types Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
spplus Converted to utf-8 2010-03-28 22:10:10 +00:00
sqlite Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
sqlite3 Bug #52135 SQLite3::open example does not use open method 2010-07-30 16:39:58 +00:00
ssh2 Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
stats Converted to utf-8 2010-03-28 22:10:10 +00:00
stomp Add new header parameter in the stomp::__construct doc 2010-08-05 12:29:40 +00:00
stream Documented stream_set_read_buffer() 2010-06-01 20:22:45 +00:00
strings <function> => <parameter>. Fix #52760 2010-09-01 10:03:06 +00:00
svn Fixed PHP bug #51443 (svn_delete function is missing from the pecl:svn documentation) 2010-04-08 23:07:33 +00:00
swf Fix doc bug #52768 (Two functions have the same description). Also fixed up a 2010-09-09 05:24:51 +00:00
swish Converted to utf-8 2010-03-28 22:10:10 +00:00
sybase Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468 2010-04-06 05:24:11 +00:00
tcpwrap Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
tidy Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
tokenizer Converted to utf-8 2010-03-28 22:10:10 +00:00
tokyo_tyrant Add PHP tags to <programlisting> 2010-07-09 09:58:13 +00:00
unicode removed removed repeated repeated words words 2010-07-27 23:59:16 +00:00
uodbc DNS -> DSN (Data Source Name) 2010-07-30 10:14:56 +00:00
url Fix doc bug #52644 (parse_url doesn't emit an E_WARNING). Also added a full 2010-08-20 05:34:58 +00:00
var Strval var parameter updated to include objects implmenting a __toString() method. 2010-07-20 13:56:33 +00:00
vpopmail Converted to utf-8 2010-03-28 22:10:10 +00:00
w32api Converted to utf-8 2010-03-28 22:10:10 +00:00
wddx - Unified and clarified the installation section of our libxml based XML extensions 2010-06-29 19:21:07 +00:00
win32ps Converted to utf-8 2010-03-28 22:10:10 +00:00
win32service Use double quotes on filenames if they contain spaces. 2010-04-27 12:19:40 +00:00
wincache Renamed files with _ to - 2010-08-26 08:26:00 +00:00
xattr Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
xdiff Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
xml - Unified and clarified the installation section of our libxml based XML extensions 2010-06-29 19:21:07 +00:00
xmlreader - Unified and clarified the installation section of our libxml based XML extensions 2010-06-29 19:21:07 +00:00
xmlrpc - Unified and clarified the installation section of our libxml based XML extensions 2010-06-29 19:21:07 +00:00
xmlwriter - Unified and clarified the installation section of our libxml based XML extensions 2010-06-29 19:21:07 +00:00
xsl - added missing text to parameter para URI 2010-08-02 18:54:58 +00:00
xslt Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
yaml
yaz Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
zip removed removed repeated repeated words words 2010-07-27 23:59:16 +00:00
zlib Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468 2010-04-06 05:24:11 +00:00