#
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
|
#
25456939 |
| 18-Nov-2002 |
Marcus Boerger |
Fixing unsigned/signed problems (and i thought about it before...)
|
#
e93f1c00 |
| 18-Nov-2002 |
Derick Rethans |
- Remove outdated GPL clause; the file was totally rewritten
|
#
a3157908 |
| 16-Nov-2002 |
Marcus Boerger |
Make getimagesize more robust against corrupt files
|
Revision tags: BEFORE_RENAMING, php-4.3.0RC1 |
|
#
619fc2c3 |
| 12-Nov-2002 |
Ilia Alshanetsky |
Data manipulation (for big endian transformation) should occur after the data has been read from file.
|
#
d28e3d9d |
| 08-Nov-2002 |
Ilia Alshanetsky |
Fixed prototype of image_type_to_mime_type(), bug #20094.
|
#
15fb290e |
| 07-Nov-2002 |
Ilia Alshanetsky |
Fixed a crash in image_type_to_mime_type(), when a non integer value is passed to the function. Fixed Width/Height detection of bmp files on big endian systems. Added bit depth detection
Fixed a crash in image_type_to_mime_type(), when a non integer value is passed to the function. Fixed Width/Height detection of bmp files on big endian systems. Added bit depth detection for bmp files.
show more ...
|
Revision tags: php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003 |
|
#
869c42a5 |
| 18-Sep-2002 |
Ilia Alshanetsky |
Added additional handlers for compressed swf files, which require entire file to be downloaded for successful decompression.
|
Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3 |
|
#
0ea12a47 |
| 06-Sep-2002 |
Anantha Kesari H Y |
NetWare related additions/modifications
|
Revision tags: php-4.2.3, php-4.2.3RC2 |
|
#
149ad05b |
| 24-Aug-2002 |
Marcus Boerger |
php_error_docref #New conversion available at: http://docref.txt.marcus-boerger.de
|
Revision tags: php-4.2.3RC1, dev, php-4.2.2 |
|
#
48634e40 |
| 12-Jul-2002 |
foobar |
- Fixed compile (bug #18297) on such systems which define uchar.
|