Commit graph

24188 commits

Author SHA1 Message Date
Jakub Vrana
ff95f8d33f Delete ignored file
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344023 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 18:14:23 +00:00
Jakub Vrana
f2eb038c2a Add new Sodium functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344022 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 18:11:35 +00:00
Christoph Michael Becker
03c4f516b3 Apply markup consistently
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344021 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 18:03:27 +00:00
Jakub Vrana
7583603300 Add new sockets functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344020 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:53:27 +00:00
Jakub Vrana
6df0c70264 Add inflate_get_read_len and inflate_get_status
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344019 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:37:03 +00:00
Jakub Vrana
005141eea7 Fix capitalization
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344018 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:17:03 +00:00
Christoph Michael Becker
a8b2c82010 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344017 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:15:14 +00:00
Jakub Vrana
ccac706972 Add SoapClient::__getCookies
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344016 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:12:19 +00:00
Jakub Vrana
201165fc1e Add Phar::getPath
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344015 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:09:18 +00:00
Jakub Vrana
7f097de6d1 Add mb_ord, mb_chr and mb_scrub
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344014 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 17:06:02 +00:00
Jakub Vrana
b94d2afbaf Add ftp_append
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344013 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 16:52:35 +00:00
Jakub Vrana
a151e4db99 Add HashContext
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344012 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 16:47:31 +00:00
Jakub Vrana
fd863a9058 Add new IntlTimeZone methods
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344011 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 16:41:01 +00:00
Jakub Vrana
bb06bac7ae Document IntlGregorianCalendar
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344009 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 16:20:42 +00:00
Jeremy Mikola
630ea2595e Add version info for MongoDB read/write command methods
https://jira.mongodb.org/browse/PHPC-834


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344008 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 16:07:31 +00:00
Jakub Vrana
f3e46c7b29 Fix #75739: Hash uses objects since PHP 7.2.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344006 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 13:32:11 +00:00
Jakub Vrana
3d1b737b25 Document that Exception extends Throwable (fix #75865)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344005 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 13:19:59 +00:00
Jakub Vrana
608edf885e Document null return value (bug #75376)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344004 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 13:11:27 +00:00
Christoph Michael Becker
771733d62d Document $offset parameter (as of PHP 7.1.0)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344003 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 12:41:10 +00:00
Christoph Michael Becker
8b3858be3e Fix/improve wording
To detect whether the array pointer points beyond the end,
we have to check whether key() returns NULL (not the opposite).
We also reword to match reset() (r343965).

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344002 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-28 12:31:16 +00:00
Christoph Michael Becker
eccca2de38 Improve wording
"strictly different from <type>null</type>" implies a type check,
what is not necessarily appropriate here.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343965 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 23:25:10 +00:00
Christoph Michael Becker
7645f06a69 Add version info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343964 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 22:56:05 +00:00
Jeremy Mikola
77ff9724ac Document new MongoDB execute methods for read/write commands
This also revises shared content across other execute methods in the Manager and Server classes.

https://jira.mongodb.org/browse/PHPC-834


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343963 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 22:15:35 +00:00
Jeremy Mikola
5c9f2d1643 Revise docs for Query readConcern and note server requirement
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343962 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 21:15:27 +00:00
Jeremy Mikola
c1abb23f8c Use consistent formatting for mongodb.note.uint32
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343961 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 20:54:53 +00:00
Jeremy Mikola
0f19fd56d9 Use simpara for notes with only one paragraph
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343960 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 20:52:05 +00:00
Jeremy Mikola
562d2000fe mongodb.note.forking should not be a tip
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343959 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 20:50:25 +00:00
Jeremy Mikola
004c9c0683 Remove unused MongoDB note snippets
These are relics from a pre-1.0 API that included non-bulk write methods (e.g. executeUpdate).


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343958 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 20:49:07 +00:00
Jeremy Mikola
3d6695d21f Use note instead of warning for MongoDB\Driver\Timestamp purpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343957 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 20:39:47 +00:00
Jeremy Mikola
7c29a027bb Options array for MongoDB Manager and Server execute methods
https://jira.mongodb.org/browse/PHPC-1042


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343956 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 20:31:37 +00:00
Jeremy Mikola
1db5d59b66 Use consistent language for MongoDB\Driver constructors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343954 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 18:49:00 +00:00
Jeremy Mikola
680a79dd69 New options param for MongoDB\Driver\Command constructor
https://jira.mongodb.org/browse/PHPC-1029


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343953 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 18:47:28 +00:00
Jeremy Mikola
855236c33f Remove index.html from MongoDB manual URL
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343952 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 18:11:04 +00:00
Jakub Vrana
78a3fb752b Move mysqli_get_client_stats to functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343951 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 17:41:00 +00:00
Jakub Vrana
3c236fc956 Delete duplicate page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343950 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 17:37:16 +00:00
Jakub Vrana
1c58fe76b0 Delete duplicate page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343949 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 17:34:53 +00:00
Jakub Vrana
3ef98b0e1b Delete duplicate page
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343948 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 17:34:45 +00:00
Jakub Vrana
d6888fc6f9 Document mysqli::connect
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343947 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 17:13:46 +00:00
Jakub Vrana
720b90d94a Fix capitalization based on actual method name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343946 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 17:00:39 +00:00
Christoph Michael Becker
af9cbcabe1 Update wrt. change as of PHP 7.3.0
Cf. <https://bugs.php.net/67855>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343945 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 17:00:32 +00:00
Jakub Vrana
3c9e92f59f Document mysqli::escape_string
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343944 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 16:58:22 +00:00
Jakub Vrana
60d3b9755a Document mysqli_stmt::get_server_info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343943 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 16:51:56 +00:00
Jakub Vrana
fb9198e04b Document mysqli_stmt::num_rows
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343942 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 16:49:23 +00:00
Jakub Vrana
82cb7475e2 Add missing <refname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343941 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 16:45:13 +00:00
Jakub Vrana
9874df6631 Fix mysqli_stmt method links
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343940 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 16:42:55 +00:00
Jakub Vrana
235eed4db2 Add pdo_drivers to <refname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343938 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 16:22:54 +00:00
Jakub Vrana
54b1222000 Fix <refname>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343937 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 16:21:38 +00:00
Jakub Vrana
7a454edfe5 Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343930 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 13:21:18 +00:00
Jakub Vrana
8cf3d8d92f Fix return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343929 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 13:20:43 +00:00
Jakub Vrana
5f6c0c7994 Document PHP 7.2 functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343928 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-26 13:20:18 +00:00