php-doc-en/reference
Jakub Vrana 47e459fcb3 Beware slashes (doc bug #53319)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308213 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-10 16:09:22 +00:00
..
amqp Fix proto (doc bug #53645) 2011-02-10 15:08:56 +00:00
apache Converted to utf-8 2010-03-28 22:10:10 +00:00
apc Documented the apc_cas() function better 2010-12-29 08:31:34 +00:00
apd Add PHP tags to <programlisting> 2010-07-09 09:38:38 +00:00
array tried to clarify what popen does and added a note to array walk. 2011-02-10 12:53:33 +00:00
bbcode Forgot to remove old entity. 2010-07-05 21:52:21 +00:00
bc Initializer 2010-12-31 14:05:09 +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 some cairo dock 2010-09-24 17:57:19 +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 Fix doc bug #53911 (Function exists should be related to Class exists). 2011-02-04 11:04:08 +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 remove a duplicate line about CUBRID_BOTH; merge all table into one in cubrid_schema; add bind data type table in cubrid_bind 2011-01-23 07:49:51 +00:00
curl Clarify TIMEOUT_MS (doc bug #53331) 2011-02-10 15:24:02 +00:00
cyrus Converted to utf-8 2010-03-28 22:10:10 +00:00
datetime Fix doc bug #53954 (no returing value description for microtime()). 2011-02-08 10:27:42 +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 Clarified chroot's behaviour, as well as when it is available on a system. Added an example. 2010-11-06 03:03:16 +00:00
dom Fix doc bug #53486 (DOMXPath::query can return false). 2010-12-07 09:03:56 +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 Update enchant function versions per e-mail prod from Hannes. 2010-12-13 03:58:08 +00:00
errorfunc error_log() hasn't allowed for logging to a TCP port for some time now 2011-01-16 19:53:41 +00:00
exec Fixed bug #52815 (pclose return value documentation.) 2010-10-22 12:09:54 +00:00
exif Updated changelog (Thank you Peter). 2011-01-13 12:46:39 +00:00
expect Added documentation for a new php.ini parameter: expect.match_max 2011-01-09 08:11:32 +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 entities and role attributes, as per Richard's suggestion 2010-09-23 11:21:00 +00:00
filepro Converted to utf-8 2010-03-28 22:10:10 +00:00
filesystem Example on Windows (doc bug #53401) 2011-02-10 14:30:43 +00:00
filter REQUEST_TIME is missing (doc bug #53805) 2011-02-10 15:47:53 +00:00
fribidi Converted to utf-8 2010-03-28 22:10:10 +00:00
ftp Uses explicit method (doc bug #53472) 2011-02-10 15:17:07 +00:00
funchand forward_static_call uses LSB (doc bug #53561) 2011-02-10 13:52:21 +00:00
gearman fixed operator precedence problem in gearman examples 2011-01-19 16:41:50 +00:00
geoip Fixed bug #53122 (output doesn't match code) 2010-10-22 02:07:20 +00:00
gettext Fix doc bug #53637 (Typo in ngettext() documentation example). 2011-01-04 13:29:02 +00:00
gmagick
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 It's not going to return two $_GET['a'] values. 2011-01-03 18:29:26 +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 Update the db2_pconnect() documentation using Ambrish's patch as a starting 2010-09-16 09:12:01 +00:00
iconv Removed BOM 2010-11-04 13:18:40 +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 Fixes bug #53441. 2010-12-01 19:22:38 +00:00
imagick Documented the imagick runtime ini options. Closes PHP Bug #53761 2011-01-25 20:08:49 +00:00
imap Normalized initializer NULL-values to use the &null; entity: 2010-05-03 17:10:04 +00:00
inclued Added an example that lists inclued files, and clarified the inclued.dumpdir description 2010-09-15 22:17:18 +00:00
info Better explain max_input_time (doc bug #53590) 2011-02-10 13:48:15 +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 Entity usage, and linked constants to their respective doc sections 2011-01-28 15:42:51 +00:00
java Converted to utf-8 2010-03-28 22:10:10 +00:00
json Added associative array encoding to example. 2010-10-20 10:17:23 +00:00
judy WS 2010-12-19 23:27:49 +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 Documented a few constants as per bug #53354. 2010-11-19 20:58:22 +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 Error fix, and 2 literal tags added 2011-01-19 01:18:12 +00:00
lzf Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
mail Manual fix for doc bug #53420 (mail.log is poorly documented). 2010-11-29 03:40:27 +00:00
mailparse Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
math fixed example title ("mode" isn't a function, but a parameter) 2010-12-21 22:22:45 +00:00
maxdb Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
mbstring 'auto' depends on mbstring.language (doc bug #53783) 2011-02-10 12:52:47 +00:00
mcrypt Indentation problem fixed 2010-12-18 06:48:56 +00:00
mcve Converted remaining files to utf-8 2010-03-29 16:25:51 +00:00
memcache Tell people to not use the timeout parameter. Difficult to determine specifics as to when this worked/works.... but people probably shouldn't use it. Brian Moon found this topic. 2010-12-20 20:57:00 +00:00
memcached #52878 - Fix return type; now 'array' instead of 'mixed' 2010-10-24 16:57:27 +00:00
memtrack Converted to utf-8 2010-03-28 22:10:10 +00:00
mhash Fix formedness and validation errors. 2011-01-06 07:36:39 +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 - Fixed my typo. 2011-02-10 15:36:54 +00:00
mnogosearch Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
mongo added partial 2011-01-27 21:07:56 +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 Fix doc bug #53660 (There is an error in the code provided in Example #1). 2011-01-06 01:41:35 +00:00
mysql Initial reworking of installation info (not yet completed). Bug #52544. 2010-08-18 18:13:02 +00:00
mysqli Typo: wether -> whether. 2011-01-17 12:50:43 +00:00
mysqlnd Fix version (doc bug #53927) 2011-02-10 11:38:56 +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 Typos and grammar 2010-10-25 19:38:17 +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 Fixed bug #53544 (pecl oauth package requirements) 2010-12-20 01:44:05 +00:00
objaggregation Converted to utf-8 2010-03-28 22:10:10 +00:00
oci8 Update with new Oracle version info 2010-11-11 00:43:18 +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 build 2010-10-20 21:32:11 +00:00
outcontrol Typofix. 2011-01-17 14:23:57 +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 Changing first-person phrasing. 2011-01-25 14:59:24 +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 Mention pcre.backtrack_limit by ungreedy modifier (doc bug #53751) 2011-02-10 13:03:45 +00:00
pdf Documented pdf_open_pdi_document() -- Fixes #52812 2010-10-23 05:11:39 +00:00
pdo Minor but important grammar fix, closing bug #53582. 2011-01-13 19:16:38 +00:00
pdo_4d Fix PHP syntax errors 2010-07-09 11:28:40 +00:00
pdo_cubrid fix a bug in constants.xml: CUBRID_SCH_ATTR_PRIMARY_KEY -> CUBRID_SCH_PRIMARY_KEY 2010-11-08 02:45:06 +00:00
pdo_dblib -update link 2010-12-06 22:45:17 +00:00
pdo_firebird Added PDO Installation (configure) instructions. Closes PHP Bug #53759 2011-01-26 22:48:38 +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 Added PDO Installation (configure) instructions. Closes PHP Bug #53759 2011-01-26 22:48:38 +00:00
pdo_oci Added PDO Installation (configure) instructions. Closes PHP Bug #53759 2011-01-26 22:48:38 +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 Added PDO Installation (configure) instructions. Closes PHP Bug #53759 2011-01-26 22:48:38 +00:00
pdo_sqlite Added PDO Installation (configure) instructions. Closes PHP Bug #53759 2011-01-26 22:48:38 +00:00
pgsql Fix doc bug #53624 (NULL also works for $row). 2011-01-04 14:36:52 +00:00
phar Fixed bug #53509 (Incorrect Phar Example; Confusing Results) 2010-12-20 02:19:31 +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 - Fixed spelling error and a small material error. 2010-12-09 03:55:41 +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 proto (doc bug #53937) 2011-02-10 11:26:52 +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 Incorrect link and reference to PECL package (sco -> sdo). 2010-09-13 22:06:25 +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 Fix doc bug #53835 (shm_put_var and SplStack). 2011-01-26 06:22:05 +00:00
session typo 2011-01-04 10:37:15 +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 Fix doc bug #53633 (SimpleXML incorrectly gives NULL for attributes() with 2011-01-04 13:33:49 +00:00
snmp Added skeletons for missing snmp functions. Almost closes PHP bug #51333 2010-10-25 07:02:33 +00:00
soap Parameter type 2010-09-30 12:10:34 +00:00
sockets - Fixed description on the "port" parameter (closes bug #53002). 2010-10-06 15:14:49 +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 Improve SPL exceptions (doc bug #53877) 2011-02-10 12:31:09 +00:00
spl_types Typo: wether -> whether. 2011-01-17 12:50:43 +00:00
spplus Converted to utf-8 2010-03-28 22:10:10 +00:00
sqlite Functions signature 2010-10-12 10:04:37 +00:00
sqlite3 Typos and grammar 2010-10-25 19:38:17 +00:00
ssdeep Initial commit of ssdeep PECL extension documentation. 2010-09-15 16:17:48 +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 Tabs to spaces (or removed if trailing) 2010-11-04 13:32:52 +00:00
stream Zlib is not selectable (doc bug #53902) 2011-02-10 12:02:31 +00:00
strings Beware slashes (doc bug #53319) 2011-02-10 16:09:22 +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 Fixed bug #52921 (Expected method documentation missing) 2010-10-22 11:33:19 +00:00
tokenizer Removed redundant (and confusing) text 2010-09-20 10:55:45 +00:00
tokyo_tyrant Fixed constants: RDB_RECDBL -> RDBREC_DBL, et al. 2010-12-02 14:19:33 +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 #53901 (parse_url() discards invalid port number). 2011-02-04 11:11:05 +00:00
v8js Changed the phrase about the --help parameter. 2011-01-04 12:57:21 +00:00
var Typos and grammar 2010-10-25 19:38:17 +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 Useful constant. 2011-01-26 16:19:02 +00:00
wincache WinCache serializes objects. Refer to __sleep() and __wakeup(). 2010-11-23 12:41:38 +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 Revert file to string. 2010-12-19 23:46:27 +00:00
xmlreader Added common E_STRICT error paragraph for ZEND_ACC_ALLOW_STRICT methods called statically. See #41398 2010-11-10 21:34:44 +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 Grammar changed on unused parameters. 2011-01-27 14:48:36 +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