php-doc-en/reference
Christoph Michael Becker 3742d36be1 Improve transaction examples for mysqli
A correct example was provided in begin_transaction() and commit()
& rollback are linked. For autocommit the example was expanded to
show how one can use autocommit to create transactions. This
should also clarify the behaviour of commit in regards to
autocommit. A note section was copied from autocommit doc to the
other three.

Also added simple description of SAVEPOINT and RELEASE SAVEPOINT.

Patch contributed by Dharman <tekiela246@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351087 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 15:45:26 +00:00
..
apache Remove safe_mode related information 2020-10-13 22:07:26 +00:00
apcu Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
array Note that the order of returned keys is deterministic 2020-10-19 07:35:23 +00:00
bc Fix #79530: bcpowmod never returns NULL as stated in doc 2020-04-28 11:33:36 +00:00
blenc
bzip2 Fix: #77924: Wrong return type in bzclose() description 2019-04-19 14:57:00 +00:00
calendar Document important changes due to bugfixes 2020-10-07 16:36:13 +00:00
classkit Remove PHP4 or PHP5-only extension 2020-09-26 12:28:04 +00:00
classobj call_user_method(_array) is removed as of PHP 7.0.0 2020-10-25 14:20:38 +00:00
cmark Mark up nullable types as union types 2020-10-30 10:47:17 +00:00
com Document new com.dotnet_version INI setting 2020-10-07 17:34:13 +00:00
componere Don't use FQNs for types 2020-10-20 13:08:37 +00:00
csprng
ctype Fix #80148: ctype_* functions silently return false for unsupported types 2020-09-30 12:13:54 +00:00
cubrid Fix See Also links 2019-06-05 13:37:45 +00:00
curl Remove safe_mode related information 2020-10-13 22:07:26 +00:00
datetime Updated to version 2020.4 (2020d) 2020-10-22 09:08:27 +00:00
dba Document lmdb $mapsize parameter 2020-01-23 11:45:57 +00:00
dbase Remove safe_mode related information 2020-10-13 22:07:26 +00:00
dbplus The DB++ extension has only unbundled as of PHP 4.3.0 2020-05-23 14:35:11 +00:00
dbx ext/sybase is no longer available as of PHP 7.0.0 2020-09-26 13:09:16 +00:00
dio Remove PHP 4 and 5.0.0 mentions. 2019-06-05 17:31:34 +00:00
dir Remove safe_mode related information 2020-10-13 22:07:26 +00:00
dom Fix #79273: Correctly document nullable properties on DOMDocument and DOMNode 2020-10-30 11:04:58 +00:00
ds Document ArrayAccess in PHP-DS 2020-10-24 12:17:53 +00:00
eio Fix #78670: Online Documentation at eio_chmod and eio_chown has typo 2019-10-14 07:17:37 +00:00
enchant Fix return value description 2020-05-02 11:59:13 +00:00
errorfunc Get rid of "callback" types 2020-10-06 09:11:05 +00:00
ev Fix example, add missing ')' 2020-03-07 18:20:16 +00:00
event Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
exec Remove safe_mode related information 2020-10-13 22:07:26 +00:00
exif Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
expect Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
fann Typo 2020-10-22 02:33:31 +00:00
fbsql Frontbase: extension was moved to PECL 2020-05-21 08:56:09 +00:00
fdf FDF: extension was moved to PECL / no longer bundled with PHP as of PHP 5.3 2020-05-10 08:46:42 +00:00
ffi Fix typos in FFI\CData documentation 2020-10-05 17:40:07 +00:00
fileinfo typo and grammar 2020-01-15 12:06:29 +00:00
filepro Remove safe_mode related information 2020-10-13 22:07:26 +00:00
filesystem fixed typo 2020-10-28 01:11:46 +00:00
filter Get rid of "callback" types 2020-10-06 09:11:05 +00:00
fpm
ftp Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
funchand Get rid of "callback" types 2020-10-06 09:11:05 +00:00
gearman Typo 2019-10-30 11:37:36 +00:00
gender
geoip Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
gettext
gmagick Fix #80029: flopImage has wrong documentation 2020-08-28 15:07:47 +00:00
gmp Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
gnupg Fix #79711: typo 2020-06-18 11:04:17 +00:00
hash Fixes from volunteers 2020-10-20 08:54:50 +00:00
hrtime Fix #77435: Documentation linking issue for hrtime() 2019-01-09 18:47:38 +00:00
ibase Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
ibm_db2 Use symbolic constants instead of magic numbers 2019-03-01 16:45:19 +00:00
iconv Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
ifx Remove safe_mode related information 2020-10-13 22:07:26 +00:00
iisfunc
image Add imagecrop() to "see also" sections of imagecopy*() 2020-10-09 14:04:49 +00:00
imagick Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
imap imap_sort() returns false on failure 2020-10-13 18:10:39 +00:00
info Remove php_egg_logo_guid() from docs 2020-10-30 13:27:24 +00:00
ingres-ii
inotify
intl Properly markup union types 2020-10-30 10:45:25 +00:00
json Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
judy Use already defined entities instead of repeating ourselves 2018-10-19 14:51:45 +00:00
ldap Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
libxml Fix #62577: simplexml_load_file does not file if libxml_disable_entity_loader(true) 2020-08-31 16:29:59 +00:00
lua Simplify signature of variadic functions 2018-11-27 19:09:14 +00:00
luasandbox Properly markup union types 2020-10-30 10:45:25 +00:00
lzf
mail sendmail style mailing is supported on Windows as of PHP 4.1.0 2020-10-27 16:38:37 +00:00
mailparse Fix #75923: Body is fetched without the last line 2020-09-14 11:42:49 +00:00
math Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
maxdb MaxDB/installation: extension is PECL only 2020-05-23 14:38:33 +00:00
mbstring Fix #78142: Function prototype return value does not contain type in case of failure 2020-10-29 16:26:49 +00:00
mcrypt Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
memcache
memcached Fix #77809: getStats() may return false 2020-10-29 16:22:07 +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
misc Properly markup union types 2020-10-30 10:45:25 +00:00
mongo Properly markup union types 2020-10-30 10:45:25 +00:00
mongodb Properly markup union types 2020-10-30 10:45:25 +00:00
mqseries
msql Removed some of the PHP5 changelogs 2020-09-26 12:32:19 +00:00
mysql Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
mysql_xdevapi Mention that altering a collection means it won't be seen as a collection; as per oracle bug #31155571 2020-09-30 19:10:12 +00:00
mysqli Improve transaction examples for mysqli 2020-10-30 15:45:26 +00:00
mysqlinfo
mysqlnd Fix other miscellaneous typos 2020-04-27 06:50:00 +00:00
mysqlnd_memcache Get rid of "callback" types 2020-10-06 09:11:05 +00:00
mysqlnd_ms Fix typos 2019-07-15 14:29:36 +00:00
mysqlnd_mux
mysqlnd_qc Remove PHP4 or PHP5-only extension 2020-09-26 12:28:04 +00:00
mysqlnd_uh
ncurses
network Remove safe_mode related information 2020-10-13 22:07:26 +00:00
nsapi Remove PHP 4 and 5.0.0 mentions. 2019-06-11 13:21:49 +00:00
oauth Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
oci8 Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
opcache Fix typo in opcache ini documentation 2020-10-14 16:58:52 +00:00
openal
openssl Fix #80219: OPENSSL_ZERO_PADDING's functionality is undocumented 2020-10-12 13:37:36 +00:00
outcontrol Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
paradox
parallel Mark up nullable types as union types 2020-10-30 10:47:17 +00:00
parle Fix typos 2019-07-15 14:29:36 +00:00
password Fix section order 2020-05-24 11:49:30 +00:00
pcntl Properly markup union types 2020-10-30 10:45:25 +00:00
pcre Add preg_last_error_msg documentation 2020-10-07 17:24:21 +00:00
pdo Removed misleading example from rowCount() 2020-10-30 13:13:47 +00:00
pdo_cubrid
pdo_dblib
pdo_firebird Document new FB dialect DSN component 2019-11-23 15:36:44 +00:00
pdo_ibm
pdo_informix
pdo_mysql Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
pdo_oci Document new PDO OCI constants 2019-06-16 11:28:06 +00:00
pdo_odbc Document PDO_ODBC driver specific options 2020-10-01 11:30:01 +00:00
pdo_pgsql
pdo_sqlite Remove PDO sqlite2 driver related info 2020-10-22 13:13:18 +00:00
pdo_sqlsrv Add link to driver source repository 2019-12-21 18:04:33 +00:00
pgsql Remove safe_mode related information 2020-10-13 22:07:26 +00:00
phar Improve typehinting for phar 2020-10-29 18:24:16 +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 Minor amendment to safe_mode info removal 2020-10-14 21:21:06 +00:00
proctitle
ps
pspell Fix miscellaneous typos 2020-04-27 06:43:55 +00:00
pthreads Add prominent link to parallel from pthreads 2019-05-03 13:16:59 +00:00
quickhash
radius
rar Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
readline Fix #79388: readline() missing return on documentation 2020-03-17 11:41:16 +00:00
recode Declare xlink namespace 2020-05-14 07:51:37 +00:00
reflection Mark up nullable types as union types 2020-10-30 10:47:17 +00:00
regex
rpminfo rpminfo; fix title 2020-04-07 11:56:14 +00:00
rrd
runkit7 Remove PHP4 or PHP5-only extension 2020-09-26 12:28:04 +00:00
scoutapm Shorten scoutapm function refpurposes and move them to descriptions 2019-12-31 10:04:08 +00:00
sdo Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
sdo_das_xml
sdodasrel
seaslog set standard svn:eol-style svn:keywords properties 2018-12-18 21:10:59 +00:00
sem Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
session Fix #80252: Incorrect description of session_cache_expire() 2020-10-17 21:46:08 +00:00
shmop Remove PHP 4 and 5.0.0 mentions. 2019-06-11 13:21:49 +00:00
simplexml Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
snmp Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
soap Remove more changelog entries, mostly from PHP 5.4 era 2020-09-26 14:15:17 +00:00
sockets Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
sodium Remove duplicated words 2019-07-14 13:46:42 +00:00
solr Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
sphinx Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
spl Properly markup union types 2020-10-30 10:45:25 +00:00
spl_types Minor spelling mistake of "sctrictness" 2020-03-15 01:35:34 +00:00
sqlite Remove safe_mode related information 2020-10-13 22:07:26 +00:00
sqlite3 Use meaningful xml:id 2020-09-20 22:33:43 +00:00
sqlsrv Fix #65813: Reference For Cross-Platform Compatible Code when connecting to MSSQL 2020-03-14 17:02:21 +00:00
ssdeep
ssh2 Fix #77796: Function ssh2_sftp (standard_5.php) 2019-03-26 11:29:03 +00:00
stomp Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
stream Fix #68798: stream_select() preserves keys since rev. 305856 breaking some code without note 2020-10-27 13:11:32 +00:00
strings Document some PHP 7.4.0 deprecations 2020-10-25 14:43:31 +00:00
suhosin
svm
svn
swoole Swoole extension is not bundled with PHP 2020-05-10 17:19:10 +00:00
sync Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
taint
tcpwrap
tidy Document important changes due to bugfixes 2020-10-07 16:36:13 +00:00
tokenizer Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
tokyo_tyrant
trader
ui UI: extension is not bundled with PHP 2020-05-14 07:25:49 +00:00
uodbc odbc_result_all() does not escape the data 2020-10-06 13:26:04 +00:00
uopz uopz may require opcache.optimization_level=0 2020-08-21 10:03:51 +00:00
url Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
v8js
var is_float() is deprecated and removed 2020-10-04 11:06:52 +00:00
varnish Properly markup union types 2020-10-30 10:45:25 +00:00
wddx Declare xlink namespace 2020-05-14 07:51: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
win32service Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
wincache
wkhtmltox Mark up nullable types as union types 2020-10-30 10:47:17 +00:00
xattr
xdiff
xhprof Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
xlswriter XLSWriter: extension is not bundled with PHP 2020-05-10 11:30:47 +00:00
xml followed rev. 348566 fix 2019-12-18 16:34:07 +00:00
xmldiff
xmlreader Remove more changelog entries, mostly from PHP 5.3 era 2020-09-26 14:08:59 +00:00
xmlrpc
xmlwriter Fix #79341: XmlWriter docs does not say $uri is nullable 2020-10-30 11:24:30 +00:00
xsl Remove more changelog entries, mostly from PHP 5.2 era 2020-09-26 13:52:31 +00:00
yac Properly markup union types 2020-10-30 10:45:25 +00:00
yaconf Fix miscellaneous typos 2020-04-27 06:43:55 +00:00
yaf Properly markup union types 2020-10-30 10:45:25 +00:00
yaml Add PECL in front of version numbers in changelogs 2020-10-25 15:11:56 +00:00
yar
yaz
zip Fix the return value of \zip_open() 2020-10-29 18:32:31 +00:00
zlib Enclose example code in PHP tag 2020-10-14 21:20:28 +00:00
zmq Get rid of "callback" types 2020-10-06 09:11:05 +00:00
zookeeper add new example to Zookeeper::get() 2019-08-13 03:40:27 +00:00