1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-27 17:24:06 +02:00
Commit Graph

182 Commits

Author SHA1 Message Date
Máté Kocsis 5b4252de4f Generate various method synopses based on stubs
Closes GH-1015.
2021-12-15 20:08:13 +01:00
Christoph M. Becker 55f70d1987 Fix #81566: ob_get_status return value contains non-existing constants 2021-11-02 13:46:20 +01:00
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
Sergey Panteleev a0ae28d3bc Removed references to PHP 5, PHP 7.0 (#545) 2021-04-24 20:01:17 +03:00
Sergey Panteleev aab33d6443 Removed references to PHP 5, PHP 7.0 (#544) 2021-04-23 11:35:26 +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
Yoshinari Takaoka 6f739336b4 Added PHP 8 into versions.xml for outcontrol based on stubs.
Closes GH-404.
2021-01-26 18:56:50 +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 86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +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
Pieter Hordijk 65a007a4c0 Ouput -> Output
https://bugs.php.net/bug.php?id=74931

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342669 c90b9560-bf6c-de11-be94-00142212c4b1
2017-07-16 18:30:39 +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
Christoph Michael Becker c520d34de8 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340220 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-28 12:30:39 +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 09227438af Add URL rewrite example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339973 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-01 21:02:55 +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
Adam Harvey 41d8e7ffe4 Update version information to include PHP 7.
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.

In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Jean-Sebastien Hedde 204bc2974d Anonymous contributions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@335457 c90b9560-bf6c-de11-be94-00142212c4b1
2014-12-29 12:49:12 +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
Peter Cowburn 1745782047 grammar
Patch by David Wakelin

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@333204 c90b9560-bf6c-de11-be94-00142212c4b1
2014-03-29 21:55:49 +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 1634a88641 Delete redundant <!-- Membership: -->
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330340 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-23 17:38:21 +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