Commit graph

475 commits

Author SHA1 Message Date
Kamil Tekiela
9d2b858bca
Remove magic_quotes_runtime docs
Closes GH-719.
2021-06-25 19:27:30 +02:00
Sergey Panteleev
8dd14a886c
Fix issues in Info directory
Part of #658
2021-06-10 12:38:11 +03:00
Christoph M. Becker
ab36e3826c
Update ini_restore() example
y2k_compliance is removed as of PHP 5.4.0.
2021-06-04 11:11:39 +02:00
Máté
c44475e1fa
Generate methodsynopses based on stubs for Zend functions and methods
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-168.
2021-05-22 16:48:16 +02:00
Sergey Panteleev
a0ae28d3bc
Removed references to PHP 5, PHP 7.0 (#545) 2021-04-24 20:01:17 +03:00
Sergey Panteleev
5fabd07880
Removed Changelog entries for PHP 5, PHP 7.0 (#543) 2021-04-22 17:52:58 +03:00
蝦米
dd52212027
fix #80766 namespaced assert is no longer allowed 2021-04-20 01:54:29 +08:00
Yurun
4d02fe98dd
Improve variable name in example (#529) 2021-04-19 12:07:44 +02:00
Fabien Villepinte
be008069eb Update methodsynopsis: getenv() may return false
Closes GH-452.
2021-02-17 12:17:17 +01:00
Marcos Scaianschi
e53495bc3a Describe $long_options of getopt()
Closes GH-433.
2021-02-05 13:24:47 +01:00
Christoph M. Becker
5e6356373c Document that 3 options/info functions are removed as of PHP 8.0.0 2021-01-18 12:45:16 +01:00
Yoshinari Takaoka
f3f04650a7 Added PHP 8 into versions.xml for info based on stubs.
Closes GH-354.
2021-01-18 12:43:51 +01:00
George Peter Banyard
f029b664b8
Remove magic quote mentions 2021-01-16 10:39:39 +00:00
George Peter Banyard
d278431ef5 Remove docs about NSAPI
This SAPI has been removed in PHP 7
2021-01-13 12:49:23 +00: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
a331ac8a86 Generate sapi methodsynopses based on stubs
Closes GH-285.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@352190 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-26 14:27:07 +00:00
Christoph Michael Becker
acacd4ee83 Clarify behavior of max_execution_time on Windows
That is already done in a note for set_time_limit(), but should be clarified
here as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351866 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-04 12:19:32 +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
b95d28e6ec Fix return types
Functions which return false on failure should state that in their
signature as well.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351135 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:52:35 +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
af688e993b Remove php_egg_logo_guid() from docs
This function is removed from php-src as of PHP 5.5.0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351084 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-30 13:27:24 +00:00
Christoph Michael Becker
11a2f7bf48 Document some PHP 7.4.0 deprecations
Cf. <https://wiki.php.net/rfc/deprecations_php_7_4>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350986 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-25 14:43:31 +00:00
Christoph Michael Becker
74d39a807a Minor amendment to safe_mode info removal
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350887 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-14 21:21:06 +00:00
Christoph Michael Becker
dec1f8445a Remove safe_mode related information
Sorry, translators, for breaking your builds again.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350871 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-13 22:07:26 +00:00
Christoph Michael Becker
e443388d42 Remove info about SAPIs which are removed as of PHP 7.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350661 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 16:56:25 +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
7f569e1f17 Remove more changelog entries, mostly from PHP 5.3 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350655 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 14:08:59 +00:00
Christoph Michael Becker
9af43469f4 Remove more changelog entries, mostly from PHP 5.2 era
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350654 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:52:31 +00:00
Christoph Michael Becker
5ebd63a4b5 Reflect removal of functions dropped in minor or patch releases
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350652 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:40:03 +00:00
Christoph Michael Becker
5b53e0d177 ext/sybase is no longer available as of PHP 7.0.0
Patch contributed by Sobak <msobaczewski@gmail.com>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350650 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 13:09:16 +00: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
Nikita Popov
de7a562901 Add note on default value of $description param for assert
Patch by alexdowad.

Closes php/doc-en#117.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350018 c90b9560-bf6c-de11-be94-00142212c4b1
2020-06-09 07:49:32 +00:00
Andrey Gromov
bbd4f6a100 Typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349184 c90b9560-bf6c-de11-be94-00142212c4b1
2020-02-09 08:47:39 +00:00
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