Christoph M. Becker
56a34a0d11
Add missing visibility modifier
2021-09-17 00:23:18 +02:00
Tyson Andre
1f64cacbb5
Add documentation for the var_representation PECL
...
Closes GH-885.
2021-09-16 19:14:10 +02:00
Sergey Panteleev
7c2251296a
Add imagecreatefromtga
description
...
Closes GH-950.
2021-09-16 13:02:06 +02:00
Martin Samesch
714d8e584c
typo
2021-09-14 19:44:23 +02:00
Máté Kocsis
af024f4800
Fix methodsynopsis role of curl_file_create()
...
It used to be erroneously removed.
Closes GH-947.
2021-09-14 16:47:44 +02:00
Kamil Tekiela
67c340d029
Updating mysqli: data_seek
...
* Simplified examples
* Add mysqli_stmt_get_result
* Fix example tags
* Added a secondary example
* Fix code comments
Closes GH-887.
2021-09-14 15:25:19 +02:00
garretm
fd6629b1ac
Remove duplicate "Superglobals"
...
In the site it looked like "Superglobals — Superglobals are built-in variables that are always available in all scopes"
https://www.php.net/manual/en/language.variables.superglobals.php
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-924.
2021-09-14 15:22:15 +02:00
Kamil Tekiela
52dc204a77
Add note about NOP code
...
Closes GH-933.
2021-09-14 15:09:52 +02:00
Máté Kocsis
7f99d5e488
Remove some unnecessary methodsynopsis role attributes ( #913 )
2021-09-14 14:37:29 +02:00
Máté Kocsis
35b57d9df0
Remove some unnecessary abstract modifier from methodsynopses ( #914 )
2021-09-14 12:43:32 +01:00
Milan Davídek
5a8b53edab
Fixed synopsis of IteratorAggregate
...
IteratorAggregate is an inteface, not a class
Closes GH-946.
2021-09-13 17:30:34 +02:00
Christoph M. Becker
871fdba56f
Fix 71082: Order of use clause and return type declaration unspecified
2021-09-13 17:20:48 +02:00
Márton Visnovitz
f739452fff
Add note about GLOB_BRACE flag not working in Alpine ( #945 )
2021-09-13 16:02:27 +01:00
Kamil Tekiela
25a4efd32a
Reword PDOStatement::nextRowset example description
...
Closes GH-940.
2021-09-13 15:48:46 +02:00
Christoph M. Becker
6e67c80bc7
Revert "Fix #944 : Usage of class keyword unclear"
...
This reverts commit 57ea81ca45
.
Cf. <https://news-web.php.net/php.doc.cvs/18875 >.
2021-09-13 13:40:34 +02:00
Christoph M. Becker
57ea81ca45
Fix #944 : Usage of class keyword unclear
2021-09-13 12:38:05 +02:00
Kamil Tekiela
ee741f884f
[skip-revcheck] typo
2021-09-10 12:17:01 +01:00
Kamil Tekiela
0df813e8c5
[skip-revcheck] grammar
2021-09-10 11:35:58 +01:00
Peter Cowburn
1bfd6a1d79
WS - remove trailing whitespace
...
[skip-revcheck]
2021-09-09 22:19:52 +01:00
Peter Cowburn
36571044a0
changelog for typeerror -> argumentcounterror in PHP 7.1.0
2021-09-09 22:19:51 +01:00
Barney Laurance
900b6a65c0
Add typed properties reference to TypeError page ( #936 )
2021-09-09 22:18:23 +01:00
Christoph M. Becker
89ee07c72d
Match substr() description to its signature
...
substr() no longer returns false as of PHP 8.0.0.
2021-09-09 18:04:26 +02:00
Christoph M. Becker
6199e10e91
simplexml_load_file(): see also libxml_set_streams_context()
...
Cf. <https://bugs.php.net/53369 >.
2021-09-09 16:27:36 +02:00
Kim Hallberg
017824544c
Remove php_logo_guid
references ( #934 )
2021-09-09 11:46:11 +08:00
Yoshinari Takaoka
3cdd39bb95
Followed change of default value of display_startup_errors, as of PHP 8.0.0 ( #927 )
...
Co-authored-by: George Peter Banyard <girgias@php.net>
2021-09-08 19:00:30 +09:00
Yoshinari Takaoka
abb0c22310
Deleted old PHP 5.3 -> 5.4 tiger hash compatibility example. ( #926 )
2021-09-08 00:41:10 +01:00
Christoph M. Becker
f7ee329405
Document that mailparse_msg_free() should be called explicitly
...
Cf. <https://bugs.php.net/bug.php?id=73110 >.
2021-09-07 17:04:47 +02:00
Christoph M. Becker
487fa1db84
Document mailparse.def_charset INI setting
2021-09-07 16:06:53 +02:00
Christoph M. Becker
7d5af18bbd
Document mailparse resource
2021-09-07 15:53:04 +02:00
Maurício Meneghini Fauth
7a7ad98fe2
Document the null behaviour for http_build_query
2021-09-06 11:54:18 -03:00
Dennis Birkholz
4854fd6254
DomElement::setAttribute does not always return a new DomAttr instance
...
See https://3v4l.org/8YrUO
Closes GH-919.
2021-09-06 15:45:41 +02:00
Christoph M. Becker
66459d593b
Fix #81365 : Flipping opcache.file_cache_only is broken
...
Closes GH-918.
2021-09-06 14:46:47 +02:00
Christoph M. Becker
4157259e89
PDO_ODBC is no longer recommended for MS SQLServer
2021-09-06 13:32:51 +02:00
Christoph M. Becker
28fa285d52
Close #917 : Cannot unlink() directory symlink on Windows
2021-09-06 13:27:08 +02:00
Christoph M. Becker
5783afacad
Improve description of several $context parameters
...
We're misusing the already existing `¬e.context-support;` for this,
but remove the PHP 5 related info from it, and link directly to stream
contexts.
2021-09-06 13:00:53 +02:00
George Peter Banyard
70d770d10c
Remove superficial >
2021-09-06 01:02:03 +01:00
George Peter Banyard
6554e7e197
[skip-revcheck] Fix typo in ob_start() docs
2021-09-05 21:40:39 +01:00
George Peter Banyard
1af53eeb26
Use correct param name
2021-09-05 17:12:27 +01:00
George Peter Banyard
ab45e8c9d4
[skip-revcheck] Fix typo in example title
2021-09-05 16:16:46 +01:00
George Peter Banyard
e1861aa943
Remove duplicate 0
2021-09-05 14:59:33 +01:00
George Peter Banyard
8b54a4bf8c
Array Natural sort functions always return true
2021-09-05 14:48:08 +01:00
Máté Kocsis
6fcf444471
Generate ext/intl methodsynopses based on stubs (Locale)
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-910.
2021-09-05 14:58:44 +02:00
Máté Kocsis
9c5aaaab3c
Generate ext/intl methodsynopses based on stubs (MessageFormatter, Normalizer)
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-909.
2021-09-05 14:38:03 +02:00
Máté Kocsis
19726d906f
Generate ext/intl methodsynopses based on stubs (NumberFormatter, ResourceBundle)
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-908.
2021-09-05 13:58:06 +02:00
Máté Kocsis
c67537e2d4
Generate ext/intl methodsynopses from stubs (Spoofchecker, Transliterator)
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-907.
2021-09-05 13:41:20 +02:00
Máté Kocsis
4aff696ed0
Generate ext/intl methodsynopses from stubs (UConverter)
...
Closes GH-906.
2021-09-05 13:28:47 +02:00
Denis Ryabov
33225f7c57
Add a separate example section for escaping of characters
...
See also merged PR https://github.com/php/php-src/pull/7420 (d3a6054d44
)
Closes GH-898.
2021-09-04 14:53:55 +02:00
sy-records
08a941584f
Fix #91 : curl_version() no longer accepts a parameter
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
Closes GH-902.
2021-09-04 12:33:41 +02:00
Yoshinari Takaoka
50bd7050c4
fixed parameter name markup.
2021-09-04 01:54:00 +09:00
Christoph M. Becker
d8d0b3cdf8
Close #880 : Obsolete default value for protocol_version
2021-09-03 18:35:53 +02:00