Jeremy Mikola
2d75b03614
Correct alias for weak_cert_validation driver option
2022-01-05 10:34:45 -05:00
Máté Kocsis
8161936485
Add undocumented FFI\CType methods ( #1227 )
2022-01-05 11:00:17 +01:00
Christoph M. Becker
479a847e72
Fix "day and textual month" format
...
There is no `d`, but only `dd`.
Integrates user note 126745.
2022-01-04 16:49:05 +01:00
魔王卷子
ba9d7ebde7
Fix wrong parameter name
...
Closes GH-1298.
2022-01-04 16:02:51 +01:00
Máté Kocsis
302039194a
Add some missing ext/spl method includes ( #1294 )
2022-01-04 11:47:29 +01:00
Máté Kocsis
a91b76de3d
Add initial documentation for DOMDocumentFragment::__construct() ( #1296 )
2022-01-04 11:42:29 +01:00
Máté Kocsis
7733a3cea8
Update and reorder PDOException::$code
...
According to gen_stub.php
2022-01-03 14:18:00 +01:00
Máté Kocsis
4951970b68
Generate ext/dom class synopses from stubs - part 2 ( #1289 )
2022-01-03 13:53:30 +01:00
Máté Kocsis
5485482993
Adjust ext/gmp default values ( #1287 )
...
According to gen_stub.php
2022-01-03 10:12:53 +01:00
Máté Kocsis
a123b24db5
Fix some ext/standard param types ( #1288 )
2022-01-03 10:12:29 +01:00
Máté Kocsis
3c44706d4e
Generate ext/soap class synopses from stubs ( #1275 )
2022-01-03 08:06:35 +01:00
Christoph M. Becker
eba8e74c75
The array_walk() $callback may require more than 2 parameters
...
Cf. <https://3v4l.org/jdjEG >.
2021-12-31 19:52:36 +01:00
Christoph M. Becker
31cacb6f26
Fix #80699 : array_map no longer passes by reference
2021-12-31 19:21:39 +01:00
Máté Kocsis
eabde0419c
Update some string function parameter default values ( #1272 )
2021-12-30 14:03:52 +01:00
Kamil Tekiela
19a475c5cb
Document mysqli_result::__construct ( #1279 )
2021-12-29 22:58:11 +00:00
Christoph M. Becker
670525ef4c
Remove return values section from PDO::__construct()
2021-12-29 23:45:24 +01:00
Kamil Tekiela
d6fbec8b21
get_class does not return false ( #1169 )
2021-12-29 14:01:44 +00:00
Christoph M. Becker
906db3b3f7
streamwrapper::stream_read() can actually return false
...
Cf. <https://github.com/php/doc-en/issues/1220 >.
2021-12-29 00:01:35 +01:00
Máté Kocsis
b06b3f19af
Regenerate ext/mysqli class and method synopses from stubs ( #1271 )
2021-12-28 22:36:41 +01:00
Máté Kocsis
4c0d1f0934
Regenerate ext/spl method synopses based on stubs ( #1273 )
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-12-28 18:34:24 +01:00
Máté Kocsis
7a650f743a
Generate ext/intl class synopses from stubs - part 3 ( #1274 )
2021-12-28 17:10:33 +01:00
Christoph M. Becker
ee4535711f
Fix GH-1220: streamWrapper::stream_read inconsistent return info
2021-12-28 12:37:13 +01:00
Máté Kocsis
34e2e3541c
Fix fgetcsv() return value section ( #1269 )
2021-12-28 11:05:01 +01:00
Sergey Panteleev
181e9c5572
Fix section order issues ( #1262 )
2021-12-28 08:00:18 +03:00
Máté Kocsis
291d60430d
Update the signature of fgetcsv() and fputcsv() ( #1268 )
...
* Update the signature of fgetcsv() and fputcsv()
* Update reference/filesystem/functions/fgetcsv.xml
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
* Update reference/filesystem/functions/fgetcsv.xml
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-12-27 22:19:44 +01:00
Christoph M. Becker
ef24d91830
Fix GH-1263: Name of GD DLL on Windows has changed in 8.0
2021-12-27 15:43:31 +01:00
Máté Kocsis
ecabddd456
Generate ext/intl methodsynopses based on stubs (IntlGregorianCalendar, IntlIterator, IntlRuleBasedBreakIterator) ( #912 )
2021-12-27 13:02:52 +01:00
Kamil Tekiela
9f168fb751
mysqli_driver::$driver_version is deprecated and $embedded is removed ( #1254 )
2021-12-26 21:38:31 +00:00
Máté Kocsis
adc3273c9e
Generate ext/phar class synopses from stubs ( #1256 )
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-12-26 13:45:09 +01:00
Máté Kocsis
ed66a8608b
Regenerate ext/phar method synopses based on stubs ( #1261 )
2021-12-26 13:21:20 +01:00
Christoph M. Becker
1adf24615e
Update name of 3rd param of hash_hmac_file()
...
See <https://github.com/php/php-src/issues/7826 >.
2021-12-26 13:07:57 +01:00
Máté Kocsis
e5021b6d8b
Generate various class synopses from stubs - part 2 ( #1251 )
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-12-26 12:10:36 +01:00
Máté Kocsis
933f076d22
[skip-revcheck] Remove unnecessary DateTimeImmutable method synopsis roles ( #1257 )
2021-12-26 12:09:20 +01:00
Máté Kocsis
3860b905cf
[skip-revcheck] Remove unnecessary DateInterval, DatePeriod, DateTime and DateTimeZone method synopsis roles ( #1258 )
2021-12-26 12:08:30 +01:00
Máté Kocsis
202a8e4165
Fix ext/dom method synopses ( #1259 )
2021-12-26 12:07:49 +01:00
Máté Kocsis
4c2cddb29b
Generate ext/intl class synopses from stubs - part 2 ( #1249 )
...
* Generate ext/intl class synopses from stubs - part 2
* Code review fix
2021-12-25 16:53:23 +01:00
Kamil Tekiela
e46611dfaa
[PHP 8.1] mysqli::init() is deprecated ( #1253 )
2021-12-25 14:31:41 +00:00
Kamil Tekiela
64578cbd8d
[PHP 8.1] mysqli::get_client_info is deprecated ( #1252 )
2021-12-25 14:17:39 +00:00
Máté Kocsis
c64a35e2b5
Generate ext/dom class synopses from stubs - part 1 ( #1250 )
2021-12-25 09:14:36 +01:00
George Peter Banyard
1f91a4b0fb
Move changelog section before examples
2021-12-24 14:51:29 +00:00
Máté Kocsis
a6591916b7
Generate ext/intl classsynopses from stubs - part 1 ( #1248 )
2021-12-24 13:52:59 +01:00
Máté Kocsis
b3ed29c728
Generate ext/date class synopses from stubs ( #1247 )
2021-12-24 10:57:45 +01:00
Jorrit Schippers
c29c97a1df
[skip-revcheck] Fix typo in dom/createelementns.xml
...
Closes GH-1246.
2021-12-24 10:25:59 +01:00
Máté Kocsis
6803b3c62d
Generate various class synopses from stubs - part 1 ( #1241 )
2021-12-23 14:22:05 +01:00
Máté Kocsis
18ca6ac7ad
Generate ext/spl class synopses from stubs - part 7 ( #1243 )
2021-12-23 14:16:36 +01:00
Máté Kocsis
a734201746
Generate ext/spl class synopses from stubs - part 6 ( #1242 )
2021-12-23 13:36:47 +01:00
Joel Pittet
36d8d80891
auto_detect_line_endings is deprecated
...
auto_detect_line_endings is deprecated as of PHP 8.1.0
Closes GH-1240.
2021-12-23 11:56:03 +01:00
Sergey Panteleev
0bf2170a90
[skip-revcheck] Fix typo
2021-12-23 13:48:48 +03:00
Kim Hallberg
ea62fb8319
Clean up filesystem function signatures ( #931 )
2021-12-23 10:34:15 +01:00
Máté Kocsis
a1702b5d45
Generate a few ext/standard methods synopses from stubs - part 2 ( #1014 )
2021-12-23 10:32:40 +01:00