Commit graph

24105 commits

Author SHA1 Message Date
Jakub Vrana
45b771b866 Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343886 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:14:13 +00:00
Jakub Vrana
c9fc76e53e Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343885 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 14:56:14 +00:00
Jakub Vrana
22bf57f297 Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343884 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 14:51:15 +00:00
Jakub Vrana
d71ad60d3b Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343883 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 14:51:05 +00:00
Jakub Vrana
e617baf240 Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343882 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 14:45:10 +00:00
Jakub Vrana
71c671aad2 Fix phdfs parse errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343880 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 14:17:01 +00:00
Jakub Vrana
822e4330a9 Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343879 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 14:16:13 +00:00
Jakub Vrana
ae4aa7b90b Fix parameter names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343878 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 13:18:47 +00:00
Jakub Vrana
228b1a3390 Fix parameter name
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343877 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 13:16:16 +00:00
Jakub Vrana
ea42ad21ae Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343876 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 13:13:50 +00:00
Jakub Vrana
dd52a26b79 Fix types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343875 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 13:13:07 +00:00
Jakub Vrana
e961c859a7 Fix Sodium signatures and add descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343872 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 12:06:36 +00:00
Jeremy Mikola
57d928fbea MongoDB\Driver\BulkWrite::update() arrayFilters option
https://jira.mongodb.org/browse/PHPC-975


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343868 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-24 22:13:21 +00:00
Jeremy Mikola
df0272341e Rename ObjectID to ObjectId
https://jira.mongodb.org/browse/PHPC-1004


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343867 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-24 22:11:30 +00:00
Jeremy Mikola
09a7dc6916 Update docs for read concern levels in MongoDB 3.6
Level descriptions are copied from the MongoDB manual.

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


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343866 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-24 21:44:21 +00:00
Derick Rethans
86418ef23a Updated to version 2018.3 (2018c)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343860 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-24 13:47:45 +00:00
Jeremy Mikola
fd4b1601e4 Improve MongoDB installation docs for 1.4.0
This improves discussion around configure options for manual builds, reminds users that each version of PHP has its own PECL command and INI file, and encourages Homebrew users to rely on the formula install method.

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


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343859 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-24 00:11:28 +00:00
Jeremy Mikola
435617f0f2 MongoDB driver requires PHP 5.5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343858 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-24 00:10:05 +00:00
Christoph Michael Becker
d0bf71f15b Add link to "Supported Protocols and Wrappers"
That is supposed to be sufficient to remove user note 102902.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343854 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-22 14:38:59 +00:00
Christoph Michael Becker
9a7ca7526c Move essential point of the warning in the notes section up
Cf. <https://externals.io/message/100637>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343853 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-22 14:31:39 +00:00
Jiří Pudil
3750df03dc Add spl_object_id() documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343851 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-21 14:06:18 +00:00
Peter Cowburn
bc914daf98 foo(new foobar()) raises a notice as of PHP 7.0.7 (doc bug #75844)
This is due to the fixing of #72038

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343850 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-18 19:24:11 +00:00
Peter Cowburn
2aa87f30ab tidy up addslashes description
Based on a patch from Stefan Petcu

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343844 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-15 22:33:43 +00:00
Peter Cowburn
c32d648fbb add deprecation info to (unset) example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343843 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-15 22:07:42 +00:00
Christoph Michael Becker
099a58be24 Fix bug #75788: getimagesize() for GIF
We clarify the details regarding the image size reported by
getimagesize() for GIFs vs. the actual size of images created by
imagecreatefromgif().

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343841 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-15 13:58:49 +00:00
Christoph Michael Becker
3382d46adb Use canonical method name
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343840 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-15 13:39:26 +00:00
Christoph Michael Becker
4d8355fa19 Fix typo
Patch provided by anonymous user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343839 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-15 13:38:46 +00:00
Xinchen Hui
a464df4c7d added details for yaconf::get key descrption
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343826 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-13 06:42:25 +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
95d2929770 Fix typo
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343822 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-12 16:44:50 +00:00
Christoph Michael Becker
bb612d4a31 Fix #70952: GD massive memory consumption
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343821 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-12 16:21:05 +00:00
Xinchen Hui
b203aec028 added initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343820 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-12 09:29:27 +00:00
Xinchen Hui
eb016380ec they are not functions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343819 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-12 06:50:04 +00:00
Xinchen Hui
78ae23e472 add yaconf class & fixed includes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343818 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-12 06:30:57 +00:00
Derick Rethans
9bd87c182d PHPC-1079: Document that jsonSerialize() returns legacy extended JSON
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343817 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-11 12:05:23 +00:00
Xinchen Hui
9cfadc46e7 added yaconf
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343815 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-11 06:10:37 +00:00
Xinchen Hui
d1918c9b1d fixed return type
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343814 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-11 02:15:57 +00:00
Christoph Michael Becker
f7800a7c1d Clarify definition of *values* which are considered empty
$var; is neither a declaration nor an empty value. The docs
already clearly points out that unitialized variables are
considered to be empty.

See also <http://news.php.net/php.doc/969386870>.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343811 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 14:44:17 +00:00
Christoph Michael Becker
970d9b2e54 Fix #75789: Add class_parents to see also
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343810 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 14:03:01 +00:00
Pasindu De Silva
cbbd9d134a ftp_set_option missed option FTP_USEPASVADDRESS
added in: https://github.com/php/php-src/pull/1668

-- 
Provided by anonymous 86357 (spee.jeroen@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343809 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 10:05:08 +00:00
Pasindu De Silva
35f9c4a531 Added ftp_mlsd description
-- 
Provided by anonymous 88107 (gmblar+php@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343808 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 09:54:06 +00:00
Xinchen Hui
bdcd9cd094 update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343807 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 07:58:58 +00:00
Xinchen Hui
b91741b289 update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343806 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 07:50:39 +00:00
Xinchen Hui
df8fc9a945 update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343805 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 07:47:45 +00:00
Xinchen Hui
8cc7e649de update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343804 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 03:48:13 +00:00
Xinchen Hui
6ab98a443e update
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343803 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-10 03:44:48 +00:00
Pasindu De Silva
36928225c3 Added argument description to ibase_modify_user().
-- 
Provided by anonymous 27796 (martin.koeditz@it-syn.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343799 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-09 14:08:26 +00:00
Pasindu De Silva
33d41adc18 Added argument description to ibase_delete_user() method.
-- 
Provided by anonymous 27796 (martin.koeditz@it-syn.de)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343798 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-09 13:41:54 +00:00
Christoph Michael Becker
b84e653f7b Fix typos
Patches provided by anonymous users.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343797 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-09 13:25:35 +00:00
Pasindu De Silva
bae0d227ac ldap_connect() function of LDAP extension actually is not connect to LDAP server.
Change note abouts from para to a note entry 

-- 
Provided by anonymous 87874 (mesut.vts@gmail.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343795 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-09 12:47:11 +00:00