Commit graph

24590 commits

Author SHA1 Message Date
Christoph Michael Becker
97cb66b3f2 Amend r344963: re-align arrays
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344967 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-06 15:51:41 +00:00
Christoph Michael Becker
dec50f0b7c Fix #68305: Missing all escape chars in examples for sqlsrv_connect()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344966 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-06 15:35:51 +00:00
Christoph Michael Becker
1cb9fe0974 Fix #67366: Docs do not list some LATT_* constants
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344964 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-05 17:00:57 +00:00
Christoph Michael Becker
dc157b93cd Fix #42608: Example 660 (filter_input_array) is wrong
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344963 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-05 16:24:41 +00:00
Christoph Michael Becker
0dfd64fc2a Link to alternative functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344962 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-05 12:32:24 +00:00
Christoph Michael Becker
4925366b0e Fix #72113: convert_uudecode() fails to decode data
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344961 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-05 12:14:27 +00:00
Christoph Michael Becker
f1fc80fc2d Update wrt. register_globals
Patch provided by Konrad Papala.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344956 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-04 21:04:26 +00:00
Christoph Michael Becker
9b3b28e7d9 Fix typos
Patch provided by jacob.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344955 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-04 21:03:24 +00:00
Philip Olson
d3d74d26a2 Fixes and clarifications; sorry for mixing in whitespace changes but this shouldn't be translated yet
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344929 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-02 23:05:35 +00:00
Christoph Michael Becker
f73a9831d2 With declare(strict_types = 1) null is not an allowed value for the limit parameter.
-- 
Provided by anonymous 89383 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344928 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-02 22:19:23 +00:00
Christoph Michael Becker
c72fae7864 In the "Internal (built-in) functions" I changed mysql_connect to mysqli_connect
-- 
Provided by anonymous 90612 (bounya9mehdi@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344927 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-02 22:04:49 +00:00
Christoph Michael Becker
bc4fedde59 Fix grossly misleading information
This patch has been provided by an anonymous user and solves an issue related
to the presentation of <literals> which in this case are (nearly) undistinguishable
from normal text.

Actually, we should strive for a more general solution here, since there are similar
issues in the return values section, and possibly in translations.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344926 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-02 22:00:58 +00:00
Christoph Michael Becker
164d8add7a Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344925 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-02 21:55:35 +00:00
Christoph Michael Becker
fddb6fb793 Array to object cast: numeric keys are accessible as of PHP 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344924 c90b9560-bf6c-de11-be94-00142212c4b1
2018-05-02 21:51:50 +00:00
Christoph Michael Becker
470e1330bc Add example with decimals
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344896 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-30 22:19:36 +00:00
Christoph Michael Becker
925efa68ea Fix #76287: bcmod returns incorrect values
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344895 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-30 22:11:13 +00:00
Christoph Michael Becker
7f59e06a51 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344891 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-30 18:21:57 +00:00
Christoph Michael Becker
db38901efe Fix #76290: Wrong info in argon2i memory_cost
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344889 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-30 17:12:26 +00:00
Christoph Michael Becker
620e68a7f0 Fix #61643: gmp_nextprime and gmp_dcdext behavior differences
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344880 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-29 11:14:13 +00:00
Christoph Michael Becker
f7a4ba553d Clarify description of mysqli.rollback_on_cached_plink
Cf. http://news.php.net/php.doc/969386931 ff

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344879 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-29 11:07:38 +00:00
Christoph Michael Becker
25a4ad367d Fix changelog entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344878 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-29 10:47:00 +00:00
Christoph Michael Becker
dff279a1fb Fix #76259: Sessions extension does not strictly match Core extention definition
We update the extension-membership of the respective extensions,
and fix the installation instructions where necessary.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344870 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 16:42:29 +00:00
Christoph Michael Becker
d759f85033 dBase is a PECL extension as of PHP 5.3.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344869 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 15:39:19 +00:00
Christoph Michael Becker
cc55d8c84b Amend r342939 (Fix bug #75118 (ssh2_disconnect undocumented))
We `svn add` ssh2-disconnect.xml, belatedly.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344867 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 15:23:58 +00:00
Christoph Michael Becker
ac51aaac3b Fix changelog entries
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344866 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 15:08:50 +00:00
Christoph Michael Becker
71ac13cbde Document ICU version requirement
Inspired by a contribution of an anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344865 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 14:54:11 +00:00
Christoph Michael Becker
700a269f55 Add missing version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344864 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 14:11:00 +00:00
Christoph Michael Becker
6b099ab00d RFC: https://wiki.php.net/rfc/is-countable
-- 
Provided by anonymous 88937 (carusogabriel34@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344863 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 13:54:04 +00:00
Christoph Michael Becker
5f71b72630 Fix return value description
Patch provided by anoymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344862 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 13:52:09 +00:00
Christoph Michael Becker
eceb032b47 Fix grammar
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344861 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 13:51:22 +00:00
Christoph Michael Becker
fce2efe7bb Extend example
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344860 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 13:50:44 +00:00
Christoph Michael Becker
edc3471f83 Fix typos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344858 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 12:53:57 +00:00
Christoph Michael Becker
1b396e517f Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344857 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-27 12:18:18 +00:00
Jeremy Mikola
0dfe18602c Capitalize PECL when not referring to the command binary
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344850 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-26 21:32:17 +00:00
Jeremy Mikola
f9c63b0067 PHP extension formulae are no longer in Homebrew
https://jira.mongodb.org/browse/PHPC-1168


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344849 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-26 21:30:02 +00:00
Jeremy Mikola
b96bdc3d45 Define mongodb.throws.session-unacknowledged entity
https://jira.mongodb.org/browse/PHPC-1163


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344844 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-26 18:46:08 +00:00
Philip Olson
71004b8bae Fixed build; added missing mongodb.throws.session-unacknowledged entity. Please define as it's empty now.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344843 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-26 18:33:46 +00:00
Jeremy Mikola
6ef92afe13 Explicit sessions cannot be used with unacknowledged write concerns
https://jira.mongodb.org/browse/PHPC-1163


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344841 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-26 16:20:18 +00:00
Derick Rethans
80f26e5674 Alphabetise
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344837 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-25 14:57:17 +00:00
Derick Rethans
a9b1a98cd0 PHPC-1137/PHPC-1138: Deprecate maxScan and snapshot options
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344836 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-25 14:56:10 +00:00
Derick Rethans
8c5b5e91bc PHPC-1170: Deprecate autoIndexId for collection creation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344831 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-25 08:36:37 +00:00
Philip Olson
6999c8b644 Documented the current caching_sha2_password situation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344819 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-23 22:12:13 +00:00
Philip Olson
d2d8f272b4 Added missing refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344818 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-23 19:55:01 +00:00
Christoph Michael Becker
7b83a76433 Remove obsolete PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344814 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-23 15:10:18 +00:00
Christoph Michael Becker
8c23c19594 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344807 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-22 21:34:19 +00:00
Christoph Michael Becker
e8984166a3 Remove obsolete PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344806 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-22 21:31:08 +00:00
Christoph Michael Becker
0018149a06 Fix example title
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344802 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-22 17:25:22 +00:00
Christoph Michael Becker
35e70db263 Remove obsolete PHP 4 info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344801 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-22 17:23:47 +00:00
Christoph Michael Becker
b963543d8c Complete changelog entry
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344795 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-21 19:02:29 +00:00
Christoph Michael Becker
58bebd0fec Remove obsolete PHP 4 related info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344792 c90b9560-bf6c-de11-be94-00142212c4b1
2018-04-21 16:04:49 +00:00