]> granicus.if.org Git - php/commit
- fix previous commit (missing #ifdef in shutdown declaration)
authorPierre Joye <pajoye@php.net>
Wed, 4 Apr 2007 01:54:34 +0000 (01:54 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 4 Apr 2007 01:54:34 +0000 (01:54 +0000)
commita110d07c962b30a256d5d67cca9f16a69b88d59d
treecaa76f83e66183c31db00216deac06c5c709bace
parent01e1fa04959d9f3632fefe1d5087d0c0af4025c8
- fix previous commit (missing #ifdef in shutdown declaration)
- MFB:
 - Sync with gd 2.0.35 (bug #52, #60 and #66)
  - Improve TS of gif loading code (Roman Nemecek, Nuno, Pierre)
  - a frame size must be confined to the screen defition (Pierre)
  - be sure to always read the dimensions in the frame and does not use
    the screen size (see #66 for a side effect) (Pierre)
  - Update #37360 test. The frame does not fit the logical screen (specs
    tell that it must fit) (Pierre)
ext/gd/gd.c
ext/gd/libgd/gd_gif_in.c
ext/gd/php_gd.h
ext/gd/tests/bug37360.phpt