Commit graph

439 commits

Author SHA1 Message Date
Nikita Popov
738f5714c1 Fix typo on Runtime Configuration page
Patch by berezuev.

Closes php/doc-en#35.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349126 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-05 10:04:47 +00:00
Christoph Michael Becker
b9ab45e020 Integrate user note 123889
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348468 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 16:44:06 +00:00
Christoph Michael Becker
724e78e9e9 Fix #78816: Missing / wrong description of the assert_callback
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348467 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-08 16:41:49 +00:00
Christoph Michael Becker
facf2288d9 get_magic_quotes_gpc() and get_magic_quotes_runtime() are now deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348353 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-27 09:03:57 +00:00
Christoph Michael Becker
e2a14a0980 assert_options() is discouraged as of PHP 7.0.0
That's already documented for assert() for years.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348227 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-28 11:57:58 +00:00
Pieter Hordijk
bad9535702 Added false return value when extension doesn't exist #78428
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347869 c90b9560-bf6c-de11-be94-00142212c4b1
2019-08-19 07:39:02 +00:00
George Peter Banyard
508e255fff Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

This should include all mentions of PHP 4 in "bundled" extensions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347589 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-11 13:21:49 +00:00
Christoph Michael Becker
442996b447 Fix #77838: version_compare() returns null when invalid operator given
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347125 c90b9560-bf6c-de11-be94-00142212c4b1
2019-04-03 17:21:40 +00:00
Christoph Michael Becker
51a9ea30ea Add 'phpdbg' to SAPI list
Patch provided by Edgaras Janušauskas.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346944 c90b9560-bf6c-de11-be94-00142212c4b1
2019-03-01 17:33:14 +00:00
Christoph Michael Becker
b7c1306f08 Document gc_status()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346688 c90b9560-bf6c-de11-be94-00142212c4b1
2019-02-03 15:10:49 +00:00
Christoph Michael Becker
8f9ebc8686 The $mode parameter is available as of PHP 4.3.0 – no need for the changelog
Inspired by a patch provided by an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345366 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-20 11:37:32 +00:00
Pieter Hordijk
bc379ea62d make it more clear it's a *bitwise* or operator
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345344 c90b9560-bf6c-de11-be94-00142212c4b1
2018-07-18 13:42:59 +00:00
Christoph Michael Becker
4fa631348e Fix bug #76027: Incorrect info in documentation for getenv
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344396 c90b9560-bf6c-de11-be94-00142212c4b1
2018-02-28 12:32:28 +00:00
Jakub Vrana
e3734a9c81 Add changelog
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344125 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-31 08:21:19 +00:00
Jakub Vrana
c7aa65ea99 Split version_compare synopsis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344073 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 18:29:50 +00:00
Jakub Vrana
88df2dd947 Unify version format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344066 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:19:57 +00:00
Jakub Vrana
db19fb62a4 Unify version format
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344061 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:02:33 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
fa994a739c Fix function signatures
Some of these probably deserve an entry in changelog, please add it if you have energy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343898 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:03:56 +00:00
Pasindu De Silva
9f948a3508 The note about the return value not including the file from auto_prepend_file configuration directive has not been true since https://bugs.php.net/bug.php?id=32924.
-- 
Provided by anonymous 86758 (kevin.abel.0@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343825 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-13 00:08:12 +00:00
Christoph Michael Becker
03ef5ab712 Fix #74785: Second parameter to getenv since when?
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342615 c90b9560-bf6c-de11-be94-00142212c4b1
2017-06-20 13:48:44 +00:00
Peter Cowburn
8aee3a0831 add more rusage fields
Patch by yannick

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342526 c90b9560-bf6c-de11-be94-00142212c4b1
2017-05-28 13:48:42 +00:00
Andrey Andreev
028513e94b Document PHP 7.2 deprecations as the result of https://wiki.php.net/rfc/deprecations_php_7_2
Also, simplify the first paragraph of 'Traditional assertions' in assert() docs

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342126 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-14 11:30:59 +00:00
Andrey Andreev
9320fcb02b Fix assert() doc where 'assertion' is referred to as a function instead of a parameter
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342125 c90b9560-bf6c-de11-be94-00142212c4b1
2017-03-14 11:01:37 +00:00
Michael Wallner
624b835678 It was not clear that the max_input_time default value of -1 actually means to re-use the value of max_execution_time, instead of unlimited time allowed to process request input.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341990 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-28 13:13:15 +00:00
Sherif Ramadan
4d5517430c Add documentation for second argument to getenv.
Fixes bug #74143

-- 
Provided by anonymous 80872 (greg.bowler@g105b.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341970 c90b9560-bf6c-de11-be94-00142212c4b1
2017-02-24 23:13:06 +00:00
Christoph Michael Becker
08e998b97b Fix #73681: Incorrect description for PHP 7 and higher
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341341 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-08 13:09:20 +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
379fa4cf1c Document $optind parameter of getopt()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340380 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-08 09:55:25 +00:00
Christoph Michael Becker
6e94da0618 fixed #71991 (assert() docs seem to imply PHP 5 only)
fix contributed by Lance Sloan

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338974 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-09 11:12:04 +00:00
Joe Watkins
89f51a028d Fix #71938: Example output for get_included_files is wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338886 c90b9560-bf6c-de11-be94-00142212c4b1
2016-04-02 11:23:16 +00:00
Peter Cowburn
6594fca1bd fix versions (doc bug #71671)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338665 c90b9560-bf6c-de11-be94-00142212c4b1
2016-02-26 13:20:38 +00:00
Christoph Michael Becker
d8c1a54bd4 fixed version errors (contributed by DSanchez)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338499 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-15 13:36:39 +00:00
Adam Harvey
0e9f78e1a5 Improve removal warnings for other odds and ends.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338431 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-08 01:35:51 +00:00
Peter Cowburn
3dc8d0599b use entity for "or false on failure" and add a comma
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338211 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-04 13:58:52 +00:00
Adam Harvey
d082313568 Document PHP_INI_SCAN_DIR, since we apparently never did.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338206 c90b9560-bf6c-de11-be94-00142212c4b1
2015-12-03 16:19:52 +00:00
Joe Watkins
07e296b7cc fix pernicious wording in memory_get_usage documentation, leading people to believe that we trace persistently or otherwise allocated memory
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338184 c90b9560-bf6c-de11-be94-00142212c4b1
2015-11-26 18:15:31 +00:00
Maciej Sobaczewski
92bff06867 Update bunch of versions.xml for PHP 7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337985 c90b9560-bf6c-de11-be94-00142212c4b1
2015-10-12 07:06:29 +00:00
Adam Harvey
8d0fa0d5cf Add get_resources() documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337879 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:49 +00:00
Adam Harvey
f381c764ff Add gc_mem_caches() documentation. If only I knew what it did.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337878 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:17:43 +00:00
Adam Harvey
4526a0712f Add expectations documentation.
This included moving the guide for the new configuration directives into the
assert() page to keep the migration guide snappy.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337862 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-21 12:16:28 +00:00
Christoph Michael Becker
e53aefe605 ini_get(_all) can't read "array" options (fixes #54276)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337776 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-07 17:40:49 +00:00
Christoph Michael Becker
8fbb603b30 apache_setenv() is somewhat related to putenv()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337699 c90b9560-bf6c-de11-be94-00142212c4b1
2015-09-02 01:10:24 +00:00
André Luis Ferreira da Silva Bacci
440d81e400 Typos.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337554 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-19 14:07:59 +00:00
Thomas Punt
d22db7f5b0 Document some ini settings
This documents zend.assetions, assert.exception, and session.lazy_write

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337501 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-16 16:30:56 +00:00
Adam Harvey
8373b869c3 Improve dl() PHP 7 documentation.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337346 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:10 +00:00
Adam Harvey
a9236d854b Add removal notice to magic_quotes_runtime().
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337345 c90b9560-bf6c-de11-be94-00142212c4b1
2015-08-09 01:15:05 +00:00
Maciej Sobaczewski
66d4ce2b23 Document another PHP 7 removals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336986 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-17 10:33:04 +00:00
Kalle Sommer Nielsen
5d69d17c10 Documentation for getrusage() on Windows in PHP7 (and make a note for BeOS's limited support on this function)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336808 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-20 14:18:21 +00:00
Pasindu De Silva
4becab9a7e Added setproctitle to see also of cli_set_process_title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336594 c90b9560-bf6c-de11-be94-00142212c4b1
2015-04-19 07:20:30 +00:00