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
Justin Martin
775fb06dc0
Clarified old PHP version support note, as per bug #60030 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320301 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-03 06:54:41 +00:00
Richard Quadling
8b6d169424
Native EOL
...
Use consistent line terminator.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317663 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-03 16:27:39 +00:00
Richard Quadling
a56106f691
Standardized on double quotes for attributes.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317502 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-30 14:21:51 +00:00
Richard Quadling
566dd51bb1
Make sure we are removing the right header.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316652 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-13 15:08:48 +00:00
Jakub Vrana
3a29c12dc2
Link http_response_code and headers_list
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@314891 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-14 01:04:41 +00:00
Paul Dragoonis
cc20ec5207
Updating the http_response_code function as it was just placeholder text before. Now you can set the response code using this function, this is now documented.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313157 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-12 04:42:00 +00:00
Hannes Magnusson
960ba13c25
Improve doc and and scotts usage example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313027 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-06 21:22:42 +00:00
Justin Martin
40aa012461
Removed byte order mark from language-snippets.ent (sorry for including it in this commit).
...
Moved Header SAPI comment to language snippet.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312832 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-03 01:22:07 +00:00
Justin Martin
78476e3106
Noted that header functions are only available when a supporting SAPI is in use.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312800 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 07:40:27 +00:00
Justin Martin
0fb8963bfb
Added weasel words to httponly parameter, as per bug #55002 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312787 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-01 23:05:37 +00:00
Jakub Vrana
e40de4f26d
header_register_callback prototype
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312664 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 11:28:10 +00:00
Jakub Vrana
7a4474c266
http_response_code prototype
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312630 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-29 15:58:33 +00:00
Adam Harvey
e612e5f925
Fix doc bug #54503 (inet_pton may return false).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310139 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-11 11:09:29 +00:00
Adam Harvey
de6e4dab17
Fix doc bug #54338 (docs don't mention that ip2long on 64-bit doesn't return
...
negative values).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309517 c90b9560-bf6c-de11-be94-00142212c4b1
2011-03-22 02:50:14 +00:00
Peter Cowburn
a912865116
Typos and grammar
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304887 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-25 19:38:17 +00:00
Kalle Sommer Nielsen
d380037331
Fixed bug #52207 (header() not fully documented)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304526 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-20 02:54:02 +00:00
Adam Harvey
2485958c17
Fix doc bug #52952 (fsockopen() has more dependencies than listed).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304369 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-13 09:53:12 +00:00
Jakub Vrana
c2c05e4952
Expire is relative to Date HTTP header
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304220 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-09 20:09:07 +00:00
Jakub Vrana
de5c939b06
Prevent XSS
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@304219 c90b9560-bf6c-de11-be94-00142212c4b1
2010-10-09 19:56:44 +00:00
Adam Harvey
0616d35712
Fix doc bug #52916 (Reference to old RFC version) by removing the references to
...
the Netscape cookie spec in the parameters section and adding a little more
detail to the domain parameter description on how that parameter should be
structured and is matched.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303739 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-24 04:06:05 +00:00
TAKAGI Masahiro
55ffd3c43f
fix build.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303648 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 21:44:37 +00:00
Mark Skilbeck
257c11c4c5
#52485 FastCGI 404 header
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303643 c90b9560-bf6c-de11-be94-00142212c4b1
2010-09-21 15:49:01 +00:00
Daniel Egeberg
dbc2efc40c
Fixed PHP bug #52662 (Documentation does not reflect getprotobynumber behaviour with proto not found)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302610 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-21 14:27:27 +00:00
Adam Harvey
9dc01ffd46
Fix doc bug #52456 (dns_get_record fourth parameter is not optional in 5.2).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302030 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-09 11:11:39 +00:00
Philip Olson
7a98c0b69c
Fixed build (typo)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299838 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 02:19:33 +00:00
Daniel Egeberg
fd8b4486ea
Fixed PHP bug #51906 , dns_get_record() returns false on failure.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299837 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 00:40:18 +00:00
Philip Olson
0b4c5897dd
Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 17:09:10 +00:00
Daniel Egeberg
96c9d88bad
Converted to utf-8
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Joey Smith
01cc4adcb1
Add ChangeLog table entry to note when input parsing became more strict. Closes PHP Bug #50873 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@295189 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-17 00:17:47 +00:00
Richard Quadling
53f60bc6f5
W/S tabs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294404 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:10:44 +00:00
Michael Maclean
1c4e52219a
Minor change spotted by mysgroda - ##php on freenode
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293596 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 21:13:25 +00:00
Kalle Sommer Nielsen
0a205b7ace
Undocument PHP3
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293065 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-04 03:27:28 +00:00
Philip Olson
0af64c0ca6
Implemented user note, that php_uname('n') also does this before 5.3. Via jonasschaub at gmail dot com
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292137 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-14 17:28:58 +00:00
Jakub Vrana
bc93886cd1
Prefer <initializer> before "default is"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291316 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 15:41:53 +00:00