php-doc-en/reference
Christoph M. Becker 2790c0fd69
Fix GH-1181: Incorrect example for IntlDateFormatter::setPattern()
In addition to fixing the format specifiers, we also echo line breaks,
so the output matches the example code.
2021-12-08 11:23:17 +01:00
..
apache
apcu Fix apcu_key_info return value (#863) 2021-08-18 16:40:15 +01:00
array [PHP 8.1] Changelog entry for standard functions (#1123) 2021-12-02 15:26:58 +03:00
bc
bzip2
calendar
classobj Uninitialized type properties are silently discarded on array cast 2021-11-17 15:15:09 +01:00
cmark
com .Net framework 4.0 and later are supported as of PHP 8.0.0 2021-12-02 19:22:30 +01:00
componere
csprng Remove some unnecessary methodsynopsis role attributes (#913) 2021-09-14 14:37:29 +02:00
ctype
cubrid [skip-revcheck] grammar 2021-09-10 11:35:58 +01:00
curl fixed cross reference related to CURL[String]File class. 2021-11-30 00:27:05 +09:00
datetime Fix GH-1164: strftime is deprecated since PHP 8.1 2021-11-29 17:35:17 +01:00
dba
dbase
dio
dir Generate methodsynopses based on stubs for recent changes (#903) 2021-10-01 17:23:05 +02:00
dom Add missing final modifier 2021-11-29 13:47:04 +01:00
ds
eio
enchant [skip-revcheck] Generate ext/enchant class synopses from stubs 2021-11-16 14:08:25 +01:00
errorfunc [skip-revcheck] fixed typo. 2021-11-23 22:51:23 +09:00
ev [skip-revcheck] Typo in EV book.xml (#966) 2021-09-23 03:01:49 +01:00
event
exec Fix #69290: Invalid modes do not trigger errors 2021-12-02 18:06:55 +01:00
exif
expect
fann
fdf
ffi fix FFI non-static method is written to static method 2021-12-06 11:56:51 +01:00
fileinfo Generate ext/fileinfo class synospes from stubs (#1115) 2021-11-17 12:45:24 +01:00
filesystem Fix #81620: parse_ini_file and parse_ini_string don't actually support value interpolation 2021-11-15 13:44:02 +01:00
filter
fpm
ftp [skip-revcheck] Generate ext/ftp class synopses from stubs (#1114) 2021-11-17 11:56:21 +01:00
funchand Fix 80971: func_get_args() didnt work when using named args (#650) 2021-11-10 11:39:50 -05:00
gearman
gender
geoip
gettext
gmagick
gmp
gnupg
hash Add missing final modifier 2021-11-29 13:47:04 +01:00
hrtime [skip-revcheck] typo 2021-09-10 12:17:01 +01:00
ibase
ibm_db2
iconv
igbinary Document the igbinary extension 2021-09-03 15:52:16 +02:00
image Fix #79809: imagecreatefromwebp() does not support animated WebP 2021-12-06 17:53:36 +01:00
imagick Document Imagick installation on Windows 2021-11-10 19:18:06 +01:00
imap imap_mail_move() does actually copy and delete 2021-12-05 23:13:48 +01:00
info Generate a few ext/standard method synopses from stubs (#1013) 2021-10-12 16:04:26 +02:00
inotify
intl Fix GH-1181: Incorrect example for IntlDateFormatter::setPattern() 2021-12-08 11:23:17 +01:00
json Generate ext/json class synopses from stubs (#1104) 2021-11-18 11:23:48 +01:00
ldap [skip-revcheck] Generate ext/ldap class synopses from stubs (#1111) 2021-11-17 09:00:11 +01:00
libxml
lua
luasandbox
lzf
mail
mailparse Document that mailparse_msg_free() should be called explicitly 2021-09-07 17:04:47 +02:00
math Remove PHP 5 reference (#959) 2021-09-21 11:36:42 +01:00
mbstring MBString overloading was removed in 8.0.0 2021-11-26 15:38:33 +01:00
mcrypt
memcache
memcached
mhash Deprecated functions and constants 2021-10-04 16:53:40 +02:00
misc Generate sapi_windows_* method synopses based on stubs 2021-10-14 14:29:32 +02:00
mongodb Update Server::getInfo() example and note load balancer behavior 2021-10-28 23:48:31 -04:00
mqseries
mysql
mysql_xdevapi
mysqli Document MYSQLI_IS_MARIADB 2021-12-05 19:29:04 +01:00
mysqlinfo [skip-revcheck] Fix typo 2021-11-06 11:22:15 +01:00
mysqlnd
network Generate a few ext/standard method synopses from stubs (#1013) 2021-10-12 16:04:26 +02:00
oauth
oci8 Add doc for oci8.prefetch_lob_size 2021-11-12 21:36:47 +11:00
opcache Fix #75070: Opcache functions only apply to in-memory cache 2021-10-15 15:31:13 +02:00
openal
openssl [skip-revcheck] Generate ext/openssl class synopses from stubs (#1074) 2021-11-15 16:13:02 +01:00
outcontrol Fix #81566: ob_get_status return value contains non-existing constants 2021-11-02 13:46:20 +01:00
parallel
parle Fix typo (caracter → character) 2021-11-16 13:43:25 +01:00
password Fix password_needs_rehash method signature (#930) 2021-09-17 20:50:45 +01:00
pcntl Rename old function "setproctitle" to "cli_set_process_title" (#1008) 2021-10-11 15:29:31 +08:00
pcre Fix preg_match_all return values (#1122) 2021-11-18 12:48:37 +03:00
pdo Fix #71916: Two attribute constants use the same value 2021-11-16 15:02:05 +01:00
pdo_cubrid
pdo_dblib
pdo_firebird
pdo_ibm
pdo_informix
pdo_mysql PDO::MYSQL_ATTR_INIT_COMMAND expects string, not int 2021-11-03 11:43:51 +01:00
pdo_oci
pdo_odbc PDO_ODBC is no longer recommended for MS SQLServer 2021-09-06 13:32:51 +02:00
pdo_pgsql Document PDO::PGSQL_ATTR_DISABLE_PREPARES attribute 2021-12-01 19:36:44 +01:00
pdo_sqlite
pdo_sqlsrv
pgsql [skip-revcheck] Generate ext/pgsql class synopses from stubs (#1110) 2021-11-17 08:59:49 +01:00
phar Fix #81488: ext/zip doesn't extract files with special names 2021-10-04 15:24:53 +02:00
phpdbg phpdbg INI directives are removed as of PHP 8.1.0 2021-11-15 17:56:50 +01:00
pht
posix rlimit constants update related to php 8.0.2 update (#436) 2021-09-23 14:01:12 +01:00
ps
pspell [skip-revcheck] Generate ext/pspell class synopses from stubs 2021-11-16 18:40:11 +01:00
pthreads Drop pthreads v2 (#1035) 2021-10-21 11:28:17 +03:00
radius
rar
readline
recode
reflection replaced class with method. 2021-12-03 00:51:27 +09:00
rpminfo add new constant from librpm 4.17 2021-09-28 08:46:02 +02:00
rrd
runkit7 We should not call a non-static method statically 2021-11-11 12:03:36 +01:00
scoutapm
seaslog
sem [skip-revcheck] Generate ext/sysvsem class synopses from stubs (#1108) 2021-11-17 08:59:33 +01:00
session Update sessionhandlerinterface example for PHP 8.1 2021-11-15 17:05:31 +01:00
shmop [skip-revcheck] Generate ext/shmop class synopses from stubs (#1106) 2021-11-18 07:21:01 +01:00
simplexml simplexml_load_file(): see also libxml_set_streams_context() 2021-09-09 16:27:36 +02:00
snmp Types are not hints in PHP. (#1003) 2021-10-09 14:43:01 +01:00
soap Types are not hints in PHP. (#1003) 2021-10-09 14:43:01 +01:00
sockets [skip-revcheck] Generate ext/sockets class synopses from stubs (#1103) 2021-11-17 07:52:20 +01:00
sodium Revert "Revert "Generate ext/sodium class synopses from stubs"" 2021-11-17 00:36:22 +01:00
solr Remove empty see also section from solr 2021-11-03 14:40:33 +03:00
spl Revert "Revert "Autoloaders receive the FQN as written, not lower-cased"" 2021-11-25 15:34:39 +01:00
sqlite3 Generate ext/sqlite3 class synopses from stubs (#1071) 2021-11-11 11:05:55 +01:00
sqlsrv
ssdeep
ssh2
stomp
stream Document stream_bucket_make_writable() 2021-11-29 23:00:21 +01:00
strings Fix html.c functions description (#1052) 2021-10-27 11:50:38 +03:00
svm
svn Tidy up SVN docs (#939) 2021-10-15 15:50:25 +01:00
swoole
sync
taint
tcpwrap
tidy [skip-revcheck] Generate ext/tidy class synopses from stubs 2021-11-16 18:42:09 +01:00
tokenizer [skip-revcheck] Generate ext/tokenizer class synopses from stubs 2021-11-16 18:43:27 +01:00
trader
ui Fix typo dimenstions 2021-08-20 20:30:54 +01:00
uodbc Deprecated functions and constants 2021-10-04 16:53:40 +02:00
uopz
url Use lowercase null for consistency 2021-11-29 13:48:57 +01:00
v8js
var Fix #79111: is_numeric documentation utterly incomplete 2021-12-02 18:56:20 +01:00
var_representation Add documentation for the var_representation PECL 2021-09-16 19:14:10 +02:00
varnish
wddx
win32service
wincache
wkhtmltox
xattr
xdiff
xhprof
xlswriter
xml Add note about NOP code 2021-09-14 15:09:52 +02:00
xmldiff
xmlreader
xmlrpc
xmlwriter
xsl [skip-revcheck] Generate ext/xsl class synopses from stubs 2021-11-16 18:44:33 +01:00
yac
yaconf
yaf
yaml
yar
yaz
zip [skip-revcheck] Grammar 2021-10-12 21:32:54 +01:00
zlib [skip-revcheck] Generate ext/zlib class synopses from stubs (#1065) 2021-11-18 07:14:12 +01:00
zmq
zookeeper