php-doc-en/reference
colshrapnel e1cbbb434a
Fix the return value description
The comment in the source code [goes](04a4864b65/ext/pdo/pdo_stmt.c (L1152)) as "if there are no more rows" and doesn't mention any failure.

Closes GH-1480.
2022-03-25 11:23:54 +01:00
..
apache
apcu Fix GH-1437: Missing return type false for apcu_sma_info() in description 2022-03-03 11:05:07 +01:00
array Fix inconsistent section orders 2022-03-13 22:37:42 +00:00
bc
bzip2
calendar
classobj Fix wrong parameter name 2022-02-13 14:34:19 +01:00
cmark
com Fix further xref misuse 2022-02-18 13:19:17 +01:00
componere
csprng
ctype [PHP 8.1] Document deprecated ctype non-string argument. (#1179) 2021-12-08 20:18:41 +09:00
cubrid
curl Fix CURLFile multiple files examples (#1446) 2022-03-11 10:18:34 +08:00
datetime Fix GH-1460: p format character only available as of PHP 8.0.0 2022-03-14 10:32:36 +01:00
dba
dbase
dio
dir Generate various class synopses from stubs - part 2 (#1251) 2021-12-26 12:10:36 +01:00
dom Fix DOMParentNode and DOMChildNode class and method synopses (#1321) 2022-01-11 13:52:43 +01:00
ds
eio Fix parameter type for eio_readlink 2022-02-09 08:25:16 +01:00
enchant
errorfunc Default value for error_reporting is E_ALL as of PHP 8.0.0 (#1307) 2022-01-08 14:36:08 +00:00
ev
event Fix method aliases in Event class (#687) 2022-03-13 18:11:31 +00:00
exec Generate various ext/standard method synopses from stubs - part 5 (#1232) 2021-12-22 12:34:12 +01:00
exif
expect
fann
fdf
ffi Actually include FFI\CType methods (#1303) 2022-01-05 23:00:09 +01:00
fileinfo Fix inconsistent section orders 2022-03-13 22:37:42 +00:00
filesystem Fix error in touch() atime param docs 2022-02-06 12:55:00 +01:00
filter PHP 8.1: FILTER_SANITIZE_STRING is deprecated (#1193) 2021-12-10 14:25:58 +00:00
fpm [skip-revcheck] Fix typo 2022-03-01 10:52:24 +03:00
ftp Fix section order issues (#1262) 2021-12-28 08:00:18 +03:00
funchand
gearman
gender
geoip
gettext
gmagick Closes GH-1024: imagick flop explanation is mistake 2021-12-17 15:45:18 +01:00
gmp Adjust ext/gmp default values (#1287) 2022-01-03 10:12:53 +01:00
gnupg Fix method call CS in gnupg examples 2022-01-16 22:08:32 +00:00
hash PHP 8.1 | Update hash_algos() documentation 2022-03-11 14:20:23 +01:00
hrtime
ibase
ibm_db2 Fix sqlsrv_rows_affected/db2_num_fields return type 2022-03-25 10:34:39 +01:00
iconv
igbinary
image Add return value "AVIF Support" to gd_info() 2022-02-07 12:08:24 +01:00
imagick Closes GH-1024: imagick flop explanation is mistake 2021-12-17 15:45:18 +01:00
imap Fix $message_nums parameter names (#1225) 2021-12-21 15:33:54 +01:00
info Remove double parentheses in assert 2022-03-20 21:21:08 +00:00
inotify
intl Generate ext/intl class synopses from stubs - part 3 (#1274) 2021-12-28 17:10:33 +01:00
json
ldap Fix typo (ppolicy → policy ) 2022-01-18 18:41:09 +01:00
libxml
lua
luasandbox Delete luasandbox entity files 2021-12-09 16:24:07 +01:00
lzf
mail
mailparse
math
mbstring MBString overloading was removed in 8.0.0 2021-11-26 15:38:33 +01:00
mcrypt
memcache
memcached
mhash
misc [8.0] Document remaining core changes 2021-12-14 18:34:40 +01:00
mongodb Fix id for TopologyDescription::TYPE_LOAD_BALANCED 2022-03-03 17:18:34 -05:00
mqseries
mysql Fix further xref misuse 2022-02-18 13:19:17 +01:00
mysql_xdevapi Added modifyCollection() docs, and updated createCollection() docs to include validate parameter info 2022-01-14 15:06:46 -08:00
mysqli Modernize examples on connect_error & connect_errno (#1454) 2022-03-13 19:54:44 +00:00
mysqlinfo
mysqlnd
network Closes GH-1209: Named argument in setcookie function called $expires instead of $expires_or_options 2021-12-17 15:35:31 +01:00
oauth
oci8 Rename OCI-Lob and OCI-Collection 2022-01-14 14:26:19 +01:00
opcache Clarification for usage of JIT tunable options 2022-01-19 11:56:57 +01:00
openal
openssl Fix openssl cms constants 2022-01-14 15:46:56 +01:00
outcontrol Generate various method synopses based on stubs 2021-12-15 20:08:13 +01:00
parallel Fix GH-1402: PHP 8.* ZTS wrong compilation flag for Linux 2022-02-28 14:34:15 +01:00
parle
password password_verify is capable of verifying crypt hashes 2022-02-22 17:15:50 +01:00
pcntl Add pcntl_unshare description (#958) 2022-03-13 23:55:35 +00:00
pcre Refer to preg_replace() docs for param docs of preg_filter() (#723) 2022-01-10 19:36:32 +00:00
pdo Fix the return value description 2022-03-25 11:23:54 +01:00
pdo_cubrid
pdo_dblib
pdo_firebird
pdo_ibm
pdo_informix
pdo_mysql Mention LOAD LOCAL INFILE functionality was added in 8.1.0 2022-01-25 20:25:23 -08:00
pdo_oci
pdo_odbc
pdo_pgsql Fix GH-1398: PDO::pgsqlGetNotify inconsistent return type 2022-02-28 14:39:36 +01:00
pdo_sqlite
pdo_sqlsrv
pgsql
phar Fix Phar methods which still exist in PHP 8. (#1405) 2022-03-13 23:50:44 +00:00
phpdbg
pht Fix GH-1402: PHP 8.* ZTS wrong compilation flag for Linux 2022-02-28 14:34:15 +01:00
posix
ps
pspell
pthreads Fix GH-1402: PHP 8.* ZTS wrong compilation flag for Linux 2022-02-28 14:34:15 +01:00
radius
rar
readline
recode
reflection Fix "see also" for ReflectionFunction::__toString (#1473) 2022-03-21 15:12:38 +00:00
rpminfo
rrd
runkit7 Update runkit7 function documentation, names 2021-12-12 16:17:01 +01:00
scoutapm
seaslog
sem Generate various class synopses from stubs - part 1 (#1241) 2021-12-23 14:22:05 +01:00
session Fix ini name 2022-02-04 17:04:39 +01:00
shmop
simplexml SimpleXMLElement::children() returns null for attribute nodes 2022-01-20 12:00:39 +01:00
snmp Add missing return value sections for SNMP functions 2022-03-16 22:00:21 +00:00
soap Fix inconsistent section orders 2022-03-13 22:37:42 +00:00
sockets
sodium Should use constant time sodium_bin2hex in examples 2022-02-14 12:22:30 +01:00
solr Fix de/constructor synopsis tag usage (#1457) 2022-03-15 16:36:11 +00:00
spl Fix GH-1467: SplObjectStorage::removeAll does not return the number of removed objects 2022-03-18 11:03:15 +01:00
sqlite3 Fix datatype in SQLite3 example 2022-01-11 11:11:10 +01:00
sqlsrv Fix sqlsrv_rows_affected/db2_num_fields return type 2022-03-25 10:34:39 +01:00
ssdeep
ssh2
stomp Fix de/constructor synopsis tag usage (#1457) 2022-03-15 16:36:11 +00:00
stream Fix de/constructor synopsis tag usage (#1457) 2022-03-15 16:36:11 +00:00
strings password_verify is capable of verifying crypt hashes 2022-02-22 17:15:50 +01:00
svm
svn
swoole
sync Fix GH-1397: autounlock parameter in constructor is actually int not bool 2022-02-28 14:44:34 +01:00
taint
tcpwrap
tidy
tokenizer
trader
ui
uodbc Fix 5th param name description for odbc_foreignkeys() (#1461) 2022-03-14 14:25:05 +00:00
uopz Fix ini directive name for uopz extension 2022-02-06 12:44:45 +01:00
url Fix GH-1421: A relic of old editing in manual page function.parse-url 2022-02-21 10:05:49 +01:00
v8js
var Move changelog section before examples 2021-12-24 14:51:29 +00:00
var_representation
varnish
wddx
win32service
wincache
wkhtmltox
xattr
xdiff
xhprof
xlswriter
xml
xmldiff
xmlreader Generate ext/xmlreader and ext/xmlwriter class synopses from stubs 2021-12-15 19:55:38 +01:00
xmlrpc
xmlwriter Generate ext/xmlreader and ext/xmlwriter class synopses from stubs 2021-12-15 19:55:38 +01:00
xsl Change the order of union return type for XSLTProcessor::transformToXml() 2021-12-16 10:22:47 +01:00
yac
yaconf
yaf Fix de/constructor synopsis tag usage (#1457) 2022-03-15 16:36:11 +00:00
yaml
yar
yaz
zip Generate ext/zip class synopses from stubs 2021-12-15 19:56:59 +01:00
zlib
zmq
zookeeper