Kamil Tekiela
22eb6b0686
Provide better documentation for mysqli_multi_query ( #737 )
2021-08-06 21:12:30 +01:00
Christoph M. Becker
2c56356914
CI: upload .manual.xml
...
This is mostly meant for PhD CI, but may be useful for other purposes
as well.
Closes GH-832.
2021-08-06 21:56:18 +02:00
Derick Rethans
388226f9e1
Merge branch 'master' of github.com:php/doc-en
2021-08-06 17:33:28 +01:00
Derick Rethans
7f6b41f74c
Document comparison ignoring diacritics and case sensitivity
2021-08-06 17:32:19 +01:00
Kamil Tekiela
a8b8d435a7
The fallback for undefined constants is removed as of PHP 8 ( #795 )
2021-08-06 14:00:39 +01:00
Kamil Tekiela
48f0bac7fd
Updating mysqli: bind_result ( #770 )
2021-08-06 13:59:30 +01:00
Kamil Tekiela
c85c9d1d44
<methodname> to <function>
2021-08-06 13:53:15 +01:00
pfofi
5a6e387a2d
Reflect new default for CURLOPT_TIMECONDITION
since cURL 7.46.0
...
* Reflect new default for `CURLOPT_TIMECONDITION` since cURL 7.46.0
In cURL 7.46.0 the default for `CURLOPT_TIMECONDITION` was changed from `CURL_TIMECOND_IFMODSINCE` to `CURL_TIMECOND_NONE`.
References:
- https://curl.se/libcurl/c/CURLOPT_TIMECONDITION.html
- https://curl.se/changes.html#7_46_0
- https://github.com/curl/curl/commit/cd2b73b3e
Closes GH-765.
2021-08-06 12:34:30 +02:00
Christoph M. Becker
74e4eaa99d
Update versions.xml for UOPZ 7.1.0
...
Cf. <https://github.com/krakjoe/uopz/issues/152#issuecomment-891582155 >.
Closes GH-836.
2021-08-06 10:32:39 +02:00
Kamil Tekiela
cbf72e3145
Updating mysqli: get_result ( #771 )
2021-08-05 22:14:51 +01:00
Kamil Tekiela
05ccabd6b1
Updating mysqli: insert_id ( #627 )
2021-08-05 21:41:10 +01:00
Kamil Tekiela
6f11457f11
New examples for classes ( #750 )
...
Co-authored-by: Anna Filina <afilina@gmail.com>
2021-08-05 21:37:30 +01:00
Kamil Tekiela
43ac336818
Remove XSS and broken example from list() page ( #797 )
2021-08-05 21:06:40 +01:00
Christoph M. Becker
5be3a93cfd
Fix #71282 : Documentation is invalid for FILTER_VALIDATE_EMAIL
...
This is still not accurate, but there are other related doc bug reports
like #78958 , so we can address further issues separately. Also, we may
want to choose something else than a table for display purposes.
2021-08-05 19:26:02 +02:00
Christoph M. Becker
3d85246557
Fix #77217 : FILTER_FLAG_NO_RES_RANGE means Reserved-By-Protocol
2021-08-05 19:03:06 +02:00
Tiffany
1e65e69210
Add T_ATTRIBUTE to list of parser tokens ( #837 )
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
2021-08-05 07:59:14 -05:00
othercorey
9e9e3c019b
Remove abstract modifier from ArrayAccess methods ( #838 )
2021-08-05 10:22:42 +02:00
Christoph M. Becker
cafd6b7449
Fix #76748 : date format timezone abbreviations and changes not well documented
2021-08-04 16:55:59 +02:00
Christoph M. Becker
3bf1282857
SQLite3::lastInsertRowId() returns 0 if nothing had been inserted
...
Cf. <https://www.sqlite.org/c3ref/last_insert_rowid.html >.
This integrates user note 126310.
2021-08-04 16:46:13 +02:00
Christoph M. Becker
23c38cd151
Update versions.xml for UOPZ 7
2021-08-03 13:17:43 +02:00
Sergey Panteleev
d00128a85a
Fix issues in solr directory ( #693 )
...
Co-authored-by: George Peter Banyard <girgias@php.net>
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2021-08-03 13:10:57 +03:00
Christoph M. Becker
f32912d04f
Fix #73805 : header() may not actually set header
...
We document that header() issues `E_WARNING` on failure, and link to
`headers_list()` which might be used to check success of `header()`.
2021-08-02 17:18:54 +02:00
Christoph M. Becker
590f93a2eb
Remove obsolete info about IE 4 and 5.5
2021-08-02 17:07:23 +02:00
Christoph M. Becker
b0268930dc
Fix #73587 : Sample of imagemagic::getimagegeometry is irrelevant
2021-08-02 14:19:17 +02:00
zors1
8782bc7340
Fix typo on session security page ( #833 )
2021-07-31 19:53:40 +03:00
Larry Garfield
d042804100
Fold in comments to array_map()
...
Co-authored-by: Kamil Tekiela <tekiela246@gmail.com>
Closes GH-828.
2021-07-30 18:18:35 +02:00
Máté Kocsis
ab57ab6849
Mark a few interfaces as oointerface rather than ooclass ( #818 )
2021-07-30 17:01:16 +02:00
Christoph M. Becker
b54e6443e2
Fix #78785 : ReflectionType page should mention subclasses
2021-07-30 15:10:59 +02:00
Kamil Tekiela
e059aa517b
Fold the note on PCRE comments ( #831 )
2021-07-30 12:40:33 +01:00
Christoph M. Becker
5dcdcf32f8
Fix #70799 : strcasecmp is not locale aware
2021-07-30 13:01:43 +02:00
Christoph M. Becker
704b528c70
syslog.filter is not supported on Windows
2021-07-30 12:59:41 +02:00
Larry Garfield
b8aafb570c
Add additional reference to array_filter.
2021-07-29 11:32:30 -04:00
Sergey Panteleev
0d5b0198bf
Minor fix Win32service
2021-07-29 16:46:19 +03:00
Sergey Panteleev
574a644f1d
GMP enhancement
2021-07-29 09:54:31 +03:00
Yoshinari Takaoka
526b0a2fee
added union type link.
2021-07-29 02:00:36 +09:00
Sergey Panteleev
59f31f284a
fix channel link
2021-07-28 15:21:42 +03:00
Jeremy Mikola
d011dc8421
Clarify that empty arrays serialize as BSON arrays
2021-07-27 20:09:15 -04:00
Christoph M. Becker
c79b9928aa
Fix #55262 : streamWrapper::url_stat return value in case of non existing file
2021-07-27 18:13:50 +02:00
Sergey Panteleev
8726060a81
Fix ImagickDraw::getGravity return value
2021-07-27 16:21:03 +03:00
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