Yoshinari Takaoka
daaf426cbf
fixed CallableExpr(...) semantics description.
2021-12-28 18:17:54 +09:00
Yoshinari Takaoka
0b005cfe4e
[PHP 8.1] Document the first class callable syntax. ( #1176 )
...
Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
2021-12-28 15:51:30 +09: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
Yoshinari Takaoka
0e68f0a712
fixed Exception class and method property names.
2021-12-27 00:52:56 +09: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
bf4621b543
Actually add FiberError::__construct page to manual
...
For predefined classes, we need to do this manually.
2021-12-26 13:12:30 +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
8b89ee4ec1
Regenerate Exception class and method synapses from stubs ( #1260 )
2021-12-26 12:05:49 +01:00
Máté Kocsis
c974636453
Change the order of union return types
...
In order to make it compatible with gen_stub.php's output
2021-12-26 10:57:26 +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
1206279edf
Generate Zend class synopses from stubs - part 2 ( #1245 )
2021-12-23 14:25:27 +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
65b648f058
Generate Zend class synopses from stubs - part 1 ( #1244 )
2021-12-23 14:03:03 +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
Christoph M. Becker
cf02a33d46
Fix GH-1237: mysqli_result doesn't list getIterator as one of the methods
2021-12-22 23:33:34 +01:00
Christoph M. Becker
88333c7e4f
Clarify that FPM pools are not a security mechanism
...
Cf. <https://bugs.php.net/bug.php?id=81704 >.
2021-12-22 22:56:47 +01:00
Máté Kocsis
0773339dce
Generate various method synopses from stubs - part 5 ( #1234 )
2021-12-22 14:18:28 +01:00
Yoshinari Takaoka
45aaa3f3bd
temporary fix XPointer evaluation failed error.
...
XPointer evaluation failed: #xmlns(db=http://docbook.org/ns/docbook )
xpointer(id('class.ffi-ctype')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])
According to stub file, method entries will be added.
97cdf62a6a/ext/ffi/ffi.stub.php (L77-L100)
2021-12-22 22:05:56 +09:00
Máté Kocsis
6aa7e06adb
Generate ext/spl class synopses from stubs - part 5 ( #1236 )
2021-12-22 13:48:26 +01:00
Máté Kocsis
e22c3d3201
Generate ext/spl class synopses from stubs - part 4 ( #1235 )
2021-12-22 13:36:31 +01:00
Máté Kocsis
769812c12f
Generate various ext/standard method synopses from stubs - part 5 ( #1232 )
2021-12-22 12:34:12 +01:00
Christoph M. Becker
909d99fd64
Fix GH-1231: PDO::pgsqlCopyToArray() has wrong default delimiter
2021-12-22 11:40:27 +01:00
Máté Kocsis
b122b4a485
Generate ext/ffi class synopses from stubs ( #1226 )
2021-12-21 16:13:15 +01:00
Máté Kocsis
d845236a60
Fix $message_nums parameter names ( #1225 )
2021-12-21 15:33:54 +01:00
Máté Kocsis
c80e398bcb
Generate ext/spl class synopses from stubs - part 3 ( #1224 )
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-12-21 15:31:10 +01:00
Máté Kocsis
455d218f86
Generate ext/spl class synopses from stubs - part 2 ( #1223 )
2021-12-21 14:21:47 +01:00
Máté Kocsis
9eb4ef92af
Generate ext/spl class synopses from stubs - part 1 ( #1222 )
2021-12-21 14:02:50 +01:00
Christophe Coevoet
a44e87c0c6
Update the min version of curl required by PHP
...
PHP 7.3 and 8.0 increased the min version of curl.
Closes GH-1221.
2021-12-21 13:10:50 +01:00
Kamil Tekiela
88890f831c
Fix loose type comparison table
...
Closes GH-1218.
2021-12-19 16:17:29 +01:00