15 Commits

Author SHA1 Message Date
Máté Kocsis c3067ab0a7 Generate a few ext/standard method synopses based on stubs - part 3
Co-authored-by: Sergey Panteleev <sergey@php.net>

Closes GH-1021.
2021-12-15 20:00:09 +01:00
Christoph Michael Becker 56293cbaa6 Address #61168: fwrite() has no buffering
The info that fwrite() is normally buffered is obviously wrong, but the
rest of the paragraph also looks fishy, so we remove it altogether.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339538 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-01 21:12:58 +00:00
Christoph Michael Becker 2bee52c6e2 corrected return value documentation (fixes #66897)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337225 c90b9560-bf6c-de11-be94-00142212c4b1
2015-07-23 11:40:07 +00:00
Philip Olson 5a54777725 Documented stream_set_read_buffer()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300073 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-01 20:22:45 +00:00
Daniel Egeberg 96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +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 6bffec6c71 Improve markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278093 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-31 18:53:53 +00:00
Mehdi Achour 65d4ed89fb Switch to new documentation style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277593 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-22 20:18:33 +00:00
Mehdi Achour 65206b229b WS, prepare for new doc style
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@249386 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-30 00:26:59 +00:00
Hannes Magnusson c030e2adf7 Upgrade to DocBook5:
- All id attributes are now xml:id
 - Add docbook namespace to all root elements
 - Replace <ulink /> with <link xlink:href />
 - Minor markup fixes here and there


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238160 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-20 22:25:43 +00:00
Jakub Vrana 5bff99a4e0 Fullstops, WS
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@161483 c90b9560-bf6c-de11-be94-00142212c4b1
2004-06-16 13:01:22 +00:00
Kenneth Schwartz 3c00e94a9b ref.xsl: fixed build issues (functions will be coming in a few)
others: fputs() -> fwrite() (use of aliases deprecated)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@155110 c90b9560-bf6c-de11-be94-00142212c4b1
2004-04-01 06:31:15 +00:00
Mehdi Achour 391c25a6cf adding PHP tags in the examples
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135250 c90b9560-bf6c-de11-be94-00142212c4b1
2003-07-16 17:25:02 +00:00
Sara Golemon c3196a1144 Finish moving streams documentation to its own section...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110044 c90b9560-bf6c-de11-be94-00142212c4b1
2003-01-03 02:41:14 +00:00