Commit graph

17857 commits

Author SHA1 Message Date
Christoph Michael Becker
1a6fa40ded GLOB_MARK adds a *back*slash on Windows
This integrates user note 125311.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350427 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-31 10:37:28 +00:00
Christoph Michael Becker
eea50456db Fix : flopImage has wrong documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350413 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-28 15:07:47 +00:00
Philip Olson
51cb7c3022 Removed old SDK reference as per MySQL bug
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350402 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-27 20:53:12 +00:00
Nikita Popov
99b3c9956b Fix Locale#getKeywords style inconsistencies
Patch by BafS.

Closes .

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350372 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-24 14:01:26 +00:00
Christoph Michael Becker
d3c59331cc ucwords() cleanup
Patch contributed by Larry Garfield.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350369 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-23 17:42:09 +00:00
Christoph Michael Becker
a63623e85d uopz may require opcache.optimization_level=0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350365 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-21 10:03:51 +00:00
Christoph Michael Becker
5c724a01a1 Document uopz limitations with PHP 7.4 OPcache
See also <https://github.com/krakjoe/uopz/pull/132>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350358 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-20 23:38:41 +00:00
Peter Cowburn
d12e6bbc5b rephrase FANN_ERRORFUNC_TANH description (doc bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350357 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-20 18:51:20 +00:00
Peter Cowburn
3a6d31b7b5 rephrase FANN_ERRORFUNC_TANH description (doc bug )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350356 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-20 18:16:29 +00:00
Christoph Michael Becker
a125f6643e Fix : authenticated encryption tag is broken
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350346 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-20 10:28:01 +00:00
Christoph Michael Becker
8a534c555a There are no "image link resource"s
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350343 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-19 22:35:34 +00:00
Christoph Michael Becker
5236d760ce Fix : SplFileObject::flock has LOCK_NB as a valid operation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350338 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-18 23:26:40 +00:00
Christoph Michael Becker
f312744505 Number of bits is an integer, not a GMP number
Patch contributed by Benjamin Morel.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350328 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-15 09:16:13 +00:00
Christoph Michael Becker
6858e2d2a3 Fix : uopz.overloads is not documented
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350312 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-13 15:33:20 +00:00
Christoph Michael Becker
7cd4445be9 Fix : uopz flags is NOT for classes, but methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350311 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-13 13:54:53 +00:00
Christoph Michael Becker
418de44708 Fix : include session.save_path in session.security.ini.php
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350307 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-13 13:22:47 +00:00
Christoph Michael Becker
fbde32f84b Fix : Wrong indistinguishable point about current() function
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350305 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-13 12:20:56 +00:00
Christoph Michael Becker
c6a8e42bdb Fix : output_add_rewrite_var can only be used once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350300 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-13 10:08:41 +00:00
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
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
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
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 : 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
fe81a24d2e Fix : 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
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 : 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
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
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 : __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