Commit graph

54 commits

Author SHA1 Message Date
Yoshinari Takaoka
a6afc95504
deleted unnecessary char '>'. 2021-08-07 21:42:27 +09:00
Christoph M. Becker
ab8bf7a2cd
streamWrapper::stream_open()'s $opened_path must be nullable
Based on PR #753.
2021-08-07 12:18:58 +02:00
Christoph M. Becker
c79b9928aa
Fix #55262: streamWrapper::url_stat return value in case of non existing file 2021-07-27 18:13:50 +02:00
Christoph M. Becker
bf85f2f1fc
Add visibility modifiers to streamWrapper::__construct and ::__destruct 2021-07-03 12:21:20 +02:00
Sergey Panteleev
adc94ff1ad
Fix section order issues in Stream directory
Part of #658
2021-06-07 11:48:44 +03:00
Clemente
c461c1fc7f Add union type to streamWrapper::stream_stat
Closes GH-485.
2021-03-10 14:09:50 +01:00
Christoph Michael Becker
4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
dec1f8445a Remove safe_mode related information
Sorry, translators, for breaking your builds again.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350871 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 22:07:26 +00:00
Christoph Michael Becker
70528fcff5 Fix #55528: Values for the "whence" parameter of the "stream_seek" method should be changed
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350536 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-08 11:21:55 +00:00
Karoly Negyesi
3c8132d824 documented stat mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348349 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-26 01:44:25 +00:00
Christoph Michael Becker
d871d0abb6 Fix #64416: issues with streamwrapper documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339492 c90b9560-bf6c-de11-be94-00142212c4b1
2016-06-25 15:23:13 +00:00
Christoph Michael Becker
7279eb69e5 typo fixes by anon users
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337307 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-06 22:59:13 +00:00
Bob Weinand
8ba145b34c Clarify that streamWrapper::flush() is also called when the stream is closed (with any pending data written to it)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337084 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-30 01:58:13 +00:00
Pieter Hordijk
fa5ef560a6 function param now has the correct type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330030 c90b9560-bf6c-de11-be94-00142212c4b1
2013-04-08 21:09:17 +00:00
Hannes Magnusson
405b0f75b3 Fixed bug#64246 (stream_metadata constants not defined)
# The userspace constants are without the PHP_ prefix :)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329623 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-03 00:34:42 +00:00
Justin Martin
8dfe8448dd Fixed path and value parameters.
Fixes #64238.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329584 c90b9560-bf6c-de11-be94-00142212c4b1
2013-02-27 05:08:03 +00:00
Yannick Torres
94497636f2 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 15:34:05 +00:00
Philip Olson
e8f5854699 Added skeleton for StreamWrapper::stream_truncate() and version info for StreamWrapper::stream_metadata()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323796 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 05:35:09 +00:00
Justin Martin
059cd18923 Documented streamwrapper destructor.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320640 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-08 07:50:36 +00:00
Richard Quadling
2dfaaa96a9 W/S, Tab removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@317827 c90b9560-bf6c-de11-be94-00142212c4b1
2011-10-06 09:41:05 +00:00
Gustavo André dos Santos Lopes
1ca08da562 - seeks may not result in a call to streamWrapper::stream_seek.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@316018 c90b9560-bf6c-de11-be94-00142212c4b1
2011-09-02 04:55:59 +00:00
Hannes Magnusson
99e65b7ae9 Fixed bug#30157, stream_tell() isn't called by ftell(), only when seeking
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315772 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-30 11:43:58 +00:00
Richard Quadling
c5e8642488 Added complete svn:keyword list
Ignore entities.*.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312703 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:57:52 +00:00
Stanislav Malyshev
0d72504ba9 add stream_metadata docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312607 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-28 23:27:50 +00:00
Karoly Negyesi
79cdc519d7 even better context to the eof ignored problem
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312105 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 15:18:40 +00:00
Karoly Negyesi
5ea71a9210 adding context to the eof ignored problem
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312102 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 15:03:18 +00:00
Karoly Negyesi
d6b4fef6bf We really needs warnings based on http://bugs.php.net/bug.php?id=40047
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312085 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-12 07:06:02 +00:00
Jakub Vrana
472ea1fc2c Copy-paste error (bug #49933)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290688 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-13 19:51:25 +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
Torben Wilson
bbced252b5 Type fixes. It's a Mind Bomb.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288299 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-13 20:07:37 +00:00
Rasmus Lerdorf
ccb041a418 Note about the URL-syntax supported by the wrappers
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@286382 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-27 00:57:18 +00:00
Nilgün Belma Bugüner
ed67b3c502 fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283839 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 09:08:43 +00:00
Hannes Magnusson
50c0af4ee8 this is the unlink doc..
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@281449 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-30 23:50:42 +00:00
Nilgün Belma Bugüner
5cae036e8d Fixed build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279846 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-04 13:59:19 +00:00
Yannick Torres
02e589878d fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279812 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 22:22:31 +00:00
Philip Olson
f57b4a3ccd Fixed spelling errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278109 c90b9560-bf6c-de11-be94-00142212c4b1
2009-04-01 07:39:55 +00:00
Hannes Magnusson
589270aa5a typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278091 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:43:53 +00:00
Hannes Magnusson
c194d79872 Updated which functions throw warnings and set context
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278089 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:36:28 +00:00
Hannes Magnusson
7590bf82dd comment out empty example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278059 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 08:41:37 +00:00
Hannes Magnusson
38fce359c4 - The context property isn't actually updated on every call
- Added notes to the methods that update the context
- The constructor is only called prior to stream_open()
- Added notes about enforced return values
- Some methods throw "not implemented" warnings
- Some methods call other methods
- Other methods truncate the return values for the fun of it
- url_stat() is called by millions of userland functions and methods


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278057 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 07:53:15 +00:00
Hannes Magnusson
8fc7d4174a Add example (listing all files in a .tar archive)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277826 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 14:21:34 +00:00
Hannes Magnusson
bbdd3b8fec fail
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277814 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-26 11:24:39 +00:00
Hannes Magnusson
6bbe1775f4 More useful seealso, and add missing codepath
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277785 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 20:18:56 +00:00
Hannes Magnusson
5ba8902e48 Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277782 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 19:49:59 +00:00
Hannes Magnusson
f66fb15023 __construct() is called upon initialization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277781 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 19:13:58 +00:00
Hannes Magnusson
12de36f29c Update return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277780 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 18:54:48 +00:00
Hannes Magnusson
cae20c68e5 Fix seealso
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277775 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 18:25:00 +00:00
Hannes Magnusson
30cb1123ba - Fix returnvalue
- Add seealso


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277774 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 18:24:12 +00:00