History log of /PHP-5.3/ext/standard/image.c (Results 26 – 50 of 135)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 14abc19a 01-Mar-2005 Stefan Esser

Handle last or broken JP2 boxes correctly.


# 67fd1f26 01-Mar-2005 Marcus Boerger

- MFB


# 03676745 27-Feb-2005 Ilia Alshanetsky

Fixed compiler warnings.


# 89d75d5c 24-Feb-2005 Marcus Boerger

- Little speed up


# 72dc2d10 24-Feb-2005 Marcus Boerger

- This must be == 1


# 30f870f9 24-Feb-2005 Marcus Boerger

- Prevent superflous memory allocation


# fac3e54a 23-Feb-2005 Ilia Alshanetsky

Additional safety checks.
# More to follow


# 3f5e714d 23-Feb-2005 Marcus Boerger

- Slightly redesign
# More to follow, explanation follows at more public place


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH
# 5316f7bf 04-Oct-2004 Ilia Alshanetsky

Fixed bug #30281 (Prevent non-wbmp images from being detected as such).


# bc90ecb7 25-Sep-2004 Anantha Kesari H Y

removed unwanted NEW_LIBC checks


Revision tags: php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1
# 318be175 11-Aug-2004 Derick Rethans

- Added a notice to getimagesize in case zlib is not available and a compressed
SWF movie has been passed to the function.


Revision tags: php-5.0.1RC1
# 97294050 30-Jul-2004 Ilia Alshanetsky

Fixed bug #29443 (Sanity check for wbmp detection).


Revision tags: RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1, php-5.0.0RC2, php-5.0.0RC2RC2, php-4.3.6, php-5.0.0RC2RC1, php-4.3.6RC3, php-4.3.6RC2, php-4.3.6RC1, php-4.3.5, php-4.3.5RC4, php-5.0.0RC1, php-5.0.0RC1RC2, php-5.0.0RC1RC1, RELEASE_0_2_0, php-4.3.5RC3, php-5.0.0b4, php-5.0.0b4RC1, php-4.3.5RC2, RELEASE_1_3b6, php_ibase_before_split, php-4.3.5RC1
# dbeb4158 08-Jan-2004 Andi Gutmans

- A belated happy holidays and PHP 5


Revision tags: php-5.0.0b3, php-5.0.0b3RC2, php-5.0.0b3RC1
# 4911e83b 15-Dec-2003 Marcus Boerger

Check validity of seeks.
WS/CS


# e898ae95 27-Nov-2003 Ilia Alshanetsky

Added image_type_to_extension() function.


# 81d1a19d 12-Nov-2003 Marcus Boerger

Bugfix #26216: ("getimagesize(): stream does not support seeking" when
using remote files)


Revision tags: php-4.3.4, php-4.3.4RC3, php-5.0.0b2, RELEASE_2_0_0RC1
# ee0f709e 25-Oct-2003 Marcus Boerger

- Fixed bug #25581 (getimagesize () return incorrect values on bitmap
(os2) files)


Revision tags: php-5.0.0b2RC1, php-4.3.4RC2, RELEASE_1_3b3, BEFORE_HANDLERS_RESHUFFLE, RELEASE_1_3b2, php-4.3.4RC1, RELEASE_0_7
# 5e40faa1 09-Sep-2003 foobar

- Fixed bug #25211 (image.c compile failure with AIX)


Revision tags: php-4.3.3, php-4.3.3RC4, RELEASE_0_5_3, php-4.3.3RC3, RELEASE_0_5_2, RELEASE_1_2b5, BEFORE_ARG_INFO, php-4.3.3RC2, php-5.0.0b1, php-4.3.3RC1
# f68c7ff2 10-Jun-2003 James Cox

updating license information in the headers.


Revision tags: BEFORE_FD_REAPPLY, php-4.3.2, php-4.3.2RC4, BEFORE_FD_REVERT, php-4.3.2RC3, RELEASE_0_9b, SPL_ALPHA, php-4.3.2RC2, RELEASE_0_6, RELEASE_0_5, init, php-4.3.2RC1, php-4.3.1
# c34fde08 14-Feb-2003 Marcus Boerger

a little bit slower but somewhat tricky and more flexible and it does not
allocate static buffers anymore


# a91a14ab 13-Feb-2003 foobar

ws fix


# a09e1397 09-Feb-2003 foobar

Fixed compile failures when ZLIB / PCRE are compiled as shared
extensions in same build.


# 3e675c1c 01-Feb-2003 Marcus Boerger

avoid warnings


# 27ccc665 01-Feb-2003 Marcus Boerger

@Added XBM support for GetImageSize(). (helly)


Revision tags: PHP_5_0_dev_before_13561_fix, PHP_4_3_before_13561_fix
# 758ea308 25-Jan-2003 Ilia Alshanetsky

Fixed compiler warning.


123456