php-doc-en/reference
Jeremy Mikola 04ca316e18 Revise docs for CursorInterface
Replace Traversable with CursorInterface for Cursor class synopsis, but note that CursorInterface extends Traversable in the changelog. Replace "final" modifier with "abstract" for interface methods. Add "See Also" links to Cursor methods. Remove iteration details from setTypeMap(), as those are more relevant to the Cursor implementation. Change order of CursorInterface in MongoDB\Driver class list.

https://jira.mongodb.org/browse/PHPC-1123


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347939 c90b9560-bf6c-de11-be94-00142212c4b1
2019-09-05 03:29:38 +00:00
..
apache Remove PHP 4 and 5.0.0 mentions. 2019-06-11 13:21:49 +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 Remove rfc1867 ini entries from apcu docs 2019-06-08 12:04:37 +00:00
apd
array Typos 2019-07-13 15:05:31 +00:00
bbcode
bc Fix typos 2019-07-15 14:29:36 +00:00
bcompiler
blenc Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
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 Document $method parameter 2019-08-20 09:01:50 +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 These functions return a variant or throw 2019-08-11 19:08:51 +00:00
componere Fix methodsynopsis markup 2018-09-21 21:19:46 +00:00
crack
csprng
ctype Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
cubrid Fix See Also links 2019-06-05 13:37:45 +00:00
curl Fix URL 2019-05-27 13:57:18 +00:00
cyrus
datetime Updated to version 2019.2 (2019b) 2019-08-11 15:03:29 +00:00
dba Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
dbase Clarify that dBASE does not delete records immediately 2019-04-22 12:20:37 +00:00
dbplus
dbx Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
dio Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
dir Fix Doc Bug #78104 by removing mentions of @ operator and moving E_WARNING info into Error/Exception section. 2019-06-08 15:41:06 +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 Turn all EIO seealso functions references into links 2019-08-11 08:36:18 +00:00
enchant Capitalize <refpurpose> 2018-01-25 15:24:28 +00:00
errorfunc Fix #76577: outdated documentation concerning track_errors 2019-09-02 13:01:20 +00:00
ev Fix #78463: Wrong return type for some Ev methods 2019-09-01 09:24:07 +00:00
event Fix typos 2019-07-15 14:29:36 +00:00
exec Add missing <initializer>s 2019-03-11 12:57:37 +00:00
exif Remove PHP 4 and 5.0.0 mentions. 2019-06-11 13:21:49 +00:00
expect
fam Unify version format 2018-01-29 14:24:46 +00:00
fann Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
fbsql Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
fdf
ffi Fix configure arg for FFI extension and add an example for PostgreSQL extension. 2019-06-23 00:59:14 +00:00
fileinfo Fix initializers 2019-08-17 08:49:10 +00:00
filepro Unify version format 2018-01-29 14:26:23 +00:00
filesystem Fix typo 2019-08-09 15:51:40 +00:00
filter Fix typo 2019-06-30 09:32:28 +00:00
fpm Use bool instead of boolean in return types 2018-01-25 15:50:10 +00:00
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 Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
gender Use int instead of integer in return type 2018-01-25 15:57:18 +00:00
geoip Fix example 2018-05-08 11:37:38 +00:00
gettext
gmagick Use canonical method name in examples 2019-07-27 11:30:19 +00:00
gmp Fix title 2019-08-02 13:08:17 +00:00
gnupg
gupnp Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
haru Use entities in initializer 2018-01-25 19:11:34 +00:00
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 Update versions based on parsing sources 2018-01-31 12:27:12 +00:00
ibase Fix copy&paste typos 2019-08-15 14:16:23 +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 Unify version format 2018-01-29 14:30:10 +00:00
iisfunc
image ext/gd supports WebP as of PHP 5.4.0 2019-08-25 11:06:02 +00:00
imagick Remove duplicated words 2019-07-14 13:46:42 +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 Added false return value when extension doesn't exist #78428 2019-08-19 07:39:02 +00:00
ingres-ii Fix versions based on parsed php-src 2018-01-29 15:23:17 +00:00
inotify
intl Clarify $variant parameter values 2019-08-23 10:47:05 +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 Use entities in initializer 2018-01-25 19:11:34 +00:00
lapack
ldap Use non-deprecated ldap_connect() signature in examples 2019-08-27 13:31:08 +00:00
libevent Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
libxml Use entities in initializer 2018-01-25 19:11:34 +00:00
lua Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
luasandbox Add LuaSandbox extension 2019-08-16 01:38:57 +00:00
lzf
mail Add mb_send_mail to "see also" section 2019-07-21 09:00:53 +00:00
mailparse Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
math Fix See other link. 2019-06-05 17:10:48 +00:00
maxdb
mbstring Document all supported languages 2019-07-19 14:18:04 +00:00
mcrypt Fix incorrect return values. 2019-04-17 15:50:00 +00:00
mcve Fix versions based on parsed php-src 2018-01-29 15:23:17 +00:00
memcache Use entities in initializer 2018-01-25 19:11:34 +00:00
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 Update versions based on parsing sources 2018-01-31 12:27:12 +00:00
misc Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
mnogosearch Unify version format 2018-01-29 15:21:38 +00:00
mongo Fix typos 2019-07-15 14:29:36 +00:00
mongodb Revise docs for CursorInterface 2019-09-05 03:29:38 +00:00
mqseries Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
msession Fix versions based on parsed php-src 2018-01-29 15:23:17 +00:00
msql Use already defined entities instead of repeating ourselves 2018-10-19 14:51:45 +00:00
mssql Fix typos 2019-07-15 14:29:36 +00:00
mysql Fix Doc Bug #78104 by removing mentions of @ operator and moving E_WARNING info into Error/Exception section. 2019-06-08 15:41:06 +00:00
mysql_xdevapi Remove duplicated words 2019-07-14 13:46:42 +00:00
mysqli Fix #78399: mysqli ssl_set null parameters 2019-08-11 16:54:27 +00:00
mysqlinfo Documented the mysql_xdevapi PECL extension, an extension for the MySQL X DevAPI. 2018-04-19 05:05:47 +00:00
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 Fix typos 2019-07-15 14:29:36 +00:00
mysqlnd_mux
mysqlnd_qc
mysqlnd_uh Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
ncurses What's in a name? 2018-06-15 11:50:40 +00:00
net_gopher Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
network Clarify $raw mode of dns_get_record() 2019-07-15 12:20:51 +00:00
newt Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
nis Unify version format 2018-01-29 15:19:23 +00:00
nsapi Remove PHP 4 and 5.0.0 mentions. 2019-06-11 13:21:49 +00:00
oauth Use entities in initializer 2018-01-25 19:11:34 +00:00
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 #78311: configure option --with-system-ciphers is not documented 2019-07-19 11:19:10 +00:00
outcontrol Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
paradox Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
parallel Set svn:keywords 2019-08-04 18:09:38 +00:00
parle Fix typos 2019-07-15 14:29:36 +00:00
parsekit
password Fix typo 2019-06-30 09:33:30 +00:00
pcntl Remove PHP 4 and 5.0.0 mentions. 2019-06-11 13:21:49 +00:00
pcre Merged revision(s) 347600 from phpdoc/en/trunk: 2019-06-17 12:35:42 +00:00
pdf
pdo fix initialisers for PDO::FETCH_* prototypes (doc bug #78328) 2019-07-24 08:48:14 +00:00
pdo_4d Fix typos 2019-07-15 14:29:36 +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 Document new PDO OCI constants 2019-06-16 11:28:06 +00:00
pdo_odbc
pdo_pgsql Fix function signatures 2018-01-25 19:03:56 +00:00
pdo_sqlite Document SQLite ≥ 3.5.0 requirement 2018-10-13 11:04:07 +00:00
pdo_sqlsrv
pgsql Fix configure arg for FFI extension and add an example for PostgreSQL extension. 2019-06-23 00:59:14 +00:00
phar Fix #78108: Some Phar related pages don't have any version information 2019-06-05 11:09:06 +00:00
phdfs Fix phdfs parse errors 2018-01-25 14:17:01 +00:00
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 Use entities in initializer 2018-01-25 19:11:34 +00:00
pspell Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
pthreads Add prominent link to parallel from pthreads 2019-05-03 13:16:59 +00:00
quickhash
radius Use int instead of integer in return type 2018-01-25 15:57:18 +00:00
rar Fix typos 2019-07-15 14:29:36 +00:00
readline Document READLINE_LIB 2019-08-21 10:40:37 +00:00
recode Document unbundling of ext/recode 2019-07-12 12:32:10 +00:00
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 Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
runkit Remove PHP 4 related info 2019-02-12 16:35:55 +00:00
sam Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
sca Capitalize <refpurpose> 2018-01-25 15:24:28 +00:00
scream
sdo Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
sdo_das_xml Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
sdodasrel Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
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 Use entities in initializer 2018-01-25 19:11:34 +00:00
shmop Remove PHP 4 and 5.0.0 mentions. 2019-06-11 13:21:49 +00:00
simplexml Replace each() with foreach in asXML() example 2019-06-08 12:52:24 +00:00
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 Remove duplicated words 2019-07-14 13:46:42 +00:00
sodium Remove duplicated words 2019-07-14 13:46:42 +00:00
solr Fix typos 2019-07-15 14:29:36 +00:00
sphinx Use entities in initializer 2018-01-25 19:11:34 +00:00
spl Fix #78462: Wrong return type for ArrayIterator::unserialize 2019-09-01 09:16:26 +00:00
spl_types Use entities in initializer 2018-01-25 19:11:34 +00:00
sqlite Fix versions based on parsed php-src 2018-01-29 15:23:17 +00:00
sqlite3 Fix default values 2019-08-13 09:08:59 +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 duplicate and miss spelled documentation for stat function 2019-07-22 17:55:49 +00:00
stomp
stream Remove PHP 4 and 5.0.0 mentions. 2019-06-08 15:52:28 +00:00
strings Fix #78165: Incorrect example with printf 2019-06-14 17:56:16 +00:00
suhosin
svm Remove trailing fullstop in <refpurpose> 2018-01-25 15:34:22 +00:00
svn Prefer class constants 2018-05-08 14:05:47 +00:00
swish
swoole Remove duplicated words 2019-07-14 13:46:42 +00:00
sybase Use entities in initializer 2018-01-25 19:11:34 +00:00
sync Fix #77448: Sempahore -> Semaphore 2019-01-12 16:24:27 +00:00
taint
tcpwrap Use entities in initializer 2018-01-25 19:11:34 +00:00
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 Use entities in initializer 2018-01-25 19:11:34 +00:00
trader Fix typos 2018-02-27 13:46:38 +00:00
ui remove unwanted entities.*.xml files 2018-03-15 21:51:09 +00:00
uodbc Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
uopz Clarify the calling the original function from the Closure is supported 2019-07-27 11:08:14 +00:00
url base64_encode() has no failure conditions 2018-09-23 12:52:32 +00:00
v8js
var Fix parameter name 2019-07-27 11:25:45 +00:00
varnish
vpopmail Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
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 Use entities in initializer 2018-01-25 19:11:34 +00:00
wkhtmltox Replace tabs with spaces 2018-11-19 15:09:50 +00:00
xattr
xdiff Use entities in initializer 2018-01-25 19:11:34 +00:00
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 Fix versions based on parsed php-src 2018-01-29 15:23:17 +00:00
xmlrpc Remove obsolete PHP 4 related info 2018-04-20 22:40:50 +00:00
xmlwriter Fix capitalization based on actual method name 2018-01-26 17:00:39 +00:00
xsl Fix capitalization 2018-01-28 17:17:03 +00:00
yaconf remove unwanted entities.*.xml files 2018-03-15 21:51:09 +00:00
yaf Fix typos 2019-07-15 14:29:36 +00:00
yaml Fix typos 2019-07-15 14:29:36 +00:00
yar Fix signatures 2018-01-30 11:11:54 +00:00
yaz
zip Fix #78105: No version information for some ZipArchive methods 2019-06-05 11:33:56 +00:00
zlib Fix Doc Bug #78104 by removing mentions of @ operator and moving E_WARNING info into Error/Exception section. 2019-06-08 15:41:06 +00:00
zmq ZMQ::MODE_DONTWAIT is preferred over ZMQ::MODE_NOBLOCK 2019-04-19 11:41:11 +00:00
zookeeper add new example to Zookeeper::get() 2019-08-13 03:40:27 +00:00