Commit graph

26156 commits

Author SHA1 Message Date
Christoph Michael Becker
44d5d33cee Generate xmlwriter methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351471 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-21 16:50:36 +00:00
Christoph Michael Becker
143021fd75 Add missing language snippet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351470 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-21 14:10:21 +00:00
Christoph Michael Becker
5ce1caaf99 Generate xml methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351469 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-21 14:06:31 +00:00
Christoph Michael Becker
9d3b35d2a8 Generate xmlreader methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351468 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-21 12:28:48 +00:00
Christoph Michael Becker
18303121bc Remove obsolete PHP 5 specific information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351456 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-20 14:35:34 +00:00
Christoph Michael Becker
5c818901d4 Fix #78527: zlib deflate bug with windowBits == 8
Fix #75807: deflate_init fails with window bits set to 8

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351455 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-20 11:16:53 +00:00
Christoph Michael Becker
417d45ec40 Add initializers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351454 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-20 10:59:07 +00:00
Christoph Michael Becker
02284193f1 Generate exif methodsynopses from stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351452 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-19 23:05:04 +00:00
Christoph Michael Becker
cfa78d6bb9 Fix #72738: realpath() expands junction points
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351451 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-19 13:28:19 +00:00
Christoph Michael Becker
968bb98efd Generate fileinfo methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351435 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-18 23:14:53 +00:00
Christoph Michael Becker
854af29294 MYSQLI_OPT_READ_TIMEOUT is available as of PHP 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351425 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-18 13:44:17 +00:00
Christoph Michael Becker
cf52498fe9 Fix #60776: FilesystemIterator always uses SPL_FILE_DIR_SKIPDOTS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351423 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-18 12:27:27 +00:00
Christoph Michael Becker
7c3c51661b Fix ##55211: ArrayObject::getArrayObject() should only returns public properties of an object
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351422 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-18 12:20:07 +00:00
Christoph Michael Becker
d0c49dec8d Document MYSQLI_OPT_READ_TIMEOUT on mysqli::options page
Patch contributed by daverandom.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351420 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-18 00:04:47 +00:00
Chris Wright
2a4707655b Add MYSQLI_OPT_READ_TIMEOUT
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351419 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 23:28:16 +00:00
Christoph Michael Becker
6e4ac10da6 Generate filter methodsynopses based on stubs
Patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351418 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 23:11:14 +00:00
Christoph Michael Becker
dabaf662b1 Generate hash methodsynopses based on stubs
Patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351417 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 22:46:27 +00:00
Christoph Michael Becker
2cce834593 Generate tokenizer methodsynopses based on stubs
Patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351416 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 22:27:17 +00:00
Christoph Michael Becker
60726f0c6c opcache.max_wasted_percentage only triggers restart on insufficient free memory
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351415 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 16:56:47 +00:00
Christoph Michael Becker
a9a9172aee Reflect PHP 8 typehint in method_exists
This type specification is also appropriate for PHP 7.

Based on patch contributed by Ian Littman <iansltx@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351409 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 12:05:27 +00:00
Christoph Michael Becker
3cbc58c1af Generate opcache methodsynopses based on stubs
Patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351408 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 11:54:32 +00:00
Christoph Michael Becker
ad2b7b45a2 Generate gettext methodsynopses based on stubs
Patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351407 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 11:41:44 +00:00
Christoph Michael Becker
9e3b30232b Generate json methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351406 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 11:31:00 +00:00
Christoph Michael Becker
23f5599c8c Generate bcmath methodsynopses based on stubs
Based on a patch contributed by Máté Kocsis <kocsismate@woohoolabs.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351405 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 11:20:54 +00:00
Christoph Michael Becker
36b81969f8 opcache.force_restart_timeout is not supported on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351404 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-17 10:49:42 +00:00
Christoph Michael Becker
97986d5b11 MYSQLI_REPORT_OFF is the default mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351394 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-15 12:59:47 +00:00
Christoph Michael Becker
84d19ad071 Remove obsolete PHP 5 specific info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351393 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-15 12:54:27 +00:00
Christoph Michael Becker
bc0cf01363 Fix return type documentation of gmp_hamdist
It's an integer since the function was added in php 5.5+.
See https://3v4l.org/DgIdi

Patch contributed by Tyson Andre <tysonandre775@hotmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351392 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-15 12:50:13 +00:00
George Peter Banyard
f99285b504 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351382 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-13 14:49:29 +00:00
Yoshinari Takaoka
d395ade5f7 added svn:properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351374 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-13 00:47:18 +00:00
Christoph Michael Becker
88848833f7 Fix #80356: Incorrect function return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351369 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-12 23:47:30 +00:00
Christoph Michael Becker
ff7d168883 Refer to proper INI settings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351367 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-12 23:34:26 +00:00
George Peter Banyard
46e0f25dcd Actually add type declaration page...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351366 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-12 19:45:06 +00:00
George Peter Banyard
a9a6224ca9 Split type declarations into their dedicated page
Remove obsolete OOP5 TypeHinting page
Document union types

Closes GH-174

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351365 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-12 18:39:19 +00:00
Christoph Michael Becker
03cde96680 Update PCRE installation page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351360 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-11 18:11:49 +00:00
Christoph Michael Becker
b45e7758d9 Remove obsolete PHP 5 specific note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351354 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-10 17:40:50 +00:00
Christoph Michael Becker
fc8735b2e2 Fix #80349: data:// URI wrapper is afected by allow_url_fopen
Cf. <https://github.com/php/php-src/blob/php-7.3.24/main/streams/memory.c#L790>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351353 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-10 16:50:55 +00:00
Christoph Michael Becker
97750f17b2 Fix #75024: glob(): Non-portable GLOB_BRACE presented without warning
A caution or even a warning appear to be too strong for this, but moving
the note to the parameter section seems to be in order according to
<http://svn.php.net/viewvc/phpdoc/doc-base/trunk/RFC/skeletons/function.xml?view=markup#l128>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351342 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-09 17:44:11 +00:00
George Peter Banyard
a71742330d Further removal of PHP 5 mentions in language section
Closes GH-173

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351340 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-09 13:27:06 +00:00
Christoph Michael Becker
cea4f10f29 mysqli works with objects, not resources
We also remove the strange bracketed info on the summary page.  Maybe it was
meant to say "Not *when* called on an object, as it returns a $mysqli object",
but that's not true, because "$mysqli->init()" just returns NULL.  Of course,
that doesn't make sense, and likely mysqli::init() was supposed to be called
statically, but that is no longer supported anyway.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351331 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-08 15:27:46 +00:00
Christoph Michael Becker
14ba1dcb17 Updating mysqli: bring overview up to date
Patch contributed by Dharman <tekiela246@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351329 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-08 12:25:50 +00:00
Christoph Michael Becker
63319dea7d Update mysqli api support for transactions
* MySQL calls it autocommit mode:
https://dev.mysql.com/doc/refman/8.0/en/innodb-autocommit-commit-rollback.html
* Fix examples. Enable error reporting and remove closing tag
* Fixed the two broken links and added mysqli::begin_transaction

Patch contributed by Dharman <tekiela246@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351328 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-08 12:05:52 +00:00
Christoph Michael Becker
819cd5d7d1 Remove non-existent functions and remove Embedded server support from overview
Patch contributed by Dharman <tekiela246@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351293 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-07 21:11:47 +00:00
Christoph Michael Becker
49328c2160 Remove obsolete PHP 5 specific info regarding OPcache installation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351292 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-07 16:30:41 +00:00
Christoph Michael Becker
b39b2fcb92 Remove obsolete PHP 5 specific info regarding cURL file uploads
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351291 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-07 14:33:22 +00:00
Christoph Michael Becker
323eb8f48d Document AddressInfo resource type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351290 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-07 12:44:54 +00:00
George Peter Banyard
3a511c49bd Fix function name
Provided by anonymous user

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351281 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-06 14:51:48 +00:00
Christoph Michael Becker
c410fb8895 Fix #71872: PHP registerNodeClass and reusing variable names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351280 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-06 11:02:11 +00:00
Christoph Michael Becker
adcfa45072 Document all CRYPT_* constants
Patch contributed by Meindert-Jan Kroese <mkroese@eljakim.nl>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351278 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-06 09:38:43 +00:00
Christoph Michael Becker
ccb1313e0c Fix #71075: Update rename() docs to mention Windows-specific permissions issues
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351270 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-05 15:49:38 +00:00