Commit graph

250 commits

Author SHA1 Message Date
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
Adam Harvey
41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +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
9194a9bb5b Mark some functions as deprecated in versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336049 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-07 19:29:16 +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
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +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
Adam Harvey
4c97c1b5b8 Add version information for header_register_callback().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333764 c90b9560-bf6c-de11-be94-00142212c4b1
2014-06-12 21:40:32 +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
Jakub Vrana
1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +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
13cb9fff17 Version of http_response_code
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326102 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-11 18:03:40 +00:00
Hannes Magnusson
858cacd62c mark bunch of extensions with "membership" PI (like the membership comment)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326064 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 17:34:56 +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
Philip Olson
d6adffccf5 Fixed version, should be > 5.4.0 not >= 5.4.0. Reported by Florian
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323808 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 08:50:11 +00:00
Philip Olson
f86cb52d65 Updated version information for functions removed in 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323794 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 05:06:11 +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
Jakub Vrana
f052ac1bd7 Revert useless change in 326638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323642 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-29 00:24:15 +00:00
Jakub Vrana
c0ade579d4 PHP_INI_* is in fact INI_
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323638 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 20:26:39 +00:00
Jakub Vrana
c1dc0919bf Linkable reference constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323628 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:37:00 +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
Jakub Vrana
b9c3ddd1d3 Use entities for INI headings
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322061 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-11 08:09:53 +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