Commit graph

44 commits

Author SHA1 Message Date
Christoph M. Becker
fbba47c54e
Remove obsolete info regarding php://stdin 2021-12-09 16:13:27 +01:00
Christoph M. Becker
ebb0c383f4
http:// stream wrappers do not necessarily HTTP/1.0 GET
Cf. <https://bugs.php.net/bug.php?id=67352>.
2021-08-19 15:48:14 +02:00
Christoph M. Becker
9b0d4b4438
Remove obsolete info about $HTTP_RAW_POST_DATA and always_populate_raw_post_data 2021-07-20 13:48:00 +02:00
Christoph M. Becker
3e08a8aae6 Remove obsolete PHP 5 related info from ini.core and related pages 2021-02-24 14:32:08 +01:00
Christoph Michael Becker
8ebad33b9c Fix #69962: php://temp / php://memory don't support stat()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352123 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-18 12:44:03 +00:00
Christoph Michael Becker
fc8735b2e2 Fix #80349: data:// URI wrapper is afected by allow_url_fopen
Cf. <https://github.com/php/php-src/blob/php-7.3.24/main/streams/memory.c#L790>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351353 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-10 16:50:55 +00:00
George Peter Banyard
a71742330d Further removal of PHP 5 mentions in language section
Closes GH-173

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351340 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-09 13:27:06 +00:00
George Peter Banyard
cdaea04215 Remove mention of PHP 5 in Language Reference section
This does not cover the OOP nor Error sections, but everything else should be covered

Closes GH-156

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351112 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-31 19:13:58 +00:00
George Peter Banyard
af6fdf16ab Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347043 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-24 19:38:53 +00:00
Tyson Andre
578f5f3744 fix typos in language reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346847 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-18 05:16:33 +00:00
Kalle Sommer Nielsen
cfa9e1bb71 Documented the remaining new functionality to ext/zip as of PHP 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343502 c90b9560-bf6c-de11-be94-00142212c4b1
2017-11-29 16:30:58 +00:00
Peter Cowburn
ea8575f778 add ids for wrappers refsects
To address the problem of HTML ids (for permalinks) like:
refsect2-wrappers.php-unknown-unknown-unknown-unknown-unknown-descriptios

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343104 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-18 19:19:12 +00:00
Christoph Michael Becker
797064ec67 Fix typos
Patches provided by anon users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342309 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-11 14:30:36 +00:00
Christoph Michael Becker
f9c02a448f Fix typo
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342073 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-10 18:53:33 +00:00
Christoph Michael Becker
f8aa32180b Fix #50886: Incomplete documentation for php://memory
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339489 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-25 14:29:05 +00:00
Adam Harvey
59fa4fae9f Note php://input's reusability in PHP 5.6.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334628 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-28 03:39:10 +00:00
Adam Harvey
5a508eaeb1 Add an ID to allow php://input to be directly linked.
This may be important shortly. :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332635 c90b9560-bf6c-de11-be94-00142212c4b1
2014-01-17 09:54:29 +00:00
Chris Wright
52ddcb111c Abusing this ini parameter to send multiple headers is not something that should be included as an example in the manual. There are better ways to do it.
-- 
Provided by anonymous #32932 (ajf@ajf.me)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331342 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-11 17:45:00 +00:00
Jakub Vrana
4ca4c26caa Fix a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330318 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 21:14:43 +00:00
Jakub Vrana
3d43a50e96 Document compression wrappers usage
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330317 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 21:14:21 +00:00
Jakub Vrana
57492d2928 Fix wrapper usage title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330316 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-20 21:10:17 +00:00
Richard Quadling
04beb00111 W/S Tabs to spaces.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329060 c90b9560-bf6c-de11-be94-00142212c4b1
2013-01-10 17:34:40 +00:00
Kalle Sommer Nielsen
f49c307f13 Minor markup fixes to r328306, including WS in ssh2_auth_agent() (should probably have used svn:prop, but hey!)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328308 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 19:22:21 +00:00
Casper Langemeijer
bc57a23c73 Document changes in ssh2 extension 0.12 release.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328306 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-11 15:14:15 +00:00
Karoly Negyesi
38d18b3046 Clarified a little php://filter chains
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326646 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-15 17:46:53 +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
Maciek Sokolewicz
d512da1337 Fixed a number of typo's
-- 
Provided by anonymous #11769 (Laurent.Lyaudet@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323196 c90b9560-bf6c-de11-be94-00142212c4b1
2012-02-13 20:10:25 +00:00
Jakub Vrana
1f067345c8 Undocument PHP 3
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321825 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 10:30:53 +00:00
Jakub Vrana
101da2c772 Cleaner solution for sending headers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321822 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 09:43:38 +00:00
Jakub Vrana
5523adf8e9 Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321820 c90b9560-bf6c-de11-be94-00142212c4b1
2012-01-06 09:11:20 +00:00
Anthony Ferrara
b4210fc438 Clean up wording of php://input text to make the intention clearer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318957 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-09 18:19:38 +00:00
Justin Martin
987249f1aa Clarified php://temp temporary file location, fixing bug #60085.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@318227 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-19 17:09:35 +00:00
Justin Martin
201d1df5c0 Clarified Wrapper Summary for zip:// wrapper, which does not support writing.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312798 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-02 06:53:13 +00:00
Adam Harvey
1028f91a84 Significantly refactor the PHP wrappers page:
- Added an introduction separate to the description of the individual wrappers.
- Used refsect2 elements to add more hierarchy to the description of the
  wrappers and make it more obvious which parts of the description match to
  which wrappers.
- Separated the examples out from the description fully (there were bits of
  description dangling between examples, presumably from an earlier refactor). 
- Removed the now-extraneous option listing.
- Added documentation for php://filter's parameters separate from the examples.
- Linked to the filters page.

This also fixes doc bug #54228 (PHP I/O doc page does not describe all
options), which was why I actually started looking at this in the first place.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312157 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-14 16:18:40 +00:00
Hannes Magnusson
38bc312a17 Consistencify refnames for wrappers
# Also fixes pman issues on case-insensitive filesystems


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310285 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-17 16:08:06 +00:00
Adam Harvey
b715f40087 Fix doc bug #54489 (Add php://fd/ to documentation).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310044 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-08 08:40:28 +00:00
Peter Cowburn
c28944d833 fix markup - wrap class name in <classname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309943 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-04 08:55:17 +00:00
Pierrick Charron
a07976c98d Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309926 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-03 21:07:48 +00:00
Nikola Smolenski
cff6fa6abc - register_argc_argv is on by default therefore it makes more sense to
say what will happen if it is off.

- Custom headers may be sent with an HTTP request in PHP 5 as well (as a
  latter sentence confirms).

- Equalize spelling of Windows Me.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309893 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-02 04:32:17 +00:00
TAKAGI Masahiro
6ee7facd42 set svn:keywords.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306260 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 11:44:48 +00:00
Hannes Magnusson
eb041bdb5b See also to their context options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306258 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 10:27:39 +00:00
Hannes Magnusson
f13929c5e0 - Refactor random inline version info into the changelog
- Add see also
- Add title to the example, and fix CS
- Minor paraphrasing to kill off 'you'


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306257 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-12 10:27:10 +00:00
Hannes Magnusson
8e2783c965 Split wrappers.xml into wrappers/*.xml
Completely restructured, although very few content changes (only in http.xml and file.xml)
# These need a complete readthrough to remove 'you', inline version notes,
# version info, and general updating


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@306233 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-11 19:47:26 +00:00