7 Commits

Author SHA1 Message Date
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
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
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
1477e2e71f - Refactor more information from stream_wrapper_register to the method
prototypes
- Refactor the example from stream_wrapper_register to the examples
  chapter
- Refactored the changelog from stream_wrapper_register to the class
  prototype
- Added an example for stream_wrapper_register
- Added a seealso for stream_wrapper_register
- Added versioninfo


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277771 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 18:03:59 +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