Commit graph

119 commits

Author SHA1 Message Date
Christoph Michael Becker
4006142d54 Fix #78905: No list of nor link to relevant constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348463 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 15:06:36 +00:00
George Peter Banyard
b824e2b108 Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347555 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-05 17:31:34 +00:00
Christoph Michael Becker
71ca0ba640 Fix #77635: ob_get_clean() is missing one required flag
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346900 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-25 11:29:27 +00:00
Christoph Michael Becker
2c34c3abf5 Fix typo
-- 
Provided by anonymous 91720 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345087 c90b9560-bf6c-de11-be94-00142212c4b1
2018-06-04 10:54:41 +00:00
Christoph Michael Becker
dbf6371576 Fix example code
Patch provided by lex.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344563 c90b9560-bf6c-de11-be94-00142212c4b1
2018-03-25 13:53:54 +00:00
Sara Golemon
596b022270 Update parameters section to reflect correct type.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343144 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 21:43:48 +00:00
Sara Golemon
b22b9b599f ob_implicit_flush() takes an integer, not a bool.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343143 c90b9560-bf6c-de11-be94-00142212c4b1
2017-09-25 21:30:57 +00:00
Christoph Michael Becker
43ba84dcae This emphasises that this function returns the buffer's contents _as well as_ flushing, rather than _instead of_ flushing as some users apparently seem to think.
-- 
Provided by anonymous 85322 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342897 c90b9560-bf6c-de11-be94-00142212c4b1
2017-08-21 11:29:23 +00:00
Maciej Sobaczewski
95bdd6883b Another round of PHP 4 content removal (mostly inline mentions)
Review is welcome

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341282 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-05 10:17:07 +00:00
TAKAGI Masahiro
c401fa3fd4 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340036 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 22:44:28 +00:00
Yasuo Ohgaki
9cab5388c5 Fix page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339964 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 05:44:38 +00:00
Yasuo Ohgaki
78ab4510fb Add URL rewriter improvements since PHP 7.1.0.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339963 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 05:40:04 +00:00
Kalle Sommer Nielsen
bd151dd85d Changelog for FR #55428
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335401 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-27 20:00:21 +00:00
Peter Cowburn
cdfc561fa0 ob_get_length() returns number of bytes (doc bug #68082)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335210 c90b9560-bf6c-de11-be94-00142212c4b1
2014-11-22 19:22:59 +00:00
Simion Onea
14af302c9c Making the XML definition consistent across the entire project.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Maciej Sobaczewski
e41aab5eca Remove changelogs for PHP 4 - 3rd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334621 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-27 17:46:13 +00:00
Maciej Sobaczewski
8b5940cade Remove changelogs for PHP 4 - 2nd round
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334605 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-26 14:28:17 +00:00
Maciej Sobaczewski
afc3f34c68 Remove changelogs for PHP 4 - 1st round
Useful changelogs entries remain untouched.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334592 c90b9560-bf6c-de11-be94-00142212c4b1
2014-08-23 17:55:23 +00:00
Yasuo Ohgaki
8ade7e698a Fixed bug #66758
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334288 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-16 01:35:26 +00:00
Yasuo Ohgaki
cd1472667a Fixed bug #67341
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334135 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-06 00:49:35 +00:00
Yasuo Ohgaki
b687e6e2df Add see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334134 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-06 00:44:39 +00:00
Jakub Vrana
3925b630c5 Fix ob_start() callback signature
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@332882 c90b9560-bf6c-de11-be94-00142212c4b1
2014-02-24 01:58:32 +00:00
Adam Harvey
be1c862bab Document the ob_start() changes in PHP 5.4.
Mostly fixes doc bug #64977 (ob_start() fails when passed default parameters).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331632 c90b9560-bf6c-de11-be94-00142212c4b1
2013-10-01 18:35:21 +00:00
Nikita Popov
a0efd60818 Remove mentions of create_function from docs. Add caution to create_function docs advising to use anon funcs instead.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331556 c90b9560-bf6c-de11-be94-00142212c4b1
2013-09-28 15:43:16 +00:00
Jakub Vrana
f68abbe82c Document callback signatures
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330240 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 18:24:33 +00:00
Justin Martin
5a8719f61a Documented PHP_OUTPUT_HANDLER_* constants.
Updated ob_start() function output_callback parameter description to refer to PHP_OUTPUT_HANDLER_* constants collectively.
Removed empty PHP_OUTPUT_HANDLER_* constants from reserved.constants.core.
Closes bug #62261.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326071 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 22:35:59 +00:00
Jakub Vrana
5faa7a6747 Document and use callable type hint introduced in PHP 5.4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324122 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-12 05:55:59 +00:00
Richard Quadling
38c44265ba Corrected HTML for example.
Fixes bug#60386

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319947 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-26 09:20:04 +00:00
Adam Harvey
7766cff126 Fix doc bug #60243 (Add way to specify output buffering chunk size of 1).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@319051 c90b9560-bf6c-de11-be94-00142212c4b1
2011-11-11 13:18:14 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Peter Cowburn
1aa26c3b0d initializers for ob_start() (doc #54793)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311250 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-19 12:46:23 +00:00
Philip Olson
0b4c5897dd Commented out more PHP 6 documentation. Grep 'FIXME PHP_6' to fix. Helps close PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297626 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-07 17:09:10 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +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
Jakub Vrana
201dc3748c Prefer <initializer> before "defaults to"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291313 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-25 14:49:47 +00:00
Jakub Vrana
c9f2372f4c Erase affects other functions (bug #46898)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291066 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-20 11:18:12 +00:00
Jakub Vrana
8186bca3e1 Value 1 is not special in PHP 6 (bug #47440)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290983 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 12:07:22 +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
Rasmus Lerdorf
3739ac5804 Clarify flush() docs and close bug#48933
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@284289 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-18 00:04:18 +00:00
Nilgün Belma Bugüner
1811606d2c fixed properties
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283829 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 08:26:23 +00:00
Rasmus Lerdorf
fd8f22741a This sentence about needing to call both ob_flush() and flush() didn't
make much sense.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283315 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-02 05:40:04 +00:00
Mehdi Achour
33452ee6b3 Add/move sections to changelogs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277645 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-23 21:08:01 +00:00
Jakub Vrana
dda3d70aa7 output_callback is called also in clean (bug #44150)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268496 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-07 12:03:50 +00:00
Matt Wilmas
32dd571def "functions behavior" -> "function's behavior"
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@259533 c90b9560-bf6c-de11-be94-00142212c4b1
2008-05-11 10:55:25 +00:00
Jakub Vrana
2f2f95ba7c chunk_size flushes buffer, newline is not needed (bug #42660)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246628 c90b9560-bf6c-de11-be94-00142212c4b1
2007-11-21 16:54:29 +00:00
Jakub Vrana
47bb7a4902 Special values for chunk_size (bug #39120)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@241452 c90b9560-bf6c-de11-be94-00142212c4b1
2007-08-17 15:56:28 +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
Mehdi Achour
48b8cd83e9 fix entity
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@237807 c90b9560-bf6c-de11-be94-00142212c4b1
2007-06-16 01:13:53 +00:00