History log of /PHP-7.4/ext/gd/gd.c (Results 426 – 450 of 626)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b0b22263 26-Jul-2002 Marcus Boerger

reapply patch for imageellipse beeing wrappet to imagearc if missing
# derick: the rest of the patch wasn't removed


Revision tags: php-4.2.2, INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# 06ad4767 29-Jun-2002 Derick Rethans

- Fix GD build with GD 1.8.3


# 29a29679 28-Jun-2002 foobar

t1lib.h needs to be included here now.


# e2eaa026 28-Jun-2002 foobar

Moved all gd.h related stuff to gd.c


# 32e08c7e 28-Jun-2002 foobar

Fix bug: #14735


# ab0d5fec 28-Jun-2002 foobar

Fix bug: #17528, do not crash with empty string.


# b24c2496 28-Jun-2002 Derick Rethans

Unify error messages


# 1f2c1d80 27-Jun-2002 foobar

Consistency fix.


# b5c04085 26-Jun-2002 Derick Rethans

- Fix build
#- Please test next time! This file is never installed with a default gd
# install


# 67bfbbe8 25-Jun-2002 Marcus Boerger

map imageellipse to imagearc if missing
fix warnings


# 33b5d72f 25-Jun-2002 Marcus Boerger

imageellipse is removed in 2.01
#maybe someone reintroduces this one in bundled lib?


# 2a6980a7 24-Jun-2002 Derick Rethans

- Make functions not exist when they are not available. This means you can
now safely do function_exists() on all gd functions.


Revision tags: php-4.3.0dev, php5_5_0
# 1aac85be 15-Jun-2002 Markus Fischer

- Be more verbose which index causes the warning.


# 9fea4c1f 15-Jun-2002 Markus Fischer

- Don't forget to close the stream.


# c5dc21f8 09-Jun-2002 Sander Roobol

Made phpinfo() show if we're using the bundled version of GD


Revision tags: RELEASE_0_90
# 1528a3d1 04-Jun-2002 foobar

Fixed bug: #17535


Revision tags: php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2, php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3
# 6f22159a 11-Apr-2002 Harald Radi

fixed type


Revision tags: php-4.2.0RC2
# 1d75089d 21-Mar-2002 Markus Fischer

*** empty log message ***


Revision tags: php-4.2.0RC1
# d2d87622 17-Mar-2002 Wez Furlong

Streams now make more use of the memory manager, so tracking down
leaking streams should be easier.
# I hate these big commits


# 30647934 16-Mar-2002 Wez Furlong

Tweak the API to be more consistent.
Update docs.


# 09213d7b 16-Mar-2002 Wez Furlong

change * formatting


# 0f65280c 15-Mar-2002 Wez Furlong

New PHP streams...


Revision tags: help
# d5fee0cb 02-Mar-2002 Derick Rethans

- Make GD functions only available if they really exist (Patch by
matslin@orakel.ntnu.no)


# 38b3e061 28-Feb-2002 Rasmus Lerdorf

Change fatal errors to warnings - fix bug #15797


# 90613d22 28-Feb-2002 Sebastian Bergmann

Maintain headers.


1...<<11121314151617181920>>...26