Christoph Michael Becker
4aba1fc71a
Document SQLite3::backup()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350581 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-17 11:22:55 +00:00
Christoph Michael Becker
468e71623d
Fix #80110 : object with __invoke method is considered callable
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350580 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-17 10:11:40 +00:00
Philip Olson
03f0ebc60c
Documented the new local_infile_directory functionality via WL #14102
...
Specific version information is unknown; will update later.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350567 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-14 21:58:55 +00:00
Christoph Michael Becker
393365367e
Fix #75923 : Body is fetched without the last line
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350566 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-14 11:42:49 +00:00
George Peter Banyard
a1b24d4e73
See also section should be the last section.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350552 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-12 17:23:15 +00:00
George Peter Banyard
90b1edd9bc
DNS_CAA is not supported on Windows
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350550 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-12 16:49:44 +00:00
Christoph Michael Becker
f29b00cccf
Improve example regarding valid HTML
...
This integrated user note 125348. Also, there is no need to `break` after `exit`ing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350547 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-11 12:39:38 +00:00
Christoph Michael Becker
70528fcff5
Fix #55528 : Values for the "whence" parameter of the "stream_seek" method should be changed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350536 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-08 11:21:55 +00:00
Christoph Michael Becker
28abaa892f
Fix #65879 : stream_select on STDIN returns 1 even on blocking stream
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350535 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-08 09:40:48 +00:00
Christoph Michael Becker
a9216e9b44
Remove out-dated info regarding Windows 98
...
Besides that Windows 98 being irrelevant for many years, that issue might
actually have been fixed long ago[1].
[1] <https://bugs.php.net/22238#1064152828 >
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350534 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-08 09:12:16 +00:00
Christoph Michael Becker
23482f94b5
Improve docs of round()
...
Patch contributed by Daniel Rudolf.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350529 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-07 14:29:35 +00:00
Christoph Michael Becker
ecd72af657
Reflection can now get defaults for internals, see https://github.com/php/php-src/pull/5353
...
Patch contributed by Sjon Hortensius.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350519 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-05 09:49:21 +00:00
Christoph Michael Becker
a465b89916
Reflection*::export is deprecated as of PHP 7.4.0
...
Seems we're overdue actually documenting these methods.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350501 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-03 08:59:26 +00:00
Christoph Michael Becker
fcb6e76fc6
Minor improvements to array_map() docs
...
Patch contributed by Larry Garfield.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350490 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-02 16:31:49 +00:00
Christoph Michael Becker
fea06f18ec
Note that the result array is non-sequential.
...
Patch contributed by Larry Garfield.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350489 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-02 16:28:21 +00:00
Christoph Michael Becker
b899001091
Convert a note into a more robust example showing how type juggling works.
...
Patch contributed by Larry Garfield.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350488 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-02 16:23:44 +00:00
Christoph Michael Becker
a07808fdd7
Fix #62577 : simplexml_load_file does not file if libxml_disable_entity_loader(true)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350442 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-31 16:29:59 +00:00
Christoph Michael Becker
cb45cf9772
Fix #80038 : PECL imagick 3.4.4 deprecated Imagick::getimagematte
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350428 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-31 10:50:36 +00:00
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 #80029 : 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 #99612
...
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 php/doc-en#132 .
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 #73720 )
...
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 #73720 )
...
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 #75804 : 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 #79993 : 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 #67895 : 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 #76117 : 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 #76977 : 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 #79054 : 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 #54639 : 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