Máté Kocsis
e902ea4116
[skip-revcheck] Generate ext/sockets class synopses from stubs ( #1103 )
2021-11-17 07:52:20 +01:00
Christoph M. Becker
8f28fbb43a
Revert "Revert "Generate ext/sodium class synopses from stubs""
...
This reverts commit 6700a28f74
, because
the change is wanted, but this time we don't apply the `skip-revcheck`
tag.
Sorry for the noise, translators!
2021-11-17 00:36:22 +01:00
Christoph M. Becker
6700a28f74
[skip-revcheck] Revert "Generate ext/sodium class synopses from stubs"
...
This reverts commit 1b3769ae7d
, because
we must not tag `skip-revcheck` here.
Cf. <1b3769ae7d (r60384241)
>.
2021-11-17 00:32:41 +01:00
Kamil Tekiela
b610be0d56
Aling refpurpose of all mysqli fetch functions
2021-11-16 21:01:58 +00:00
Kamil Tekiela
1861d5203b
mysqli_fetch_assoc return values fix
2021-11-16 20:37:13 +00:00
Máté Kocsis
159ce38734
[skip-revcheck] Generate ext/xsl class synopses from stubs
...
Closes GH-1067.
2021-11-16 18:44:33 +01:00
Máté Kocsis
de6862c9ad
[skip-revcheck] Generate ext/tokenizer class synopses from stubs
...
Closes GH-1069.
2021-11-16 18:43:27 +01:00
Máté Kocsis
cd66366e17
[skip-revcheck] Generate ext/tidy class synopses from stubs
...
Closes GH-1070.
2021-11-16 18:42:09 +01:00
Máté Kocsis
1b3769ae7d
[skip-revcheck] Generate ext/sodium class synopses from stubs
...
Closes GH-1072.
2021-11-16 18:41:00 +01:00
Máté Kocsis
eefc91c6a5
[skip-revcheck] Generate ext/pspell class synopses from stubs
...
Closes GH-1073.
2021-11-16 18:40:11 +01:00
DmitryTronin
610ac95b98
Remove incorrect return comment for ArrayObject::unserialize
...
Closes GH-1101.
2021-11-16 17:09:22 +01:00
Christoph M. Becker
3725fe1c95
Document dangling else handling
...
Cf. <https://bugs.php.net/51016#1619439579 >.
2021-11-16 16:10:56 +01:00
Christoph M. Becker
af64507ffd
Fix #71916 : Two attribute constants use the same value
2021-11-16 15:02:05 +01:00
Máté Kocsis
f0c0715e3d
[skip-revcheck] Generate ext/enchant class synopses from stubs
...
Closes GH-1075.
2021-11-16 14:08:25 +01:00
Christoph M. Becker
04f3346a4b
Fix typo (caracter → character)
...
This integrates user note 126618.
2021-11-16 13:43:25 +01:00
Kamil Tekiela
473b5ab2c1
Fix mysqli return values ( #1055 )
2021-11-16 11:19:01 +00:00
Christoph M. Becker
c8c9278fe4
phpdbg INI directives are removed as of PHP 8.1.0
...
Cf. <cded43fd8d
>
and <766e6b0856
>.
2021-11-15 17:56:50 +01:00
Christoph M. Becker
14e006b4ee
Passing values of wrong types is no longer undefined behavior as of PHP 8.1.0
...
Well, at least for the core functions, and many PECL extensions. Some
PECL extension functions may not yet behave this way, so we add in a
"supposed to".
2021-11-15 17:28:59 +01:00
Christoph M. Becker
72e81bd314
Fixes GH-1099: A non-existent section "Backslash" appears in the paragraph
2021-11-15 17:22:01 +01:00
Christoph M. Becker
d1c3de7ae6
Update sessionhandlerinterface example for PHP 8.1
...
We require suitable return types or the ReturnTypeWillChange attribute
as of PHP 8.1.0. We specify the return types where supported as of PHP
7.0.0, but go with the attribute for the union types.
Cf. <https://github.com/php/doc-en/issues/1090 >.
2021-11-15 17:05:31 +01:00
Máté Kocsis
28ebd55c47
[skip-revcheck] Generate ext/openssl class synopses from stubs ( #1074 )
2021-11-15 16:13:02 +01:00
Jacob Dreesen
59154119e9
Clarify purpose of ReflectionType
...
Closes GH-1098.
2021-11-15 16:05:52 +01:00
Christoph M. Becker
f8b0bb4100
Fix #81620 : parse_ini_file and parse_ini_string don't actually support value interpolation
2021-11-15 13:44:02 +01:00
Elnur Abdurrakhimov
3ba4c7d287
[skip-revcheck] Fix typo (it's → its)
...
Closes GH-1095.
2021-11-14 12:56:28 +01:00
Kamil Tekiela
dfa86bcd6d
Use type entities
2021-11-13 12:58:16 +00:00
hakre
d5161a40ab
Add note when return value is string ( #1062 )
...
Note taken from reference/mysqli/mysqli_result/num-rows.xml.
Extracting !ENTITY mysqli.integer.overflow.as.string.note
2021-11-13 12:49:53 +00:00
cmp
085c38d45e
PHP 8.1: Update integer docs for new octal notation
...
Closes GH-1091.
2021-11-13 11:00:05 +01:00
Christopher Jones
93ca935fa7
Add doc for oci8.prefetch_lob_size
2021-11-12 21:36:47 +11:00
Cédric Anne
fce2e1a41a
datefmt_create(): $dateType and $timeType don't accept null
...
See https://github.com/php/php-src/pull/7640
Closes GH-1086.
2021-11-11 23:45:52 +01:00
Kamil Tekiela
28efc4fb29
The proper name is PostgreSQL
2021-11-11 16:50:03 +00:00
Jeremy Mikola
7cfd68e5d4
Document Stringable::__toString() method
...
Also fixes links to __toString() magic method in Stringable interface docs.
Closes GH-1082.
2021-11-11 17:09:59 +01:00
Christoph M. Becker
197df870cb
Fix #69683 : Default value of rlimit_files makes no sense
2021-11-11 16:21:09 +01:00
Christoph M. Becker
1c9673edff
Fix #71310 : Can't use DSN with semicolons
2021-11-11 16:17:18 +01:00
Christoph M. Becker
eefb871c7a
Move bytea relate note to more appropriate place
...
This has nothing to do with the DSN.
2021-11-11 16:11:00 +01:00
Christoph M. Becker
57f4d8e58f
Fix #81604 : Parse_url wrong hostname detection
2021-11-11 13:01:03 +01:00
Christoph M. Becker
6fcf14255c
Fix #72058 : pg_field_num Error with Quoted Aliases
2021-11-11 12:33:38 +01:00
Christoph M. Becker
87a037014f
We should not call a non-static method statically
...
This integrates user note 126567.
2021-11-11 12:03:36 +01:00
Christoph M. Becker
7fcb23ea98
Fix #76245 : mb_ereg_match matches at beginning of subject only
2021-11-11 11:59:13 +01:00
Máté Kocsis
de997edfd4
Generate ext/sqlite3 class synopses from stubs ( #1071 )
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-11-11 11:05:55 +01:00
DAI JIE
07fa5232bf
Correct the method name
...
Closes GH-1083.
2021-11-11 10:54:50 +01:00
Christoph M. Becker
ebee35a03a
Hint at missing ext DLL dependency DLLs in troubleshooting section
...
This is likely one of the biggest issues: users put the extension DLL
into `extension_dir`, but forget to put dependency DLLs in the path.
2021-11-10 19:18:06 +01:00
Christoph M. Becker
2272b929a1
Document Imagick installation on Windows
...
We also remove the out-dated (or outright wrong) requirements info for
Windows.
2021-11-10 19:18:06 +01:00
沈唁
de42b5016e
Fix 80971: func_get_args() didnt work when using named args ( #650 )
...
* Fix 80971: func_get_args() didnt work when using named args
* Update language-snippets.ent
Co-authored-by: George Peter Banyard <girgias@php.net>
* Update language-snippets.ent
* Update language-snippets.ent
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
* Update language-snippets.ent
Co-authored-by: George Peter Banyard <girgias@php.net>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-11-10 11:39:50 -05:00
Sebastian Hädrich
933c299ca9
Add mysqli::debug() options parameters from comment
...
As per https://www.php.net/manual/en/mysqli.debug.php#122219
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-1079.
2021-11-10 15:46:18 +01:00
Runbing
62739864aa
Correct the wrong keyword in the sample code ( #1080 )
...
functiond -> function
2021-11-10 10:56:29 +03:00
Christoph M. Becker
a2fc23851f
Interactive mode is no longer available as of PHP 8.1.0
...
Cf. <688cc56f14 (commitcomment-59701083)
>.
2021-11-10 00:25:48 +01:00
Christoph M. Becker
b9d23bbb94
Incremental inflate contexts don't protect against Zip bombs
...
Cf. <https://bugs.php.net/74876 >.
2021-11-09 13:38:33 +01:00
Salomon88
6a6f43d1c4
Documentation of index reset effect of some array functions - issue #876 ( #1077 )
...
Co-authored-by: Alexey Kryuchkov <alexey.kryuchkov@jetbrains.com>
Closes GH-1077.
2021-11-09 13:01:19 +01:00
Christoph M. Becker
688cc56f14
Fix #51695 : CLI interactive mode broken without readline/editline
2021-11-09 12:14:06 +01:00
Máté Kocsis
bd8169a9b1
Generate ext/com_dotnet class synopses from stubs
...
Closes GH-1064.
2021-11-08 16:15:00 +01:00