Commit graph

26037 commits

Author SHA1 Message Date
Christoph Michael Becker
6c354cf3ac Document dotnet limitation to .Net framework < 4.0
Cf. <https://bugs.php.net/bug.php?id=55847>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350297 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-11 10:20:57 +00:00
Christoph Michael Becker
796f0da379 Remove duplicated word
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350292 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-08 13:06:54 +00:00
Christoph Michael Becker
d666d3b377 Updated hash_algos doc for PHP 7.4
Patch contributed by Graham Campbell.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350291 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-08 12:55:04 +00:00
Maurício Meneghini Fauth
087a636933 Document GD installation changes in PHP 7.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350282 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-04 16:00:11 +00:00
Christoph Michael Becker
3211df4680 The 2nd argument to mb_parse_str is not optional
Using mb_parse_str without the 2nd argument was deprecated in PHP 7.2. Nikita
Popov made it a required argument in ff780feca4f1b2dd5c1b7cf692781070d49df7cb.

Patch contributed by Alex Dowad <alexinbeijing@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350280 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-04 06:49:52 +00:00
Yoshinari Takaoka
97dc5eac37 added opcache.preloading link
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350263 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-31 13:35:59 +00:00
Jeremy Mikola
c9ff342d9a Update driver option docs and consolidate 1.8.0 changelog
https://jira.mongodb.org/browse/PHPC-1494


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350260 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-31 04:40:12 +00:00
Jeremy Mikola
7405f92e38 Document directConnection and OCSP URI options
https://jira.mongodb.org/browse/PHPC-1533
https://jira.mongodb.org/browse/PHPC-1554


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350259 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-31 04:25:33 +00:00
Jeremy Mikola
44e51bac0c Improve ReadPreference hedge option docs and add changelog entry
https://jira.mongodb.org/browse/PHPC-1571


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350258 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-31 03:55:17 +00:00
Jeremy Mikola
79b61596dd BulkWrite::delete() hint option
https://jira.mongodb.org/browse/PHPC-1561


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350257 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-31 03:36:32 +00:00
Jeremy Mikola
f87712410c Add changelog for update hint and note server requirement
https://jira.mongodb.org/browse/PHPC-1462


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350256 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-31 03:32:47 +00:00
Christoph Michael Becker
83c41a8f69 Document configuring opcache preloading
Patch provided by Larry Garfield.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350245 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-30 08:21:47 +00:00
Christoph Michael Becker
350d95443a proc_close() automatically closes open pipes
At least as of PHP 5.0.0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350242 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-29 15:45:35 +00:00
Christoph Michael Becker
4aab798782 Remove out-dated Windows related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350234 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-28 09:42:44 +00:00
Christoph Michael Becker
bc35cff061 Preloading is not supported on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350233 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-28 09:15:54 +00:00
Christoph Michael Becker
0bc9adb864 Link new INI settings in migration guide to manual proper
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350232 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-28 09:11:31 +00:00
Christoph Michael Becker
c653b888fb Add exception_ignore_args
It was added to PHP 7.4:
https://www.php.net/manual/en/migration74.other-changes.php#migration74.other-changes.ini

Patch contributed by Martin Stücklschwaiger

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350231 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-28 09:00:32 +00:00
Jeremy Mikola
8da06974bc Use aggregate command in executeReadWriteCommand docs
findAndModify does not take a readConcern so it is more suited to executeWriteCommand.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350222 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 21:43:41 +00:00
Christoph Michael Becker
6ec0096178 Fix #79892: session.use_strict_mode and SessionHandlerInterface mismatch
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350221 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 15:36:20 +00:00
Christoph Michael Becker
a59ed9b526 Updates for datetime extension
Patch contributed by derick@

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350219 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 11:47:54 +00:00
Christoph Michael Becker
17624e47b9 Fix #79901: Wrong Link
Clarify that this is about *error* types.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350218 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 11:37:34 +00:00
Christoph Michael Becker
d0b7ec3571 Configuration values in the registry are per-request
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350217 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-27 11:22:26 +00:00
Christoph Michael Becker
fe81a24d2e Fix #78400: Sym-linked files are not accessible
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350194 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-22 09:24:50 +00:00
Christoph Michael Becker
74cc148f5a PHP_CLI_SERVER_WORKERS is not supported on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350193 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-22 09:19:44 +00:00
Christopher Jones
37f5235ffe Fix cut/paste error in example string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350190 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-22 07:12:36 +00:00
Remi Collet
e5d37ea6a0 add ZipArchive::CM_ZSTD constant
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350185 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-21 13:06:39 +00:00
Christopher Jones
2bbdb795c4 Make OCI8 TAF example runnable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350179 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-21 06:29:26 +00:00
Remi Collet
69795fb4c7 document zip procedural API as deprecated in 8.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350175 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-20 10:26:13 +00:00
Christoph Michael Becker
be1cedff74 Fix #79871: On Windows, php can sleep only in 1ms steps
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350174 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-20 09:11:51 +00:00
Jeremy Mikola
b168602e84 Fix type for MongoDB\Driver\RuntimeException errorLabels prop
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350161 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-16 13:46:54 +00:00
Christoph Michael Becker
70ee71ffb4 Update inode info regarding Windows
We also fix the markup, and an erroneous info about the device number.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350157 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-15 11:43:25 +00:00
Christoph Michael Becker
411c8ecee0 Update info regarding max integer size on 64bit Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350156 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-15 10:02:46 +00:00
Christoph Michael Becker
3330bf610f Locales are maintained per thread on Windows for quite some time
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350153 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-14 09:14:40 +00:00
Christoph Michael Becker
386d56a79b Document expected issues when running as network service on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350149 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-13 15:37:07 +00:00
Christoph Michael Becker
488b11037f Fully document behavior of negative arguments to mb_strcut
When reading the source code, I noticed there is some special handling of
negative 'start' and 'length' arguments which is not mentioned in the
manual.

Patch contributed by Alex Dowad.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350143 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-12 10:09:21 +00:00
Christoph Michael Becker
72bc373e47 Document dev element of stat() array on Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350100 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-03 08:30:39 +00:00
Christoph Michael Becker
3b325dcb9a Document different behavior of readlink() on Windows
Cf. <https://github.com/php/php-src/pull/3825#issuecomment-467837181>.

While we're at it, we also fix the order of the "returnvalues" and "changelog" sections.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350097 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-02 13:25:03 +00:00
Christoph Michael Becker
40bd5bc761 Technical docs should state facts, not wishful thinking
Cf. <https://3v4l.org/4XVcU>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350095 c90b9560-bf6c-de11-be94-00142212c4b1
2020-07-01 11:13:20 +00:00
Christoph Michael Becker
0bd5779b20 Add availability info for opcache.huge_code_pages
Cf. <https://bugs.php.net/bug.php?id=79751#1593553471>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350090 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-30 22:12:16 +00:00
Christoph Michael Becker
56e2aa4ff4 opcache.huge_code_pages is boolean, not string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350088 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-30 14:25:00 +00:00
Christoph Michael Becker
0841cced6c Fix #79747: __autoload not labeled as "Deprecated"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350087 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-29 07:17:39 +00:00
Christoph Michael Becker
6318fc9e8b Mark ZipArchive methods as public
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350084 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-25 20:44:07 +00:00
Christoph Michael Becker
ba5c839903 Document domain element of $server_name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350083 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-25 19:50:23 +00:00
Christoph Michael Becker
fc5c96bbc1 Document important OPcache settings for Windows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350081 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-24 14:48:11 +00:00
Christoph Michael Becker
846e28ea1b SplFileObject: fix links in the seealso section
Patch contributed by Fabien Villepinte.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350079 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-23 21:57:57 +00:00
Christoph Michael Becker
1022e281c9 mysqli::set_local_infile_default() is removed as of PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350074 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-20 15:10:39 +00:00
Christoph Michael Becker
f36ae1a68d MySQLi: various updates [17] - add mysqli_warning methods to versions
The OO-style methods were not included in the `versions.xml` file. This is a known issue based on the `FIXME` comment at the top of the file.

This commit adds the methods from the `mysqli_warning` class to the `versions.xml` file.

Version numbers based on the versions as set for the procedural functions. **This will need verification.**

Includes removing the `FIXME` comments as AFAICS all methods have now been added.

Patch contributed by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350073 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-20 15:06:27 +00:00
Christoph Michael Becker
ce1d9493b9 MySQLi: various updates [15] - add mysqli_driver methods to versions
The OO-style methods were not included in the `versions.xml` file. This is a known issue based on the `FIXME` comment at the top of the file.

This commit adds the methods from the `mysqli_driver` class to the `versions.xml` file.

Version numbers based on the versions as set for the procedural functions. **This will need verification.**

Patch contributed by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350072 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-20 15:05:37 +00:00
Christoph Michael Becker
36ca1dd256 MySQLi: various updates [14] - method modifiers (mysqli_driver)
Add modifiers to the class methods for the `mysqli_driver` class to make the [Class Synopsos](https://www.php.net/manual/en/class.mysqli-driver.php#mysqli-driver.synopsis) more consistent.

Based on the [stub](https://github.com/php/php-src/blob/master/ext/mysqli/mysqli.stub.php) all methods in the class are `public`, so I've annotated them as such.

Patch contributed by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350071 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-20 15:04:51 +00:00
Christoph Michael Becker
db690f4a41 MySQLi: various updates [13] - add mysqli_result methods to versions
The OO-style methods were not included in the `versions.xml` file. This is a known issue based on the `FIXME` comment at the top of the file.

This commit adds the methods from the `mysqli_result` class to the `versions.xml` file.

Version numbers based on the versions as set for the procedural functions. This may need verification.

Patch contributed by jrfnl.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350070 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-20 15:04:02 +00:00