Commit graph

85 commits

Author SHA1 Message Date
George Peter Banyard
c44e9cb68b
Fix some (con|de)structor pages (#1507)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2022-04-06 18:55:35 +01:00
Christoph M. Becker
29168cf804
Closes GH-1024: imagick flop explanation is mistake
We also fix that issue for Gmagick::flopImage.
2021-12-17 15:45:18 +01:00
Sergey Panteleev
59f31f284a
fix channel link 2021-07-28 15:21:42 +03:00
Sergey Panteleev
c34257b728
Gmagick enhancement (#802) 2021-07-22 12:37:39 +03:00
zors1
600c54038d
Improve "Return Values" section of some GmagickDraw methods
Closes GH-793.
2021-07-16 22:40:22 +02:00
zors1
18fccbbd08
Fix refpurpose of GmagickDraw::line
Closes GH-791.
2021-07-16 16:09:20 +02:00
George Peter Banyard
68c2c87150 Fix extension doc membership 2021-06-13 23:23:33 +01:00
Sergey Panteleev
9f7b578adf
Fix section issues (#666)
* Fix issues in Image directory
* Fix issues in Gmagick directory
* Fix issues in Snmp directory

Part of #658
2021-06-07 18:46:20 +03:00
Yoshinari Takaoka
655dc9013c
Clean up Classname::Method refs (part II) 2021-05-20 01:20:41 +09:00
Sergey Panteleev
a0ae28d3bc
Removed references to PHP 5, PHP 7.0 (#545) 2021-04-24 20:01:17 +03:00
Christoph Michael Becker
84b3decdfe Mark static imagick methods as such
This is an amendment to r351870, where some Gmagick methods have accidentally
been marked as static, instead of the intended Imagick methods.  Not sure about
Gmagick, but I don't bother either, because that extension never had a stable
release, so I revert these changes.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351871 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-04 14:02:44 +00:00
Christoph Michael Becker
3193e2e78f Mark static imagick methods as such
These methods are static as of PECL imagick 3.3.0; previously, the methods
that already existed have been non-static methods which were allowed to be
called statically.  This info is irrelevant for the docs, though, since the
latest stable version before 3.3.0 was 3.1.0 which was released on 2013-09-06,
and as such not compatible with PHP 7.

Closes GH-263.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351870 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-04 13:41:15 +00:00
Christoph Michael Becker
4754397753 Revert revision 351727 from phpdoc/en/trunk:
Document false and null return types

Cf. <https://news-web.php.net/php.doc.cvs/17645>.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351729 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 17:58:32 +00:00
Jakub Vrana
69bd53265b Document false and null return types
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351727 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-28 15:12:46 +00:00
Christoph Michael Becker
86e6094e86 Use canonical type names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351133 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-02 15:39:04 +00:00
Christoph Michael Becker
eea50456db Fix #80029: flopImage has wrong documentation
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350413 c90b9560-bf6c-de11-be94-00142212c4b1
2020-08-28 15:07:47 +00:00
Christoph Michael Becker
0e4770f0b1 Use canonical method name in examples
Patch provided by Nicolas CARPi.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347808 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-27 11:30:19 +00:00
Nikita Popov
f1e951b988 Remove duplicated words
Patch by carusogabriel.

Closes php/doc-en#7.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347749 c90b9560-bf6c-de11-be94-00142212c4b1
2019-07-14 13:46:42 +00:00
Christoph Michael Becker
dd09ee01d8 Use already defined entities instead of repeating ourselves
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345853 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 14:51:45 +00:00
Jakub Vrana
b8758b0605 Use entities in initializer
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343899 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 19:11:34 +00:00
Jakub Vrana
dd07341fae Remove trailing fullstop in <refpurpose>
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343888 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-25 15:34:22 +00:00
Andrey Gromov
764da44228 new, fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342397 c90b9560-bf6c-de11-be94-00142212c4b1
2017-04-20 12:34:31 +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
e8551912da fixd #71762 (Gmagick::destroy() returns bool, not Gmagick)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338751 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-15 16:36:24 +00:00
Christoph Michael Becker
177686b4d6 fixed #71787 (Gmagick::setCompressionQuality() returns Gmagick, not bool)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338732 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:32:40 +00:00
Christoph Michael Becker
42da2052b7 fixed #71786 (Gmagick::rollimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338731 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:30:45 +00:00
Christoph Michael Becker
e64a5246b4 fixed #71785 (Gmagick::resizeimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338730 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:29:26 +00:00
Christoph Michael Becker
eb46d52004 fixed #71784 (Gmagick::resampleimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338729 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:28:06 +00:00
Christoph Michael Becker
13e830bf2e fixed #71783 (Gmagick::removeimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338728 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:26:37 +00:00
Christoph Michael Becker
5ce7b99ecd fixed #71782 (Gmagick::reducenoiseimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338727 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:25:13 +00:00
Christoph Michael Becker
90e3a967e5 fixed #71781 (Gmagick::read*() methods return Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338726 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:23:35 +00:00
Christoph Michael Becker
799752000e fixed #71780 (Gmagick::raiseimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338725 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:19:06 +00:00
Christoph Michael Becker
b6d35d2e98 fixed #71779 (Gmagick::radialblurimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338724 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:17:28 +00:00
Christoph Michael Becker
706dc9a3e0 fixed #71777 (Gmagick::quantizeimages() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338723 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:15:27 +00:00
Christoph Michael Becker
a56021677e fixed #71776 (Gmagick::quantizeimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338722 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:13:56 +00:00
Christoph Michael Becker
33310fc08e fixed #71775 (Gmagick::profileimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338721 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:12:12 +00:00
Christoph Michael Becker
e3122ee473 fixed #71774 (Gmagick::oilpaintimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338720 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:10:30 +00:00
Christoph Michael Becker
d34a0f073d fixed #71773 (Gmagick::normalizeimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338719 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:08:54 +00:00
Christoph Michael Becker
9c63538051 fixed #71772 (Gmagick::newimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338718 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:06:57 +00:00
Christoph Michael Becker
ea038cf17d fixed #71771 (Gmagick::motionblurimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338717 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:04:54 +00:00
Christoph Michael Becker
710cbef1f0 fixed #71770 (Gmagick::modulateimage() returns Gmagick, not void)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338716 c90b9560-bf6c-de11-be94-00142212c4b1
2016-03-11 10:02:41 +00:00