History log of /PHP-5.3/ext/gd/gd.c (Results 226 – 250 of 420)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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.


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# 32e9ea6c 01-Feb-2002 Derick Rethans

- Fix for bug 14899 (patch by Sander Roobol <sander@php.net>)


# 8e6a1698 02-Jan-2002 jim winstead

jpeg2wbmp,png2wbmp: fix prototypes; _php_image_convert: simplify argument count checking


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# 552ee2a2 06-Dec-2001 Hartmut Holzgraefe

proto fixes


# 250aded2 06-Dec-2001 Hartmut Holzgraefe

proto fixes


Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3
# e68a9c6b 16-Nov-2001 Rasmus Lerdorf

Use the macro here and add an E_NOTICE


12345678910>>...17