Commit graph

25588 commits

Author SHA1 Message Date
Christoph Michael Becker
82bfb41917 Split filters documentation into subsections
We also remove a note regarding PHP 4, and furthermore move the deprecation
warning regarding the mcrypt.* filters into the proper subsection.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348381 c90b9560-bf6c-de11-be94-00142212c4b1
2019-12-01 12:08:59 +00:00
Christoph Michael Becker
c1a307f4e2 Document driver specific dba_open() parameters
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348374 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-30 15:12:07 +00:00
Christoph Michael Becker
4349bb7a7c allow_url_include has been deprecated
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348373 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-30 14:17:30 +00:00
Christoph Michael Becker
983d613db3 Document MB_ONIGURUMA_VERSION
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348369 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-29 15:56:00 +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
Karoly Negyesi
3c8132d824 documented stat mode
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348349 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-26 01:44:25 +00:00
George Peter Banyard
ac9f8fcf00 Typos found by anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348340 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-24 05:12:59 +00:00
George Peter Banyard
d693ad157f Adapting some anonymous user contributions.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348339 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-24 05:12:07 +00:00
George Peter Banyard
8cb7482bf8 Typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348336 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-24 04:27:46 +00:00
Christoph Michael Becker
40e3ec6efd Document new FB dialect DSN component
Integrates user note 124350.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348334 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-23 15:36:44 +00:00
Christoph Michael Becker
f8726b45fe mb_split() can also return FALSE
This integrates user note 124413.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348333 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-23 15:13:53 +00:00
Christoph Michael Becker
dee2fc0616 Split signature
The function works as getter and setter, respectively.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348317 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-18 14:36:11 +00:00
Simion Onea
6ba81c064b Correction of the sentence according to the grammar rules.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348315 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-18 14:18:40 +00:00
Christoph Michael Becker
a179871450 Revert revision(s) 348313 and, 348311
Cf. <https://news-web.php.net/php.doc.cvs/17007>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348314 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-18 12:00:33 +00:00
Christoph Michael Becker
375c179091 Move contents of note section into description
See <https://news-web.php.net/php.doc.cvs/17002>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348313 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-18 08:12:23 +00:00
Christoph Michael Becker
cae89561f0 Move important warning up to description section
strip_tags() is *not* a security feature.



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348311 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-17 13:30:15 +00:00
Nikita Popov
643de69303 Add missing MB_CASE_UPPER_SIMPLE constant
Patch by BenMorel.

Closes php/doc-en#17.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348297 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-14 19:11:03 +00:00
Nikita Popov
21ac5b8135 Improve PHP_FLOAT_MIN doc
Patch by BenMorel.

Closes php/doc-en#16.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348296 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-14 19:05:52 +00:00
Christoph Michael Becker
7b1f68c2f6 Users are better off to prefer event over libevent
Since the latter is not marked as being unmaintained on the respective
PECL page, we refrain from adding a deprecated warning (yet).

This integrates user note 124378.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348288 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-10 19:15:04 +00:00
Christoph Michael Becker
f3193f5805 Move warning to description section to make it more prominent
This addresses several user notes.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348286 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-10 13:08:15 +00:00
Pieter Hordijk
2cdb330e80 Fixes grammar #78798
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348273 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-08 23:59:44 +00:00
Jeremy Mikola
60d9cce940 Revise notes for implicitly enabling TLS
https://jira.mongodb.org/browse/PHPC-1450


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348272 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-08 16:40:47 +00:00
alcaeus
d519d2af37 Document implicit TLS connections when using TLS options
https://jira.mongodb.org/browse/PHPC-1450

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348263 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-05 08:39:55 +00:00
Christoph Michael Becker
b94027e267 Fix #55005: imagepolygon num_points requirement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348252 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-02 13:05:52 +00:00
Jeremy Mikola
1e327d1205 Improve docs for Cursor::isDead()
https://jira.mongodb.org/browse/PHPC-1279


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348250 c90b9560-bf6c-de11-be94-00142212c4b1
2019-11-01 14:44:24 +00:00
Philip Olson
1fe6a1faac Added missing mysql_xdevapi\result::getaffecteditemscount()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348247 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-31 19:22:17 +00:00
Philip Olson
3bb6811dc2 xsession was never really a thing; so removing it
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348241 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-30 20:23:10 +00:00
George Peter Banyard
596240334f Typo
Provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348238 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-30 11:37:36 +00:00
Jeremy Mikola
e887e838c4 Encourage executeBulkWrite over executeWriteCommand
https://jira.mongodb.org/browse/PHPC-1350


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348233 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-29 22:44:51 +00:00
alcaeus
511666b616 Inform users that mongodb.debug output contains sensitive information
https://jira.mongodb.org/browse/PHPC-1424

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348230 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-28 18:48:12 +00:00
alcaeus
4bab668b1e Document that users may need to copy libsasl.dll to lib path for Windows installs
https://jira.mongodb.org/browse/PHPC-1314

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348229 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-28 15:09:53 +00:00
alcaeus
f86cb421a1 Advise users to use 64-bit environments if possible
https://jira.mongodb.org/browse/PHPC-1312

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348228 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-28 13:11:36 +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
Philip Olson
74cc3023d8 Removing Connector/C reference as it's no longer a thing
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348217 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-25 22:07:21 +00:00
George Peter Banyard
9651001802 Use type tag for resource
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348211 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-24 09:49:47 +00:00
George Peter Banyard
a75162baa5 This document didn't list that asp_tags had been removed in PHP 7
-- 
Provided by anonymous 99663 (adauctus@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348210 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-24 09:42:59 +00:00
George Peter Banyard
fbf6483810 Corrected some grammar mistakes
-- 
Provided by anonymous 100378 (sharon@xandium.io)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348209 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-24 09:39:45 +00:00
George Peter Banyard
5009834a7c Unneeded extra greater than character.
Provided by sergey

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348208 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-24 09:38:18 +00:00
Christoph Michael Becker
d197a1438a Document ffi.preload and opcache.preload_user directives
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348203 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-23 07:13:34 +00:00
Christoph Michael Becker
8d2921cd82 Remove "undocumented function" warning
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348195 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-21 14:57:22 +00:00
Christoph Michael Becker
c5918c68ff Fix #29800: new DOTNET fails for assemblys other than mscorlib
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348193 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-21 07:43:09 +00:00
Christoph Michael Becker
1ca11e8adb Fix #78669: timezone_abbreviations_list only lists from compiled in db, not PECL timezonedb
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348186 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-20 10:41:18 +00:00
Christoph Michael Becker
6a9de0cb6a Fix #78699: shell_exec on windows runs in text mode, this should be noted in the docs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348185 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-20 10:37:00 +00:00
Christoph Michael Becker
2b220300c8 Minor improvements to VARIANT docs
We remove a PHP 4 related paragraph, and cross-link two closely related functions.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348180 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-18 14:46:58 +00:00
Nikita Popov
633eac97ff Change FTP_IMAGE to FTP_BINARY
Patch by BenMorel.

Closes php/doc-en#15.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348169 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-15 14:47:10 +00:00
George Peter Banyard
dfa4063816 Typos and minor improvements provided by various anonymous users.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348167 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-15 09:23:04 +00:00
Christoph Michael Becker
940a593f33 Fix #78670: Online Documentation at eio_chmod and eio_chown has typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348155 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-14 07:17:37 +00:00
Christoph Michael Becker
0332551080 Fix #78484: Missing constructor error
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348154 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 16:50:06 +00:00
Christoph Michael Becker
5d67e7308d Fix #78524: The zone element of the array is also changed for date_parse in 7.2
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348153 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 16:24:18 +00:00
Christoph Michael Becker
38cb4ad393 Fix #78637: SolrQuery::getFacetDateOther: wrong return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@348152 c90b9560-bf6c-de11-be94-00142212c4b1
2019-10-13 15:28:59 +00:00