Christoph M. Becker
0bfb0eb957
Fix #68509 : Garbage collection of file pointers releases flock() locks
2021-07-26 20:27:28 +02:00
Yoshinari Takaoka
363a506c6d
added get_debug_type reference.
...
because get_class function is referenced from get_debug_type[*1].
[*1] https://www.php.net/manual/en/function.get-debug-type.php
2021-07-26 23:56:31 +09:00
Yoshinari Takaoka
decde82b16
Sorting functions is stable, as of PHP 8.0.0. ( #825 )
...
* Sorting functions is stable, as of PHP 8.0.0.
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-07-26 23:28:56 +09:00
Vincent Langlet
fdd6debfb8
Improve shell_exec text ( #824 )
...
* Improve shell_exec text
* tpyofix: occurrs -> occurs
Co-authored-by: Peter Cowburn <petercowburn@gmail.com>
2021-07-26 22:22:03 +09:00
zors1
aab02a3bce
Delete redundant sections on mqseries requirements page ( #822 )
2021-07-26 16:08:25 +03:00
Yoshinari Takaoka
c2e8536717
additional return value fix of shell_exec func. ( #823 )
2021-07-26 22:06:25 +09:00
Yoshinari Takaoka
e0cbe35fce
fixed return value of ImagickDraw::clone.
2021-07-26 21:32:52 +09:00
Christoph M. Becker
79c06cc0e7
Fix #81299 : password_hash() documentation is missing PHP 8 changes
2021-07-26 13:21:14 +02:00
Vincent Langlet
3678d8ea0e
shell_exec may return false( #821 )
2021-07-26 12:40:39 +02:00
Sergey Panteleev
42d9fe8494
RRD enhancement
2021-07-26 12:05:57 +03:00
Sergey Panteleev
0f49e97eeb
ImagickDraw enhancement
2021-07-26 11:48:35 +03:00
Kamil Tekiela
f6e0117681
Add missing <classname>
2021-07-25 00:40:09 +02:00
Christoph M. Becker
053f0940f7
Minor improvements to PDO::query()
...
As suggested by @salathe; see GH-813.
2021-07-24 00:58:56 +02:00
Kamil Tekiela
02e6f35734
Add missing parameter to pdo query ( #813 )
2021-07-23 22:26:44 +01:00
Kamil Tekiela
c29dbc6680
Add missing word "and executed"
2021-07-23 19:07:45 +01:00
Christoph M. Becker
7d93e0fe5e
Fix #81284 : str_getcsv cant parse with multibyte delimiter
...
There's no fun in DRY. ;)
2021-07-23 17:24:39 +02:00
Yoshinari Takaoka
d4eaf603fe
fixed parameter markup
2021-07-23 17:11:49 +09:00
魔王卷子
4b4f0c6894
Add EventConfig missing method ( #810 )
...
* update event_config
* Update reference/event/eventconfig/setflags.xml
Co-authored-by: 沈唁 <52o@qq52o.cn>
* Update reference/event/eventconfig/requirefeatures.xml
Co-authored-by: 沈唁 <52o@qq52o.cn>
* Update reference/event/eventconfig/setflags.xml
Co-authored-by: 沈唁 <52o@qq52o.cn>
* not optional, is required
* Update reference/event/eventconfig/setflags.xml
Co-authored-by: 沈唁 <52o@qq52o.cn>
* update versions.xml function name
Co-authored-by: 沈唁 <52o@qq52o.cn>
2021-07-23 10:19:46 +08:00
Yoshinari Takaoka
2b57c8cd4c
fixed wrong example function name, part II.
2021-07-23 05:46:44 +09:00
Yoshinari Takaoka
5bbdca0c80
fixed wrong example function name.
2021-07-23 05:42:02 +09:00
Yoshinari Takaoka
26940f5332
fixed wrong referenced function name.
2021-07-23 05:35:45 +09:00
Yoshinari Takaoka
f578bab6a8
fixed typo
2021-07-23 04:29:46 +09:00
Sergey Panteleev
668b6fc288
Fix example title and constants in ImagickDraw
2021-07-22 15:31:46 +03:00
Sergey Panteleev
c34257b728
Gmagick enhancement ( #802 )
2021-07-22 12:37:39 +03:00
沈唁
da9d818161
Fix event return values ( #811 )
2021-07-22 17:26:04 +08:00
Yoshinari Takaoka
506da7e0e6
fixed parameter markup
2021-07-22 17:50:10 +09:00
Nickolas Burr
949123c45e
Fix documented return type for CachingIterator::hasNext()
...
Closes GH-809.
2021-07-22 09:30:54 +02:00
Kamil Tekiela
4a3d3cf1f6
Fix inaccurate information in pdo query ( #806 )
...
* Added the missing 'prepares' to the description
* Removed inaccurate information. The statement is returned even if there's no result set
* Added a note explaining what to do if the SQL has placeholders
* Removed confusing para. It's not a feature of PDO::query
* Simplify the return part
* It returns a statement, not a result set!
2021-07-21 16:18:54 +01:00
zors1
636409541f
Fix refpurpose of Imagick::getImageAttribute ( #807 )
2021-07-21 17:23:26 +03:00
Kevin van Sonsbeek
9a511f92cb
Change the incorrect return type
...
Closes GH-805.
2021-07-21 11:50:01 +02:00
沈唁
e26545dcab
Update quotation mark ( #803 )
...
* Fix quotation mark error
* Upadte
2021-07-21 17:12:19 +08:00
Sergey Panteleev
7febeefab6
Fix pthreads return values ( #801 )
2021-07-20 15:20:53 +03:00
Christoph M. Becker
9b0d4b4438
Remove obsolete info about $HTTP_RAW_POST_DATA and always_populate_raw_post_data
2021-07-20 13:48:00 +02:00
othercorey
79e4c610f9
Fix list of types included in mixed
...
Closes GH-783.
2021-07-20 10:47:41 +02:00
Sergey Panteleev
5d927c376e
Fix entries in parallel
2021-07-19 16:46:36 +03:00
Christoph M. Becker
30fa70554d
book.sem is actually about three modules
...
And ftok() is in ext/standard. Might be reasonable to split the
documentation respectively.
Anyhow, sysvshm is supported on Windows at least as of PHP 7.0.0.
2021-07-19 14:27:45 +02:00
Christoph M. Becker
70babd5faf
pathinfo() operates naively on the input string
...
Closes GH-798.
2021-07-18 14:50:48 +02:00
zors1
e83ad8ecd4
Capitalize "Linux" ( #794 )
2021-07-17 13:32:31 +01:00
zors1
600c54038d
Improve "Return Values" section of some GmagickDraw methods
...
Closes GH-793.
2021-07-16 22:40:22 +02:00
Jeremy Mikola
a44dc91a4d
libmongocrypt accepts base64 strings or BSON binary
...
https://jira.mongodb.org/browse/PHPC-1901
2021-07-16 14:54:13 -04:00
Jeremy Mikola
1e2846b81c
Document support for AWS and GCP KMS providers
...
https://jira.mongodb.org/browse/PHPC-1684
2021-07-16 14:54:13 -04:00
Jeremy Mikola
672dfcbadc
Document disableClientPersistence driver option
...
https://jira.mongodb.org/browse/PHPC-1645
2021-07-16 14:54:13 -04:00
Jeremy Mikola
7daf344fd8
Revise MongoDB\Driver\Manager var_dump() example
...
The previous example was incorrect, as "cluster" is an array of server descriptions (not an associative array).
The "cluster" array in the example is empty because the Manager has not performed IO and initialized SDAM; however, doing so would produce very verbose output, which seems unnecessary.
2021-07-16 14:54:12 -04:00
Jeremy Mikola
40dbbc56e3
Document MongoDB\Driver\Manager::addSubscriber and removeSubscriber
...
https://jira.mongodb.org/browse/PHPC-1804
2021-07-16 14:54:12 -04:00
Christoph M. Becker
59e1af19dd
Fix #77762 : CURLOPT_SSL_VERIFYHOST should mention subjectaltname
...
We also state that `1` should not be used, since it changed its
meaning: <https://curl.se/libcurl/c/CURLOPT_SSL_VERIFYHOST.html >,
and we can't be bothered to document the version dependent behavior
back to cURL 7.10.5.
2021-07-16 17:15:05 +02:00
Christoph M. Becker
cc664c831a
Fix #78002 : APCUIterator regexp array returns no results
2021-07-16 16:55:03 +02:00
zors1
18fccbbd08
Fix refpurpose of GmagickDraw::line
...
Closes GH-791.
2021-07-16 16:09:20 +02:00
Christoph M. Becker
1d61be1ed9
float to string conversion is no longer locale dependent
2021-07-16 16:07:30 +02:00
Lee Rowlands
2ec2ad2aab
Fix typehint
...
Closes GH-788.
2021-07-16 15:09:14 +02:00
George Peter Banyard
a6cb155475
Syslog does not support the %m format specificer
...
Nor any other printf specifier
Drop version name for Windows note as a drive by fix.
Closes GH-786.
2021-07-16 15:06:06 +02:00