Nikita Popov
d0223d6121
base64_encode() has no failure conditions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345680 c90b9560-bf6c-de11-be94-00142212c4b1
2018-09-23 12:52:32 +00:00
Christoph Michael Becker
e27bd5959a
Fix typos
...
Patches provided by anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345458 c90b9560-bf6c-de11-be94-00142212c4b1
2018-08-13 10:21:58 +00:00
Christoph Michael Becker
5f71b72630
Fix return value description
...
Patch provided by anoymous user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344862 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 13:52:09 +00:00
Christoph Michael Becker
448d8b8f05
Document $context parameter and fix changelog order
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344567 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 20:44:43 +00:00
Jakub Vrana
3cf9b6bdca
Add changelog
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344130 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 09:07:01 +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
2e22e4d5b4
Fix contradiction
...
The function description says that partial URLs may work, but a note
says otherwise. We fix this contradiction, thereby integrating user
note 116150.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343077 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-12 11:09:52 +00:00
Christoph Michael Becker
3dee3a504f
Fixed bug #73975 (parse_url does not decode % escaping of username)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343075 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-12 10:58:12 +00:00
Pieter Hordijk
0c626e0127
Improved formatting of examples
...
--
Provided by anonymous 82137 (ekin@coproductivity.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342278 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-09 19:00:32 +00:00
Pieter Hordijk
35587e18d6
Changed wording of the strict param.
...
Fixes https://bugs.php.net/bug.php?id=74029
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342160 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-20 12:20:36 +00:00
Philip Olson
c63e914a43
Removed dead function from SeeAlso, patch by leigh via the Online Editor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339174 c90b9560-bf6c-de11-be94-00142212c4b1
2016-05-16 19:45:28 +00:00
Pieter Hordijk
c1fba37b82
Fixed param sentence
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338878 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-01 22:47:20 +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
Peter Cowburn
1b7d2330d7
add specifying a url constant to example (patch by Pasindu)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336512 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-13 14:21:16 +00:00
Peter Cowburn
ad9c1e3fee
describe url constants (patch by Pasindu)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336511 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-13 14:21:12 +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
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
Pieter Hordijk
432ee8de49
Reverted non supported relative URLs screwup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331015 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-24 19:30:05 +00:00
Pieter Hordijk
a4fc5b9e3c
As of 5.3.6 relative URLs are correctly parsed: updated changelog and removed note
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331013 c90b9560-bf6c-de11-be94-00142212c4b1
2013-07-24 10:29:02 +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
Philip Olson
ca6d8a6f45
Typo
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329875 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 17:54:38 +00:00
Joe Watkins
e25450d9dc
many bugs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328365 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-15 13:40:31 +00:00
Sherif Ramadan
7e6843088b
Fixed minor typo.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327647 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 02:06:36 +00:00
Sherif Ramadan
c616bd78da
Updated change log and added a new example to reflect behavior for host/scheme recognition fix.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327646 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-14 01:39:08 +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
4de5cce5d8
Linkable reference constants
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323624 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-28 13:22:09 +00:00
Justin Martin
7885b223b0
Added RFC 3986 link to See Also.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@322704 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-24 23:32:23 +00:00
Jakub Vrana
c1ba09cf2b
See also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321823 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 09:47:38 +00:00
Justin Martin
292b9378f4
Added returns false on failure, fixing bug #55851 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317921 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-08 20:53:40 +00:00
Nikita Popov
684c0f0706
Add get_headers with HEAD example
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316915 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 14:34:06 +00:00
Nikita Popov
7e4d17f8e1
Fix typo in get_headers docs
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316912 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-17 14:06:14 +00:00
Jakub Vrana
ac04b2ea21
Extension purpose is not needed anymore
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313269 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-15 15:46:15 +00:00
Jakub Vrana
408baf1537
Trunk became PHP 5.4.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312690 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:41:29 +00:00
Peter Cowburn
a2fa37fa52
fixed enc_type changelog version for http_build_query (doc #54706 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310942 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-11 10:22:41 +00:00
Adam Harvey
1477d14987
Fix doc bug #53901 (parse_url() discards invalid port number).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@308017 c90b9560-bf6c-de11-be94-00142212c4b1
2011-02-04 11:11:05 +00:00
Adam Harvey
6793ce50e7
Fix doc bug #53187 (urlencode and ~ encodes differently in the various versions
...
of the functions).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307773 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-26 23:55:03 +00:00
Adam Harvey
d641f0b28b
Fix build (the xlink namespace wasn't defined); fix indenting; rewrite the
...
description for the enc_type parameter to make it clearer.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307323 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-10 04:34:30 +00:00
Rui Hirokawa
475e63b089
added enc_type option to http_build_query.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@307319 c90b9560-bf6c-de11-be94-00142212c4b1
2011-01-10 01:40:51 +00:00
Adam Harvey
b4fd230b17
Fixed doc bug #53371 (parse_url docs say it returns FALSE on malformed URLs. It
...
may return NULL.) by reworking the return values section of the parse_url()
manual page.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305689 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-23 11:07:51 +00:00
Justin Martin
52d241c1e7
Updated urlencode to reflect changes to rawurlencode.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305141 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-07 01:49:04 +00:00
Justin Martin
a9a3ae6d6e
Updated to reflect RFC 3986, as per bug #53187 .
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305134 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-06 19:12:47 +00:00
Adam Harvey
1cfd7eabe8
Fix doc bug #52644 (parse_url doesn't emit an E_WARNING). Also added a full
...
stop to the other parse_url() change log entry, since I'm pedantic that way.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302525 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-20 05:34:58 +00:00
Richard Quadling
7c26f3dfe5
Changed the data paramater from $formdata to $query_data
...
Documented that only public properties are accessed.
Updated example to show nested objects.
Fix bug#52638
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302467 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-19 09:28:50 +00:00
Adam Harvey
3f9d61f86a
Fix doc bug #52578 (get_meta_tags() incorrect documentation).
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@302099 c90b9560-bf6c-de11-be94-00142212c4b1
2010-08-11 07:48:49 +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
Daniel Egeberg
55ff6b6136
Clarified URL decoding.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296092 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-11 22:22:50 +00:00
Jakub Vrana
9fbf14c5f5
See also http_build_url (bug #49929 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290689 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 19:55:01 +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
Nilgün Belma Bugüner
51bdd398d7
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283841 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:15:58 +00:00