1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-29 10:13:23 +02:00
Commit Graph

8 Commits

Author SHA1 Message Date
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
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 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 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 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
Hannes Magnusson fe10dc3121 Add missing purpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277773 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 18:17:47 +00:00
Hannes Magnusson 17a8778249 Refactor more content from stream_wrapper_register() to the
streamWrapper class


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277702 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-24 18:30:09 +00:00
Hannes Magnusson 1e2f90fbdc Refactor (and a good chunk of rewording) information for
stream-wrapper.register.xml to its own example class


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277641 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 19:45:30 +00:00