Sergey Panteleev
a7e5e563d2
[PHP 8.1] Use GdFont ( #994 )
2021-10-05 15:30:01 +03:00
Sergey Panteleev
4e04068f2d
[PHP 8.1] Add imageavif and imagecreatefromavif functions ( #983 )
...
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de >
2021-09-30 13:17:20 +03:00
Sergey Panteleev
7c2251296a
Add imagecreatefromtga description
...
Closes GH-950.
2021-09-16 13:02:06 +02:00
Yoshinari Takaoka
aff207e954
Added PHP 8 into versions.xml for image based on stubs.
...
Closes GH-420.
2021-01-26 18:16:03 +01:00
Christoph Michael Becker
5f8047c12b
Document new opaque classes which replace resources
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351932 c90b9560-bf6c-de11-be94-00142212c4b1
2020-12-06 22:11:40 +00:00
Christoph Michael Becker
0ebd26c45c
Document imagegetinterpolation()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351555 c90b9560-bf6c-de11-be94-00142212c4b1
2020-11-24 00:33:46 +00:00
Christoph Michael Becker
428f19e346
Remove functions no longer present in PHP 7.0.0
...
Patch contributed by Sobak <msobaczewski@gmail.com >.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350648 c90b9560-bf6c-de11-be94-00142212c4b1
2020-09-26 12:43:20 +00:00
Jakub Vrana
7c50ead1ed
Fix versions based on parsed php-src
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344068 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 15:23:17 +00:00
Jakub Vrana
34e7abe2be
Unify version format
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344055 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 14:33:03 +00:00
Jakub Vrana
3e9734391f
Add new functions to versions.xml
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@344041 c90b9560-bf6c-de11-be94-00142212c4b1
2018-01-29 13:39:15 +00:00
Christoph Michael Becker
d62da24458
Document BMP support (available as of PHP 7.2.0)
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341594 c90b9560-bf6c-de11-be94-00142212c4b1
2017-01-04 14:28:17 +00:00
Maciej Sobaczewski
158f8a3d56
image_type_to_extension() was added in PHP 5.2.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@341249 c90b9560-bf6c-de11-be94-00142212c4b1
2016-12-01 13:06:53 +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
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
Christoph Michael Becker
6c9cb61806
Document imagesetclip() and imagegetclip()
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340158 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-24 14:14:54 +00:00
Adam Harvey
41d8e7ffe4
Update version information to include PHP 7.
...
This was mostly done programmatically, and is likely wrong for a small number
of functions. We may have to wait for bug reports, unless someone wants to
review this by hand. Basic efforts were made to avoid adding "PHP 7" to
functions that were removed in PHP 5.x (x > 0) and PHP 7, but there are
undoubtedly still issues.
In case we're still using Docbook for PHP 8, I've uploaded the script that I
wrote to do this to GitHub at
https://github.com/LawnGnome/php-doc-version-migrator .
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@338406 c90b9560-bf6c-de11-be94-00142212c4b1
2016-01-04 21:40:07 +00:00
Christoph Michael Becker
1c69902abc
removed duplicate <function> element for imagesetbrush ( fixes #66838 )
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@337033 c90b9560-bf6c-de11-be94-00142212c4b1
2015-06-23 00:29:37 +00:00
Kalle Sommer Nielsen
0c3651f909
PHP7 version info for gd
...
# The imagepscopyfont() removal is intended, as it was never documented anyway
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336855 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-29 07:39:19 +00:00
Simion Onea
14af302c9c
Making the XML definition consistent across the entire project.
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334762 c90b9560-bf6c-de11-be94-00142212c4b1
2014-09-05 07:44:07 +00:00
Jakub Vrana
a445db39cd
Put PHP 5.5 functions to versions.xml
...
Generated by http://pastebin.com/VLfQAUT7
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330246 c90b9560-bf6c-de11-be94-00142212c4b1
2013-05-16 19:55:27 +00:00
Kalle Sommer Nielsen
0f2e02d872
* Documented imagesetinterpolation() and the relevant constants that can be used together with it.
...
* Updated imagerotate() to mention that its now affected by imagesetinterpolation() when rendering
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329939 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-27 14:04:52 +00:00
Kalle Sommer Nielsen
62b9defe2b
Documented imagepalettetotruecolor() available as of 5.5.0
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329936 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-27 03:25:21 +00:00
Kalle Sommer Nielsen
879bef7581
* Document WebP support
...
* Fix $Rev: $ for imageflip.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329888 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 19:48:36 +00:00
Kalle Sommer Nielsen
f50b25ab8b
Documented imageflip(), available as of PHP 5.5.0 using LibGD
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329873 c90b9560-bf6c-de11-be94-00142212c4b1
2013-03-22 16:08:07 +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
Torben Wilson
af4410a7e1
Normalized the sgml-default-dtd-file local-variable line for those
...
still using this, after discussion on the phpdoc list.
From now on, manual.ced will need to be found at ~/.phpdoc/manual.ced.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288721 c90b9560-bf6c-de11-be94-00142212c4b1
2009-09-25 07:04:39 +00:00
Nilgün Belma Bugüner
7cde145001
fixed properties
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@283817 c90b9560-bf6c-de11-be94-00142212c4b1
2009-07-11 07:33:00 +00:00
Philip Olson
78757896f7
Added PHP/PECL version information
...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@275626 c90b9560-bf6c-de11-be94-00142212c4b1
2009-02-12 01:28:10 +00:00
Philip Olson
702b87c83c
Contains version information (when functions became available in PHP)
...
# Originally from the following location (although modified):
# phpdoc/phpbook/phpbook-xsl/version.xml
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@268000 c90b9560-bf6c-de11-be94-00142212c4b1
2008-10-30 08:46:16 +00:00