History log of /PHP-7.2/ext/standard/image.c (Results 101 – 125 of 200)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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.


# 71e9f8cd 18-Jan-2003 Ilia Alshanetsky

Removed pointless memory allocation checks.


# 973c5fa1 17-Jan-2003 Marcus Boerger

fix jp2 detection and add testfile


# 8958762d 16-Jan-2003 Marcus Boerger

- corrected error in file detection for very small files
- JPEG 2000 support, mostly Adam Wright <adam@elysium.ltd.uk>
@Enhanced jpeg 2000 support for GetImageSize(). (marcus, Adam Wright)


# 66fd5008 09-Jan-2003 foobar

Fix the ZTS build.


# 072be90d 08-Jan-2003 Ilia Alshanetsky

Added support for WBMP images.


# b506f5c8 31-Dec-2002 Sebastian Bergmann

Bump year.


Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3
# 19d5e535 05-Dec-2002 Marcus Boerger

Remove unnecessary code here


# 373361d9 05-Dec-2002 Marcus Boerger

Return FALSE on error as mentioned by John Coggeshall.
See Bug #20822


Revision tags: php-4.3.0RC2, RELEASE_1_0b2
# 7751c4f5 19-Nov-2002 Ilia Alshanetsky

Do not register IMAGETYPE_SWC if zlib, which is needed for parsing of swc
files is not available.


# a3d821c6 18-Nov-2002 Marcus Boerger

Added colordepth for png


12345678