Commit graph

351 commits

Author SHA1 Message Date
Sherif Ramadan
c87f8075d8 Fixed obscure language around getimagesize error section. Function does not throw a warning if the file is an invalid image. Only if the image data is corrupted.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@327438 c90b9560-bf6c-de11-be94-00142212c4b1
2012-09-03 00:24:43 +00:00
Nikita Popov
3c002b0437 Fix changelogs for get_class_vars and imagecolorallocate[alpha]
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@326068 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-09 18:44:58 +00:00
Peter Cowburn
972972a60c Fix IMG_FILTER_COLORIZE description (doc #62198 - thanks mail+php at requinix dot net, andy at siliconrockstar dot com)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325929 c90b9560-bf6c-de11-be94-00142212c4b1
2012-06-01 20:42:04 +00:00
Joey Smith
7ae6fd70d4 document that imagecolortransparent() returns -1 if there's no current transparent color, and a new one is not specified
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325917 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-31 22:09:49 +00:00
Daniel P. Brown
7be5197da2 Addresses bug #62052.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325735 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-17 14:41:25 +00:00
Adam Harvey
5de0ed0920 Fix doc bug #61591 (mismatched argument description).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324693 c90b9560-bf6c-de11-be94-00142212c4b1
2012-04-02 01:14:16 +00:00
Yannick Torres
addba5dcce Typo found by online editor user
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324459 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-22 15:15:20 +00:00
Yannick Torres
94497636f2 Fix svn keywords
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@324194 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-13 15:34:05 +00:00
Philip Olson
a7b0fcde72 Added documentation for getimagesizefromstring()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@323770 c90b9560-bf6c-de11-be94-00142212c4b1
2012-03-02 03:20:50 +00:00
Hannes Magnusson
6cec8303c9 Add missing element
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@321138 c90b9560-bf6c-de11-be94-00142212c4b1
2011-12-18 17:41:59 +00:00
Richard Quadling
d7470c8afc PHP4/PHP5 => PHP 4 / PHP 5
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315183 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-19 10:36:17 +00:00
Richard Quadling
fc9e379fd8 Standardise on single style of quotes for XML tag.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@315005 c90b9560-bf6c-de11-be94-00142212c4b1
2011-08-16 11:38:58 +00:00
Kalle Sommer Nielsen
6ce17d1621 Fix markup as spotted by Salathe
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312697 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:17:15 +00:00
Kalle Sommer Nielsen
91980b7550 Fixed bug #54976 (Wrong parameter description) -- Patch by php at sp-in dot dk
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312695 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 14:11:47 +00:00
Jakub Vrana
408baf1537 Trunk became PHP 5.4.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@312690 c90b9560-bf6c-de11-be94-00142212c4b1
2011-06-30 13:41:29 +00:00
Richard Quadling
b28a4457b0 Use png image for imagecreatefrompng.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311535 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-28 22:59:28 +00:00
Peter Cowburn
4cfccfb378 initializer for type param of imagegd2() (doc #54763)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311153 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-17 21:28:18 +00:00
David Tajchreber
56b50d5677 Doc Bug #54748 - Missing default value for image_type_to_extension() - added default value of true to prototype
http://lxr.php.net/opengrok/xref/PHP_5_3/ext/standard/image.c#1173

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@311084 c90b9560-bf6c-de11-be94-00142212c4b1
2011-05-16 15:10:17 +00:00
Adam Harvey
9b612dd5e5 Fix doc bug #54474 (Imagerotate is counter clockwise).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309977 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-06 09:30:05 +00:00
Nikola Smolenski
d732584196 - New entities for GD image library
- Capitalize Content-Type in all affected files as in RFC 2616 (and IMO prettier)


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309972 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-05 15:03:52 +00:00
Peter Cowburn
c985c28af5 grammar - doc #54455
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@309908 c90b9560-bf6c-de11-be94-00142212c4b1
2011-04-03 01:13:29 +00:00
Daniel P. Brown
c621e33dd3 Fixes bug #53441.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305895 c90b9560-bf6c-de11-be94-00142212c4b1
2010-12-01 19:22:38 +00:00
Kalle Sommer Nielsen
ead13ffe21 Fixed bug #53175 (Confusing (ambiguous) imagecolorallocate return value when color is black)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@305144 c90b9560-bf6c-de11-be94-00142212c4b1
2010-11-07 04:18:44 +00:00
Richard Quadling
963cc0c5ed Correct parameters. Fixes #51935
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299862 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-27 17:25:28 +00:00
Philip Olson
99ae2b40a6 Implemented new version.trunk. entities
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299628 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-22 17:23:13 +00:00
Pierre Joye
ddb5c32170 - update imagecolorset to reflect trunk state
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299465 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 18:45:12 +00:00
Kalle Sommer Nielsen
fe1ba5b690 Fixed bug #51432 (imagestrinup x/y coordinate wrong discription)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299441 c90b9560-bf6c-de11-be94-00142212c4b1
2010-05-18 08:56:32 +00:00
Pierre Joye
45fa04b9ed - remove wrong note
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@298669 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-27 18:40:08 +00:00
Daniel Egeberg
815321d4b0 Fixed previous commit.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297828 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-11 10:11:07 +00:00
Daniel Egeberg
328aeee23c Fixed #51526 (Bad example code for imagecolorstotal())
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297822 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-11 09:18:24 +00:00
Daniel Egeberg
2fd3f0c96d Converted remaining files to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297078 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:25:51 +00:00
Daniel Egeberg
92ac19c964 Reverted r297058
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297077 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 16:13:03 +00:00
Richard Quadling
41744b84ad Converted to UTF-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297058 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-29 09:53:08 +00:00
Daniel Egeberg
96c9d88bad Converted to utf-8
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297028 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-28 22:10:10 +00:00
Daniel Egeberg
b6d89e7ae0 Forgot "false on failure".
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296120 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-12 15:01:14 +00:00
Daniel Egeberg
45531eb4ee Fixed PHP bug #51286 (return value not described)
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296119 c90b9560-bf6c-de11-be94-00142212c4b1
2010-03-12 14:49:22 +00:00
Richard Quadling
f22134c264 W/S tabs
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294393 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 14:07:07 +00:00
Pedro Antonio Gil Rodríguez
ea0712c2cb Corrected some spelling mistakes.
Changed parameter name window -> window_handle

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293794 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-21 00:30:45 +00:00
Yago Ferrer
ffd6215d40 'new' not required.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293683 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 23:25:21 +00:00
Yago Ferrer
2d11708b89 Fixing header in example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293682 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 23:23:33 +00:00
Yago Ferrer
5310bd135d Adding open and closing PHP tags.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293681 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 23:20:55 +00:00
Yannick Torres
1ec4b095fc Fix example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293635 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-17 08:18:11 +00:00
Yago Ferrer
eccb8a719d header function should be uncommented.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293622 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 15:44:04 +00:00
Yago Ferrer
8e12866096 Multiple errors in the PHP Example.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293621 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 15:42:58 +00:00
Yago Ferrer
dff28894d8 Error in the variable name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293620 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 15:41:58 +00:00
Yago Ferrer
5aaa6a4f54 Changing color to prevent to confuse newbies
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293619 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 15:41:21 +00:00
Yago Ferrer
f73fb2d18f Updated not about GIF support.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293618 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 15:39:41 +00:00
Yago Ferrer
3acf3cf6b7 consistency for the parameter name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293617 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 15:39:10 +00:00
Yago Ferrer
ec71a174f7 Error in PHP example function name.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293616 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-16 15:38:01 +00:00
Yago Ferrer
46cff899eb interfaced => interlaced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293591 c90b9560-bf6c-de11-be94-00142212c4b1
2010-01-15 18:50:53 +00:00