Christoph Michael Becker
02fd937287
imagexbm() uses $filename also to construct the C identifiers
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339673 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 19:27:35 +00:00
Pieter Hordijk
50de96a686
Added warning when file not exists info in errors section
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339671 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 18:08:07 +00:00
Christoph Michael Becker
f407572f29
image(filled)ellipse ignores imagesetthickness
...
That has already been filed as feature request against libgd:
<https://github.com/libgd/libgd/issues/174 >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339670 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-15 17:08:42 +00:00
Christoph Michael Becker
83694c8940
Document #72596 : imagetypes function won't advertise WEBP support
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339665 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 15:38:25 +00:00
Christoph Michael Becker
d6e89ce431
Update for PHP 7.0.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339664 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 10:23:01 +00:00
Derick Rethans
59fbea38eb
Make sure to clone recursively.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339662 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-14 09:40:12 +00:00
Christoph Michael Becker
21a793708c
Fix #55224 : make fails if configured with --with-gd=DIR
...
Additionally, we get rid of the out-dated statement that PHP's bundled libgd
should generally be preferred.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339659 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 18:51:21 +00:00
Christoph Michael Becker
39c9ff81d3
Document #72582 : RecursiveDirectoryIterator with UNIX_PATHS flag doesn't work
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339658 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 17:19:57 +00:00
Christoph Michael Becker
0e729267cd
Fix parameter name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339656 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 15:25:19 +00:00
Derick Rethans
356ad88cbd
Update install instructions.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339655 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-13 14:38:43 +00:00
Christoph Michael Becker
794c8b585a
Fix #69182 : imagecropauto function not properly documented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339649 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-11 17:54:29 +00:00
Jeremy Mikola
f939ff1250
Use example.com in MongoDB\Driver\Manager constructor examples
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339643 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 15:38:06 +00:00
Christoph Michael Becker
1f0777580c
filepro has been unbundled long ago
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339642 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:34:08 +00:00
Christoph Michael Becker
df92f1fd1c
Fix wrong link
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339641 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:33:34 +00:00
Christoph Michael Becker
7e4b87a0ce
Fix #72560 : --enable-dbase configure option no longer works
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339640 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 14:27:32 +00:00
Christoph Michael Becker
a305c183e2
Document default values of optional parameters
...
Provided by Brian Davis
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339639 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:57:14 +00:00
Christoph Michael Becker
3fd1c69998
Fix parameter name
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339638 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:52:30 +00:00
Christoph Michael Becker
4e57165e7d
Fix #71788 : Gmagick::write() returns Gmagick, not void
...
Change description to indicate this method is an alias of the already documented Gmagick::writeimage()
--
Provided by anonymous 70634 (danebrood at gmail dot com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339637 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:45:57 +00:00
Christoph Michael Becker
d93b48f424
Fixes by Benjamin Morel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339636 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:36:14 +00:00
Christoph Michael Becker
8d96fe8b66
Fixes suggested by Benjamin Morel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339635 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:33:17 +00:00
Christoph Michael Becker
bff94a2345
Fix #71797 : GmagickDraw::setfillcolor() accepts GmagickPixel, not only string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339634 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:11:59 +00:00
Christoph Michael Becker
3362425ad5
Fix #71795 : GmagickDraw::setstrokecolor() accepts string, not only GmagickPixel
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339633 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:09:15 +00:00
Christoph Michael Becker
f5abd0b0f3
Fix #71794 : GmagickDraw::gettextencoding() can return false, not only string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339632 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:06:31 +00:00
Christoph Michael Becker
f516ef3c7a
Fix #71792 : GmagickDraw::getfont() can return false, not only string
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339631 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 13:03:51 +00:00
Christoph Michael Becker
f0304b1485
Fix #71791 : GmagickDraw::getfillcolor() returns GmagickPixel, not void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339630 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:57:13 +00:00
Christoph Michael Becker
1e31cb2509
Fix #71761 : Gmagick::deconstructimages() returns a Gmagick object, not void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339629 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:54:32 +00:00
Christoph Michael Becker
1aa41d6145
Fix #71793 : GmagickDraw::getstrokecolor() returns GmagickPixel, not void
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339628 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:50:07 +00:00
Christoph Michael Becker
f713e46643
Fix typo
...
--
Provided by anonymous 70174 (gunbei@10xengineers.org )
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339627 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:42:02 +00:00
Christoph Michael Becker
8074326ff6
Remove reference to obsolete function (provided by Juris)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339626 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:39:45 +00:00
Christoph Michael Becker
cf895b5554
Add respectively replace &caution.cryptographically-insecure;
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339624 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:25:24 +00:00
Christoph Michael Becker
6798718d38
Fix typo (by Shaunak Sontakke <shaunak.s@gmail.com>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339623 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:14:00 +00:00
Christoph Michael Becker
96e8d5d946
Fix typo (by Harold Iedema <harold@iedema.me>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339622 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 12:13:18 +00:00
Christoph Michael Becker
0a7a550a65
Grammar fixes by anon users
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339619 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:58:44 +00:00
Christoph Michael Becker
1c4dd2621d
Fix example comment (provided by A3020 <a3020@fastmail.com>)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339618 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:57:22 +00:00
Christoph Michael Becker
114db47247
Fix method prototype
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339617 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:37:14 +00:00
Christoph Michael Becker
37287d6b0c
Apparently, a word has been swallowed
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339612 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 11:05:01 +00:00
Christoph Michael Becker
6c1ab89a89
Hexadecimal numeric entities are denoted by an x
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339610 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 10:47:04 +00:00
Christoph Michael Becker
5435723c4c
CURLINFO_FILETIME requires CURLOPT_FILETIME
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339608 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-10 10:39:17 +00:00
Jeremy Mikola
658ff33bce
PHPC-708: Fix structure and refs in MongoDB security articles
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339600 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 18:27:25 +00:00
Jeremy Mikola
0effe19af6
Fix title abbreviation for MongoDB BSON classes
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339599 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 18:12:26 +00:00
Jeremy Mikola
e0fb30d761
Update MongoDB::__construct() example for SSL and client cert
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339598 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 18:10:31 +00:00
Jeremy Mikola
56791338a6
PHPC-637: Revise notes on encoding MongoDB URI components
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339597 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 17:37:51 +00:00
Christoph Michael Becker
c047c527e6
Fix #72567 : PHP 7.1 changes in json_encode() wrt. encoding floats undocumented
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339594 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-09 12:20:37 +00:00
Jeremy Mikola
1c818c8c51
Fix arg type for MongoDB\Driver\WriteConcern constructor
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339578 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-06 14:59:22 +00:00
Derick Rethans
5f8dc963a0
Updated to version 2016.6 (2016f)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339577 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-06 10:10:36 +00:00
Pieter Hordijk
6f2a633c72
Moved introduction texts under the correct subtitle
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339564 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-05 08:57:56 +00:00
Xinchen Hui
d980c7d0fe
add example of named capture group
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339562 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-05 07:03:59 +00:00
Christoph Michael Becker
9525b846ae
Fix documentation according to http://news.php.net/php.doc.cvs/14277
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339548 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 17:23:12 +00:00
Christoph Michael Becker
f5700836b5
Document cURL constant added in PHP 7.0.7 plus a few added in PHP 5.5.0
...
Fixes also bug #72522 (No option CURLOPT_UNIX_SOCKET_PATH).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339547 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 16:54:52 +00:00
Christoph Michael Becker
7ab8ac3b12
Update docs wrt. https://github.com/php/php-src/commit/c0efb06
...
The migration guide to 7.1 will also have to mention this change, but it
has not been started yet and the info is already contained in UPGRADING.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339543 c90b9560-bf6c-de11-be94-00142212c4b1
2016-07-03 11:51:54 +00:00