1
0
mirror of https://github.com/php/doc-en.git synced 2026-04-23 15:28:17 +02:00
Commit Graph

17 Commits

Author SHA1 Message Date
Sergey Panteleev a7e5e563d2 [PHP 8.1] Use GdFont (#994) 2021-10-05 15:30:01 +03:00
Máté Kocsis 593ea510e8 Generate ext/gd methodsynopses based on stubs
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>

Closes GH-623.
2021-05-24 13:14:32 +02:00
Christoph Michael Becker e12ed8b6aa Remove PHP 5 related info from image book
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350826 c90b9560-bf6c-de11-be94-00142212c4b1
2020-10-09 13:04:56 +00:00
George Peter Banyard 508e255fff Remove PHP 4 and 5.0.0 mentions.
This includes changelogs but also some paragraphs and notes which mention PHP 4.

This should include all mentions of PHP 4 in "bundled" extensions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347589 c90b9560-bf6c-de11-be94-00142212c4b1
2019-06-11 13:21:49 +00:00
Christoph Michael Becker 3156ec6f1a imageloadfont() returns int, not resource
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346407 c90b9560-bf6c-de11-be94-00142212c4b1
2018-12-20 18:02:14 +00:00
Christoph Michael Becker 29cfb1b036 FreeType 1 support has already been removed long ago
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340024 c90b9560-bf6c-de11-be94-00142212c4b1
2016-09-14 00:29:22 +00:00
Christoph Michael Becker 235f3d10c6 Update GD docs wrt. to required versions
PHP 5.0.0 requires GD >= 2.0.4 anyway, so we can remove a lot of out-dated info.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339875 c90b9560-bf6c-de11-be94-00142212c4b1
2016-08-14 11:17:37 +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
Kalle Sommer Nielsen 4eb6725632 Document the T1Lib removal fromn 7.0.0
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336854 c90b9560-bf6c-de11-be94-00142212c4b1
2015-05-29 07:37:20 +00:00
Peter Cowburn eda3b067eb no more "FIXME PHP_6" todo comments
These mostly were about unicode, which probably won't come
with PHP <next major number here>, and FILE_TEXT/FILE_BINARY.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334374 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-24 12:28:07 +00:00
Pierre Joye 689d672e88 - we support jpeg 6b, 7 and 8 now
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300426 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-14 09:00:46 +00:00
Philip Olson 3e57d6ccfd Commented out or rewrote PHP 6 documentation as discussed. Grep 'FIXME PHP_6' to fix. Closes PHP Bug #51468
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@297557 c90b9560-bf6c-de11-be94-00142212c4b1
2010-04-06 05:24:11 +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
Yannick Torres 29be612175 fix markup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@279771 c90b9560-bf6c-de11-be94-00142212c4b1
2009-05-03 13:17:08 +00:00
Mark Wiesemann 64093e077d - typo fixes
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@272484 c90b9560-bf6c-de11-be94-00142212c4b1
2009-01-01 19:42:10 +00:00
Hannes Magnusson ef7b3b8495 MFB: Upgrade to the new-reference-structure
- (Created missing setup sections in setup.xml, if any)
 - Moved the intro to book.xml
 - Changed the intro ID from <extname>.intro to intro.<extname>
 - Moved the constants entity to book.xml
 - Changed constants.xml to be an appendix
 - Moved the examples to examples.xml
	NOTE: The chapter has the ID 'image.examples', the orginal 'image.examples' example is now 'image.examples-png'
 - Moved the requirements and resources sections to setup.xml
 - Moved the configure and ini entities to setup.xml


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@248838 c90b9560-bf6c-de11-be94-00142212c4b1
2007-12-23 18:37:23 +00:00