13 Commits

Author SHA1 Message Date
Gina Peter Banyard
4d17b7b494 [skip-revcheck] Convert class markup to be compatible with DocBook 5.2
Closes GH-3415
2024-06-14 17:04:53 +01:00
George Peter Banyard
ecaa214642 Fix de/constructor synopsis tag usage (#1457)
In Solr, Stomp, Yaf.

Also include constructor and destructor in StreamWrapper interface synopsis
2022-03-15 16:36:11 +00:00
George Peter Banyard
652367cc9d Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

These should be the last ones from the core extensions.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347577 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-08 15:52:28 +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
Jakub Vrana
4c6bfd875d Mark dummy class name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330261 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-17 04:40:48 +00:00
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +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
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
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
dbc05439e5 Fix build
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277772 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 18:06:18 +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