Jakub Vrana
0272dc9ba7
Add samesite=None.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348895 c90b9560-bf6c-de11-be94-00142212c4b1
2020-01-13 12:27:10 +00:00
George Peter Banyard
dfa4063816
Typos and minor improvements provided by various anonymous users.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348167 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-15 09:23:04 +00:00
Nikita Popov
818703578e
Clarify $raw mode of dns_get_record()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347752 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-15 12:20:51 +00:00
Christoph Michael Becker
2ea9e6fea1
Improve wording
...
Patch provided by david@php.net .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346018 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-19 13:14:01 +00:00
Christoph Michael Becker
7ead611d9b
Fix #77125 : Typo on openlog() doc page
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345967 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-08 22:49:26 +00:00
Christoph Michael Becker
ffe8f84ec5
Document SameSite cookie attribute support (PHP 7.3.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345661 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-20 10:50:01 +00:00
Christoph Michael Becker
14ced8c9e6
Fix CAA support changelog entry
...
CAA support is not available in PHP 7.1.0 and 7.1.1.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344578 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-28 16:34:13 +00:00
Jakub Vrana
158f89672a
Rename first parameter to header (bug #75875 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343909 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 09:10:55 +00:00
Jakub Vrana
b8758b0605
Use entities in initializer
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Christoph Michael Becker
852eaaffc4
Add header_remove() to see also section of header()
...
Patch provided by anonymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343116 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-21 09:26:34 +00:00
Christoph Michael Becker
db0432561c
Fix #74417 : long2ip() is documented to accept a string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342916 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-22 21:28:14 +00:00
Christoph Michael Becker
62e49c2b1b
PHP 5.0.3 was still buggy here
...
See <https://3v4l.org/mmH6M >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342153 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-17 13:29:46 +00:00
Maciek Sokolewicz
8bd8a4a640
Updated the second example and second note to clarify that negative values will only be returned on 32-bit systems due to the integer value overflowing.
...
--
Provided by Matt Coleman (matt@1eanda.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342112 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-13 18:38:32 +00:00
Joe Watkins
5b695803f0
changelog for PR #2272
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341688 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-19 05:19:08 +00:00
Joe Watkins
5def2bb357
PR #2272 dns_get_record CAA documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341683 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-18 19:14:16 +00:00
Nikita Popov
ba1fff0ef7
dns_get_record() $raw parameter is not by-ref
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341411 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-18 14:36:06 +00:00
Maciej Sobaczewski
95bdd6883b
Another round of PHP 4 content removal (mostly inline mentions)
...
Review is welcome
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
Christoph Michael Becker
96e8d5d946
Fix typo (by Harold Iedema <harold@iedema.me>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339622 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:13:18 +00:00
Christoph Michael Becker
d62d6b01c4
minor fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338862 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-31 18:48:08 +00:00
Thomas Punt
0c9ff443e0
Resolve doc bug #71618
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338620 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-21 21:10:12 +00:00
Christoph Michael Becker
c2aae8928b
minor fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338507 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 17:34:57 +00:00
Thomas Punt
c05d218bed
Fix doc bug #71106
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338304 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-18 18:50:14 +00:00
Maciej Sobaczewski
5d64d53fa1
Close bug #68640 (Very minor point)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337846 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-16 23:16:57 +00:00
Christoph Michael Becker
c097c5d3ec
no need for $HTTP_COOKIE_VARS anymore;
...
$_REQUEST does not necessarily contain cookies
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337615 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 21:34:35 +00:00
Christoph Michael Becker
6fb5cd0a4e
added proper <initializer>s
...
That saves the need to explain how to skip optional parameters.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337614 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-24 21:28:18 +00:00
Christoph Michael Becker
a0d602c951
fixed note about Location header and absolute/relative URIs wrt. RFC 7231
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337474 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 11:42:38 +00:00
Christoph Michael Becker
1aa48f7f54
RFC2616 was replaced by multiple RFCs (7230-7237)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337473 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-15 11:30:59 +00:00
Christoph Michael Becker
f134400688
updated ip2long() changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337237 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 23:36:37 +00:00
Maciej Sobaczewski
11c3ae8a26
Consistency for 'Content-Type' header, as per bug/request #68653
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-26 09:26:04 +00:00
Maciej Sobaczewski
e41aab5eca
Remove changelogs for PHP 4 - 3rd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade
Remove changelogs for PHP 4 - 2nd round
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
afc3f34c68
Remove changelogs for PHP 4 - 1st round
...
Useful changelogs entries remain untouched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Peter Cowburn
0f9d01eea1
fix build
...
whoopsie!
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334375 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:33:58 +00:00
Peter Cowburn
eda3b067eb
no more "FIXME PHP_6" todo comments
...
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Chris Wright
c52553f522
Clarify optional $port argument for fsockopen()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331467 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-22 19:36:50 +00:00
Adam Harvey
7a35b9c421
Note the addition of a max-age attribute in sent cookies.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330583 c90b9560-bf6c-de11-be94-00142212c4b1
2013-06-21 00:24:51 +00:00
Pieter Hordijk
6cec4c40ff
EXIT AFTER ALL THE REDIRECTS!
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330342 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 18:56:08 +00:00
Pieter Hordijk
972cca8b71
Think about the children errr rfc's
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330338 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-22 22:30:38 +00:00
Jakub Vrana
f0d05b38c3
Document PHP 5.4 parameters
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330268 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 07:18:10 +00:00
TAKAGI Masahiro
e7062e4f1e
Correct the title of the example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328399 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-18 03:47:10 +00:00
Sherif Ramadan
2e72102640
Removed invalid example. which fixes Bug #62440
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326693 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-18 19:43:33 +00:00
Jakub Vrana
b123520b43
Link http_response_code()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326385 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-29 21:22:03 +00:00
Jakub Vrana
84b8fca68f
Use <function> for language constructs (now supported by PhD)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325214 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-15 21:45:34 +00:00
Jakub Vrana
a9b26c34e4
Display language constructs without parentheses
...
Side effect of this change is that include, require and return are now properly linked. They weren't because they don't live inside <refentry> so PhD doesn't know about them.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324522 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-25 08:39:30 +00:00
Jakub Vrana
5faa7a6747
Document and use callable type hint introduced in PHP 5.4
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Nikita Popov
2f0cfaf406
Add &warn.deprecated.feature-5-3-0.removed-5-4-0; entity and replace some usages of the outdated removed-6-0-0 entity.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323674 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 18:17:15 +00:00
Justin Martin
8a22143e78
Clarified that gethostbyaddr will return false on malformed input. Closes bug #60824 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322545 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-21 20:39:51 +00:00
Xinchen Hui
9d7a3fff18
Fixed bug #60781 (getprotobyname: returns FALSE, not -1)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322431 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-18 02:46:50 +00:00
Gustavo André dos Santos Lopes
cddc79d233
- Add reference to stream_socket_client() to fockopen() documentation.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321326 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-22 11:55:42 +00:00
Justin Martin
1e0cb85be7
Updated to reflect that cookies are now governed by RFC 6265 instead of RFC 2109. Closes bug #60026 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320317 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 20:41:05 +00:00