George Peter Banyard
|
6554e7e197
|
[skip-revcheck] Fix typo in ob_start() docs
|
2021-09-05 21:40:39 +01:00 |
|
Kamil Tekiela
|
9e0a39029d
|
Remove PHP 5 info and collapse top note in ob_start
Closes GH-729.
|
2021-06-24 23:16:41 +02:00 |
|
Sergey Panteleev
|
6ab6ea4658
|
Fix issues in OutControl directory
Part of #658
|
2021-06-09 12:10:39 +03:00 |
|
Marko Kaznovac
|
537b504c17
|
add ob_implicit_flush.flag-param change log for php 8.0
Closes GH-462
Signed-off-by: George Peter Banyard <girgias@php.net>
|
2021-02-26 03:26:46 +00:00 |
|
Christoph M. Becker
|
0848413427
|
Fix #80673: Be explicit about the order in which to call flush() and ob_flush()
|
2021-01-28 12:34:35 +01:00 |
|
Christoph Michael Becker
|
0c9c2dd669
|
Generate some standard methodsynopses based on stubs
Cf. <https://github.com/php/doc-en/pull/289>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352191 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-12-26 19:26:31 +00:00 |
|
Christoph Michael Becker
|
e41806c30b
|
Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-11-28 18:05:44 +00:00 |
|
Christoph Michael Becker
|
4754397753
|
Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types
Cf. <https://news-web.php.net/php.doc.cvs/17645>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-11-28 17:58:32 +00:00 |
|
Jakub Vrana
|
69bd53265b
|
Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-11-28 15:12:46 +00:00 |
|
Jakub Vrana
|
c80da7c04a
|
Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351724 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-11-28 12:54:59 +00:00 |
|
Christoph Michael Becker
|
3e15d2894f
|
Remove more changelog entries, mostly from PHP 5.4 era
Patch contributed by Sobak <msobaczewski@gmail.com>.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350656 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-09-26 14:15:17 +00:00 |
|
Christoph Michael Becker
|
c6a8e42bdb
|
Fix #54639: output_add_rewrite_var can only be used once
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350300 c90b9560-bf6c-de11-be94-00142212c4b1
|
2020-08-13 10:08:41 +00:00 |
|
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 |
|