Christoph Michael Becker
b306c950e3
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340752 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 09:57:46 +00:00
Christoph Michael Becker
d803b1c761
Fix #73409 : Bug in session_gc's example 2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340750 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 09:39:45 +00:00
Joe Watkins
594d3f4f33
these should have been removed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340748 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 03:05:10 +00:00
Joe Watkins
99aaaf7ecb
updates for ui 1.0.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340747 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-28 02:30:21 +00:00
Kalle Sommer Nielsen
6819e8a570
Fixed bug #73387 (Imagick::compareImages return type mismatch)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340699 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-26 09:14:37 +00:00
Jeremy Mikola
a622b7db61
BSON serialization for ReadConcern, ReadPreference, and WriteConcern
...
https://jira.mongodb.org/browse/PHPC-504
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340683 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 20:30:42 +00:00
Jeremy Mikola
10fb3bab81
Advise users not to re-use MongoDB\Driver\Manager objects after forking
...
https://jira.mongodb.org/browse/PHPC-625
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340679 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 19:52:18 +00:00
Jeremy Mikola
d35bbf11d3
Document persistent connection behavior for ext-mongodb
...
https://jira.mongodb.org/browse/PHPC-780
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340677 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 19:41:19 +00:00
Jeremy Mikola
05da8016b9
Use the PHP manual's consistent spelling of "serialization"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340673 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 18:10:32 +00:00
Jeremy Mikola
9c7c9d9f1b
Suggest pkg-config if MongoDB cannot find OpenSSL
...
https://jira.mongodb.org/browse/PHPC-674
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340672 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 17:48:03 +00:00
Jeremy Mikola
245a0e29a8
Document mongodb extension dependencies
...
https://jira.mongodb.org/browse/PHPC-520
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340671 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 17:46:25 +00:00
Joe Watkins
372fd14f6f
updates for 1.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340652 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 08:05:46 +00:00
Jeremy Mikola
0625a2700b
Fix table columns for MongoDB\Driver\Query constructor options
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340645 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 01:25:27 +00:00
Jeremy Mikola
53e7ce82fc
Update MongoDB\Driver\Manager connection examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340644 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 01:24:34 +00:00
Jeremy Mikola
f08a7bff1b
Document MongoDB\Driver\Manager SSL driver options
...
https://jira.mongodb.org/browse/PHPC-416
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340643 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-25 01:23:01 +00:00
Christoph Michael Becker
318a3d5aa3
Fix wrong example output
...
This also integrates user note 99462.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340641 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 22:20:25 +00:00
Jeremy Mikola
61f9e84aa7
Document MongoDB\Driver\WriteResult
...
https://jira.mongodb.org/browse/PHPC-653
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340640 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 20:45:43 +00:00
Jeremy Mikola
8e1e826ff3
Link to Query and Command classes in MongoDB\Driver\Cursor::getServer()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340639 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 19:47:57 +00:00
Christoph Michael Becker
eb3d1cd0dc
Fix typo
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340621 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 12:55:58 +00:00
Derick Rethans
47661091ce
Updated to version 2016.8 (2016h)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340618 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-24 09:28:18 +00:00
Joe Watkins
2735ac5fad
ui documentation
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340595 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-23 11:12:21 +00:00
Jeremy Mikola
697b3c9468
Document MongoDB\Driver\WriteError
...
https://jira.mongodb.org/browse/PHPC-653
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340584 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 19:52:33 +00:00
Jeremy Mikola
cf9ca1558a
Fix namespace string in MongoDB\Driver\WriteConcernError examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340583 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 19:42:53 +00:00
Jeremy Mikola
2859692a9e
Document MongoDB\Driver\WriteConcernError
...
https://jira.mongodb.org/browse/PHPC-653
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340582 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 19:06:05 +00:00
Jeremy Mikola
08afc1e7ab
Document MongoDB\Driver\Decimal128 for ext-mongodb 1.2+
...
https://jira.mongodb.org/browse/PHPC-751
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340581 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 18:10:50 +00:00
Jeremy Mikola
dc5163157c
Add "mongodb" to url.wiki.crud entity
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340580 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 18:03:44 +00:00
Jeremy Mikola
e65b547e79
Document MongoDB\Driver\ReadConcern::LINEARIZABLE constant
...
https://jira.mongodb.org/browse/PHPC-777
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340579 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 17:26:08 +00:00
Jeremy Mikola
6f8f154f34
Fix linkend for MongoDB\Driver\ReadConcern::LOCAL
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340578 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 17:25:09 +00:00
Jeremy Mikola
244164d765
Fix character case in MongoDB\Driver\ReadConcern::getLevel() refname
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340577 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 17:20:37 +00:00
Jeremy Mikola
181cf13ba6
Remove unnecessary <para> wrapping from changelog entry
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340576 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 17:17:45 +00:00
Jeremy Mikola
a22b969063
Use non-empty $filter in MongoDB\Driver\Query example
...
https://jira.mongodb.org/browse/PHPC-525
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340574 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 15:44:20 +00:00
Jeremy Mikola
0205d3f11d
Update MongoDB\Driver\Query options for 1.2.0
...
https://jira.mongodb.org/browse/PHPC-806
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340573 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-21 15:27:32 +00:00
Christoph Michael Becker
cbfca3b77d
Document new imageresolution() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340568 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-20 10:50:51 +00:00
Jeremy Mikola
1b63ce3ba8
MongoDB Query and BulkWrite update/delete "collation" option
...
https://jira.mongodb.org/browse/PHPC-807
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340566 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-19 17:58:12 +00:00
Peter Cowburn
062838aa04
move session save handler example to see also
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340561 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 22:56:47 +00:00
Peter Cowburn
d531ecfc87
fix build (typo)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340560 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 22:37:59 +00:00
Kalle Sommer Nielsen
4de3eb69b9
Remove the comment and fix a typo in another comment
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340559 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 21:47:26 +00:00
Kalle Sommer Nielsen
de868cff49
Update proc_nice() as per the latest changes for the Windows implementation (The function is now more in line with that of Unix)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340558 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 21:44:37 +00:00
Christoph Michael Becker
4872cbb754
Add parameter description
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340551 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:30:14 +00:00
Christoph Michael Becker
b7d6413785
Fix example titles
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340550 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:29:33 +00:00
Christoph Michael Becker
eabef7a4ef
Fix parameter type
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340548 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:22:38 +00:00
Christoph Michael Becker
6382cb4b84
Fix parameter type
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340547 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:19:20 +00:00
Christoph Michael Becker
f39bffda6b
Add error section
...
Original patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340545 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-18 11:14:50 +00:00
Yasuo Ohgaki
360c099b26
Add minimun description using git source reference
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340522 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 21:29:47 +00:00
Andrea Faulds
2634ea3b40
Correct copy-paste error
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340507 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 16:15:13 +00:00
Andrea Faulds
838941f6cc
Improve utf8_decode() and utf8_encode() documentation
...
This rewrites the descriptions of both to clarify that they convert
specifically between ISO-8859-1 and UTF-8, adds a warning about
confusion with Windows-1252, and adds helpful "See also" links to
other character set conversion functions. Additionally, the
behaviour for invalid characters in utf8_decode() was clarified,
and the description of the UTF-8 binary encoding was removed.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340506 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 14:31:39 +00:00
Christoph Michael Becker
1ff3457709
Fix grammar
...
Patch provided by Taha.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340504 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 13:27:19 +00:00
Christoph Michael Becker
2f4a6b7ebc
Remove out-dated information
...
Neither information regarding PHP 4 nor GD < 2.0.4 is relevant anymore.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340502 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 11:47:48 +00:00
Christoph Michael Becker
2f6123253c
Document new imageopenpolygon() function
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340500 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 09:20:34 +00:00
Kalle Sommer Nielsen
e3f2f6ed4f
Fix bad copy/paste
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340497 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-17 00:29:52 +00:00
Kalle Sommer Nielsen
6dccfde5ef
Update the proc_nice() documentation to reflect the Windows support in 7.2
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340496 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-16 04:14:47 +00:00
Christoph Michael Becker
7e4167f3f2
Fix #62119 : basename broken with non-ASCII-chars
...
We move the important notes up into the description section, and elevate
the note regarding the locale awareness to a caution.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340481 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 17:28:12 +00:00
Christoph Michael Becker
19fddb5d65
Update return value description
...
Inspired by Jean-François Lambert.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340478 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 09:47:42 +00:00
Christoph Michael Becker
6ad6ddaac2
Fix example
...
Patch provided by Gavin Staniforth.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340477 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 09:37:13 +00:00
Christoph Michael Becker
855cead916
Improve parameter description
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340476 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 09:33:16 +00:00
Christoph Michael Becker
b9aa7f5888
Fix link
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340475 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 09:21:56 +00:00
Christoph Michael Becker
8e821c7a9c
Fix #73314 : Documentation on createFromFormat does not match with date_default_timezone_get
...
$timezone's default is to complex to be expressed as initializer, so we omit it.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340470 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-14 09:06:55 +00:00
Christoph Michael Becker
b18e6c19c9
Fix #73036 : pg_insert() now returns a resource ID instead of boolean
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340460 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-12 17:11:52 +00:00
Christoph Michael Becker
a5d1e6e1db
Fix typos and markup
...
Patch provided by Andrey Gromov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340436 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-11 14:11:26 +00:00
Christoph Michael Becker
0b15fb2e4b
Fix typo
...
Patch provided by anon user.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340435 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-11 14:08:21 +00:00
Christoph Michael Becker
edf411e2cd
Fix #73274 : imagescale() with IMG_WEIGHTED4 always returns FALSE
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340412 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-09 16:50:23 +00:00
Christoph Michael Becker
bab7e4c16c
Fix broken markup
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340409 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-09 12:34:02 +00:00
Christoph Michael Becker
7affcb8275
Fix #73272 : imagescale() is not affected by, but affects imagesetinterpolation()
...
We fix the documentation part of this bug, namely that imagesetinterpolation()
would affect imagescale() what has never been the case.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340408 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-09 12:29:59 +00:00
Christoph Michael Becker
055cdb7c7e
Document imagecrop()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-09 11:33:10 +00:00
Christoph Michael Becker
7ab4a2b31d
Don't repeat ourselves
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340383 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-08 10:35:15 +00:00
Christoph Michael Becker
6600311e30
Document return value of socket_sendmsg()
...
Original patch provided by Mikhail Krasilnikov.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340382 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-08 10:09:12 +00:00
Christoph Michael Becker
80c312be68
Remove use of the word "you" per style guide
...
Original patch provided by Oscar Merida.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340381 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-08 10:03:31 +00:00
Christoph Michael Becker
379fa4cf1c
Document $optind parameter of getopt()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340380 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-08 09:55:25 +00:00
Christoph Michael Becker
5c65942664
Fix #73267 : Order by callback changed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340377 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-08 09:12:17 +00:00
Christoph Michael Becker
de99d5d89b
Document IMAGETYPE_WEBP
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340375 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 22:36:06 +00:00
Christoph Michael Becker
10d3f753b5
Clarify that only *supported* image types work
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340373 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 18:18:52 +00:00
Christoph Michael Becker
653f52435c
Integrate user note 119996 by ohcc at 163 dot com
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340372 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 15:28:57 +00:00
Christoph Michael Becker
503d616770
As of PHP 7.0.0 ext/shmop deals with resources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340367 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 13:50:59 +00:00
Christoph Michael Becker
7e315b8186
No need to document pre PHP 5 differences
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340357 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 13:03:56 +00:00
Christoph Michael Becker
b6541758b2
updated example method to use proper US English commands:
...
[C_TEXT](http://doc.4d.com/4Dv15R4/4D/15-R4/C-TEXT.301-2824480.en.html )
[APPLICATION VERSION](http://doc.4d.com/4Dv15R4/4D/15-R4/Application-version.301-2825633.en.html )
--
Provided by anonymous 73923 (tpenner@4d.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340347 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 10:22:03 +00:00
Christoph Michael Becker
34f573bce6
add example of exploding when first character of string matches delimiter
...
--
Provided by anonymous 70035 (jay-php@vengefulstapler.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340344 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 09:11:19 +00:00
Christoph Michael Becker
4d616f071c
Add example about passing references
...
Original patch provided by Esteban Marin
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340342 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 08:51:26 +00:00
Christoph Michael Becker
d4fdab6050
Add missing parameter descriptions
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340341 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-07 08:45:40 +00:00
Christoph Michael Becker
d7ae20ad9e
Fix example title
...
Patch provided by anon user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340334 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 10:31:10 +00:00
Christoph Michael Becker
7e65787ddc
Fixed that the option parameter description was nested below the algorithms parameter.
...
--
Provided by anonymous 63625 (php@dennis.birkholz.biz )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340333 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 10:27:37 +00:00
Christoph Michael Becker
78c391351b
Fix constant name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340332 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 10:16:31 +00:00
Christoph Michael Becker
4e4ab8c161
Adds documentation for recently added LDAP constants.
...
--
Provided by anonymous 73901 (Chad.Sikorra@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340331 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 09:59:35 +00:00
Christoph Michael Becker
db17573b4f
Fix #73256 : Missing documented return vaue for array_sum([])
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340330 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 09:57:03 +00:00
Christoph Michael Becker
c0fa1d5486
The memcache::get return value from a single key (string) is the data value on the server for that key. It could be a string or an array depending on what the key value is. It's incorrect to say that the method always returns a string. For a single key it always returns the key-value.
...
also fixed a typo and grammar in the description
--
Provided by anonymous 75283 ()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340329 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 09:49:42 +00:00
Christoph Michael Becker
b618a856b1
Correct params and return for apcu_delete
...
The function has always returned a boolean, and has always accepted either a string containing a single key name, an array of key names, or an APCUIterator containing a regular expression.
--
Provided by anonymous 76182 (andrew@nicols.co.uk )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340328 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-06 09:47:09 +00:00
Christoph Michael Becker
dd3d3bc95c
Fix #70036 : DateTime::createFromFormat/date_create_from_format return value not "formatted"
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340326 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 17:02:21 +00:00
Christoph Michael Becker
b11f2fefd5
Improvements provided by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340325 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 14:32:17 +00:00
Christoph Michael Becker
d5a653cf30
Fix broken manual build
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340323 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 14:15:10 +00:00
Christoph Michael Becker
a3c18bfa37
bcmath numbers are not of unlimited size and precision
...
--
Provided by anonymous 17522 (divinity76@gmail.com )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340322 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 14:13:58 +00:00
Christoph Michael Becker
e1d4df1951
Add further &mysql.alternative.note;s
...
Patch provided by davey
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340321 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 14:00:06 +00:00
Christoph Michael Becker
9fdb3b72f7
Fix wrong return value description
...
Patch provided by anon user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340320 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-05 13:58:22 +00:00
Christoph Michael Becker
57daa67471
Add link to empty()
...
This way we integrate user note 113617 in a sane way.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340315 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-04 18:13:45 +00:00
Christoph Michael Becker
adb09c0aab
Clarify purpose of the examples
...
This integrates user note 105479.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340314 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-04 15:30:56 +00:00
Christoph Michael Becker
c271533e6d
Emulated prepares are not implemented by all drivers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340311 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-04 14:54:38 +00:00
Christoph Michael Becker
c2df92e871
Fix #73205 : Default value for $length is shown as 0, but it it not
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340300 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-04 10:02:17 +00:00
Christoph Michael Becker
983b96e259
Document new STREAM_CRYPTO_METHOD_* constants
...
Patch provided by Stéphane Hulard
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340287 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-03 16:41:04 +00:00
Christoph Michael Becker
ec54028a96
Fix #73235 : imagerotate() always ignores $ignore_transparent
...
Well, we're not actually fixing the issue, but rather document the current state.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340286 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-03 16:34:07 +00:00
Christoph Michael Becker
e9ada925fb
correct apc to apcu in APCuIterator
...
--
Provided by anonymous 75305 (walt@waltsorensen)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340275 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-02 17:51:08 +00:00
Christoph Michael Becker
d1cc38ade9
Document IMG_EFFECT_MULTIPLY (available as of PHP 7.2.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340274 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-02 17:48:55 +00:00
Christoph Michael Becker
a0f88d3663
imageantialias() will be generally available as of PHP 7.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340272 c90b9560-bf6c-de11-be94-00142212c4b1
2016-10-02 11:33:02 +00:00