Commit graph

190 commits

Author SHA1 Message Date
Sherif Ramadan
2e72102640 Removed invalid example. which fixes Bug
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 .
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 (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 .
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 .
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 .
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 (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 (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 (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 (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 (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 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 (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 (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 , 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
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 .
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
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +00:00
Torben Wilson
af4410a7e1 Normalized the sgml-default-dtd-file local-variable line for those
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Jakub Vrana
0efda2548a Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288650 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-24 11:02:03 +00:00
Torben Wilson
f3bf8e55e0 Document that a previously-set 201 status code will also affect the
magic handling of 'Location:'.
Addresses bug .


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288513 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-21 09:08:26 +00:00
Daniel P. Brown
57f5ba57c9 Added deprecation notice.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287180 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-12 21:35:06 +00:00
Nilgün Belma Bugüner
0dacad8c3d fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283827 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:18:07 +00:00