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

31 Commits

Author SHA1 Message Date
Máté Kocsis adf11d8d64 Revert "Add documentation for default constructors - part 1 (#2089)" (#2121) 2022-12-28 08:50:09 +01:00
Máté Kocsis 0510540984 Add documentation for default constructors - part 1 (#2089)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2022-12-19 21:40:26 +01:00
Yoshinari Takaoka a44e325fda Added PHP 8 into versions.xml for stream based on stubs.
Closes GH-353.
2021-01-18 12:36:56 +01:00
Christoph Michael Becker 428f19e346 Remove functions no longer present in PHP 7.0.0
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350648 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:43:20 +00:00
Jakub Vrana 3e9734391f Add new functions to versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +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
Peter Cowburn 8f5c5641d1 set_socket_blocking has been deprecated since forever
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336054 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 15:10:32 +00:00
Peter Cowburn 941b884dcb update deprecations
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336053 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-08 14:21:44 +00:00
Maciej Sobaczewski 9194a9bb5b Mark some functions as deprecated in versions.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336049 c90b9560-bf6c-de11-be94-00142212c4b1
2015-03-07 19:29:16 +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
Peter Cowburn eda3b067eb no more "FIXME PHP_6" todo comments
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Jakub Vrana b89d5b4683 Add missing version info
Found by PhD

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330435 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-31 22:33:43 +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
Philip Olson e8f5854699 Added skeleton for StreamWrapper::stream_truncate() and version info for StreamWrapper::stream_metadata()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323796 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 05:35:09 +00:00
Philip Olson 9b344edff8 Added documentation for stream_set_chunk_size()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323775 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:33:40 +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
Philip Olson 3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +00:00
Kalle Sommer Nielsen 326c5c38ef Fixed #50568 (Document stream_resolve_include_path())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292599 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-24 14:53:13 +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
Johannes Schlüter 8750a9d492 PHP4 -> PHP 4
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287270 c90b9560-bf6c-de11-be94-00142212c4b1
2009-08-13 23:50:22 +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
Kalle Sommer Nielsen fc395d7412 Fixed wrong availability, spotted by Christian Weiske
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283100 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-30 06:17:14 +00:00
Kalle Sommer Nielsen d9b353ef65 Added missing version information from previous commits
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@282876 c90b9560-bf6c-de11-be94-00142212c4b1
2009-06-27 13:34:32 +00:00
Hannes Magnusson 5ba8902e48 Initial commit
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277782 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 19:49:59 +00:00
Hannes Magnusson f66fb15023 __construct() is called upon initialization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277781 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-25 19:13:58 +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 9cf46353a1 Initial docs for stream_is_local() and stream_context_get_params()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@277514 c90b9560-bf6c-de11-be94-00142212c4b1
2009-03-20 12:05:11 +00:00
Mikko Koppanen 3d25dca916 Fixed version entry on stream_resolve_include_path
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@276166 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-19 20:03:53 +00:00
Philip Olson 78757896f7 Added PHP/PECL version information
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +00:00
Kalle Sommer Nielsen c685c8d7c8 * Document XSLTProcessor::setProfiling() method
* Document stream_supports_lock()
* Document str_getcsv()
* gmp_testbit() is available as of 5.3


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@270943 c90b9560-bf6c-de11-be94-00142212c4b1
2008-12-10 16:36:01 +00:00
Philip Olson c79f3fc3aa Contains version information (when functions became available to PHP)
# Originally from the following location (although likely modified):
# phpdoc/phpbook/phpbook-xsl/version.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268251 c90b9560-bf6c-de11-be94-00142212c4b1
2008-11-04 03:27:21 +00:00