Commit graph

26600 commits

Author SHA1 Message Date
Yoshinari Takaoka
ac2a89fe0f Added PHP 8 into versions.xml for session based on stubs.
Closes GH-355.
2021-01-18 13:26:14 +01:00
Yoshinari Takaoka
57232e0ad8 Added PHP 8 into versions.xml for sqlite3 based on stubs.
Closes GH-357.
2021-01-18 13:12:26 +01:00
Yoshinari Takaoka
1f9ed0a774 Added PHP 8 into versions.xml for ctype based on stubs.
Closes GH-356.
2021-01-18 13:07:33 +01:00
Christoph M. Becker
5e6356373c Document that 3 options/info functions are removed as of PHP 8.0.0 2021-01-18 12:45:16 +01:00
Yoshinari Takaoka
f3f04650a7 Added PHP 8 into versions.xml for info based on stubs.
Closes GH-354.
2021-01-18 12:43:51 +01:00
Yoshinari Takaoka
a44e325fda Added PHP 8 into versions.xml for stream based on stubs.
Closes GH-353.
2021-01-18 12:36:56 +01:00
Yoshinari Takaoka
0b7184db9a Added PHP 8 into versions.xml for dir based on stubs.
Closes GH-352.
2021-01-18 12:31:22 +01:00
Yoshinari Takaoka
982a2bc5aa Added PHP 8 into versions.xml for pgsql based on stubs.
Closes GH-351.
2021-01-18 12:26:59 +01:00
Yoshinari Takaoka
bd9ceed9a8 added trailing comma after "PHP 8". 2021-01-18 13:54:16 +09:00
Rasmus Lerdorf
093b7d5d5a Document GearmanClient::wait() 2021-01-17 20:17:10 -08:00
Yoshinari Takaoka
407e4b50b7 Added PHP 8 into versions.xml for pcntl based on stubs.
Closes GH-349.
2021-01-17 16:00:30 +01:00
Yoshinari Takaoka
ad7559efe7 Added PHP 8 into versions.xml for curl based on stubs.
Closes GH-348.
2021-01-17 15:52:30 +01:00
Yoshinari Takaoka
c969df2ece Added PHP 8 into versions.xml for pcre based on stubs.
Closes GH-347.
2021-01-17 15:45:19 +01:00
Yoshinari Takaoka
1f94a9cc3c Added PHP 8 into versions.xml for ftp based on stubs.
Closes GH-346.
2021-01-17 15:44:03 +01:00
Christoph M. Becker
845a3263f0 Remove obsolete versions.xml entries
These methods have long been removed from PECL/zip, and apparently
never made it to ext/zip.
2021-01-17 15:39:59 +01:00
Yoshinari Takaoka
ed78b6690b Added PHP 8 into versions.xml for zip based on stubs.
Closes GH-345.
2021-01-17 15:38:28 +01:00
Yoshinari Takaoka
3a6f3a0b84 Added PHP 8 into versions.xml for filesystem based on stubs.
Closes GH-344.
2021-01-17 14:25:42 +01:00
Yoshinari Takaoka
3a9a25ef9b Added PHP 8 into versions.xml for json based on stubs.
Closes GH-335.
2021-01-17 12:33:01 +01:00
Yoshinari Takaoka
54a2f17702 Added PHP 8 into versions.xml for math based on stubs.
Closes GH-343.
2021-01-17 12:21:53 +01:00
Christoph M. Becker
6040e92853 Remove removed functions from versions.xml
These functions are removed as of PHP 5.2.7.
2021-01-17 12:16:08 +01:00
Yoshinari Takaoka
fa6d05b742 Added PHP 8 into versions.xml for mbstring based on stubs. 2021-01-17 12:14:10 +01:00
Goran Grbic
755faca201 Added version PHP 8 into array functions' version.
Also slight improvements to related examples.

Closes GH-337.
2021-01-17 12:01:07 +01:00
Yoshinari Takaoka
96b913db03 Added PHP 8 into versions.xml for sockets based on stubs.
Closes GH-336.
2021-01-16 18:13:05 +01:00
Yoshinari Takaoka
0aeef38a9c Added PHP 8 into versions.xml for strings functions 2021-01-16 14:41:43 +01:00
George Peter Banyard
4a7ddddc27
Remove some mentions of register globals 2021-01-16 11:30:04 +00:00
George Peter Banyard
f3d6ada615
Remove information about session.bug_compat_* INI setting
This has been removed in PHP 5.4.0
2021-01-16 10:44:21 +00:00
George Peter Banyard
f029b664b8
Remove magic quote mentions 2021-01-16 10:39:39 +00:00
George Peter Banyard
4317fec755
Update method signature section for PHP 7/8
Closes GH-321
2021-01-16 09:45:36 +00:00
Goran Grbic
7f0509200e Added PHP 8 into revision version set for var functions
Closes GH-333.
2021-01-16 01:11:04 +01:00
Christoph M. Becker
53fb94341b Remove obsolete Judy documentation
This extension is unmaintained for more than seven years, and is not
compatible with PHP 7.
2021-01-15 23:32:34 +01:00
Christoph M. Becker
0a10abc505 Fix #75073: date_default_timezone_set() doesn't reflect removal 2021-01-15 15:45:42 +01:00
Christoph M. Becker
37323ead95 Basic documentation for missing ssh2 functions and constants 2021-01-14 18:08:40 +01:00
Christoph M. Becker
d80c8d5646 Document ssh2 resources 2021-01-14 16:36:46 +01:00
Christoph M. Becker
0e28d0ea28 PECL/ssh2 DLLs are available for a long time 2021-01-14 14:58:17 +01:00
Christoph M. Becker
dd48d47d8b Fix re2c requirement info
Cf. <https://github.com/php/php-src/pull/6593>.
2021-01-13 17:52:07 +01:00
Christoph M. Becker
4b4883c70a Fix #78370: imagefilltoborder does not fill 2021-01-13 16:07:34 +01:00
Christoph M. Becker
9932902941 Fix ##64470: XMLReader::next($localname) moves cursor even if there is no more $localname 2021-01-13 14:27:40 +01:00
Christoph M. Becker
b316a70fec Fix #65176: openssl_pkey_new / openssl_pkey_get_public 2021-01-13 14:01:18 +01:00
George Peter Banyard
d278431ef5 Remove docs about NSAPI
This SAPI has been removed in PHP 7
2021-01-13 12:49:23 +00:00
Christoph M. Becker
a626743ba6 DatePeriod::__construct() no longer accepts 0 $recurrences
Cf. <https://bugs.php.net/bug.php?id=78590>.

We also document the default value of `$options`, and remove the PHP 5
related changelog entries.
2021-01-13 13:10:30 +01:00
Christoph M. Becker
d85ea8c720 Remove obsolete iisfunc documentation
This extension is unmaintained for more than ten years, and even the
docs say that it's dead (for 11 years now).
2021-01-13 12:14:10 +01:00
Derp
aefd268ba8 Fixed constant name LDAP_OPT_X_TLS_KEYILE
Closes GH-331.
2021-01-13 11:24:48 +01:00
George Peter Banyard
a9edd62d08 Refactor OO section
This mostly consists of removing PHP 5 mentions and rewritting the docs accordingly.

Reviewed by Christoph M. Becker <cmbecker69@gmx.de> and Anna Filina <afilina@gmail.com>

Co-authored-by: Anna Filina <afilina@gmail.com>

Closes GH-277
2021-01-13 04:00:03 +00:00
Yoshinari Takaoka
e52245f15d Document OPENSSL_RAW_DATA constant.
This PR integrates user note #117208.

Closes GH-328.
2021-01-13 03:53:11 +09:00
Christoph M. Becker
c05a0bfb23 Fix #66101: IntlCalendar::getDayOfWeekType always return 0 or 1 never 2 or 3 2021-01-12 19:18:03 +01:00
Dharman
be526864c9 Updating mysqli docs: mysqli::__construct
Co-authored-by: Anna Filina <afilina@gmail.com>

Closes GH-178.
2021-01-12 16:10:33 +01:00
Anna Filina
383a659e1f Remove references to mysql extension and to versions below 7.0
Closes GH-315.
2021-01-12 14:10:03 +01:00
Anna Filina
cc422ba8c7 Fix #55026: Document access to protected/private members using reflection
Closes GH-325.
2021-01-12 12:57:40 +01:00
George Peter Banyard
04d2e39603 Remove SDO docs
This extension doesn't compile since PHP 5.3 and is unmaintained.

Closes GH-326
2021-01-12 11:02:35 +00:00
Yoshinari Takaoka
9a07a96850 fixed current Zend Engine Version.
PHP 8.0.1 (cli) (built: Jan  8 2021 19:12:31) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.1, Copyright (c) Zend Technologies
2021-01-11 12:27:09 +09:00