#
728f2de4 |
| 08-Jul-2002 |
Derick Rethans |
Unify error messages
|
Revision tags: INITIAL_IMPORT_SOURCEFORGE, xmlrpc_epi_0_51_merge_pt |
|
#
d73eed92 |
| 01-Jul-2002 |
Derick Rethans |
- No C++ comments
|
Revision tags: php-4.3.0dev_zend2_alpha2 |
|
#
43ec2dfa |
| 25-Jun-2002 |
Marcus Boerger |
bits/channels for gif
|
#
ba6498e4 |
| 24-Jun-2002 |
Marcus Boerger |
missing return value
|
#
cccc4e3c |
| 24-Jun-2002 |
Marcus Boerger |
register IMAGETYPE_<xxx> constants in image.c as they are needed there.
|
#
48bdf08e |
| 24-Jun-2002 |
Marcus Boerger |
@GetImageSize now allways set fields unknown to 0 and new Imagetype @iff. (Marcus)
|
#
1f56d4ba |
| 23-Jun-2002 |
Marcus Boerger |
-imagetype2mimetype renamed to image_type_to_mime_type
|
#
c8f1529d |
| 22-Jun-2002 |
Marcus Boerger |
@GetImageSize now returns additional index 'MimeType' and new function @imagetype2mimetype to convert php imagetypes to mime-types. (Marcus) #the reason why i export php_imagetype2mimetype is
@GetImageSize now returns additional index 'MimeType' and new function @imagetype2mimetype to convert php imagetypes to mime-types. (Marcus) #the reason why i export php_imagetype2mimetype is that i use that for #exif, too. Followup example will explain why.
show more ...
|
#
d4b1909a |
| 22-Jun-2002 |
Marcus Boerger |
ws fix
|
Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, 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 |
|
#
de2c71e7 |
| 23-May-2002 |
Derick Rethans |
- Added support for compressed SWF (Flash MX) files to getimagesize(). (Fixes feature request #17272). @- Added support to getimagesize() for compressed Flash MX files. (Derick)
|
Revision tags: RELEASE_0_4, php-4.3.0dev-ZendEngine2, php-4.3.0dev-ZendEngine2-Preview1, php-4.2.1, php-4.2.1RC2 |
|
#
9e915661 |
| 04-May-2002 |
Sascha Schumann |
entry_length was set but never used
|
Revision tags: php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3 |
|
#
628e639c |
| 11-Apr-2002 |
Marcus Boerger |
fix warning
|
Revision tags: php-4.2.0RC2, php-4.2.0RC1 |
|
#
659a071e |
| 20-Mar-2002 |
Wez Furlong |
Streams are all tracked as resources now. Add some logic that will help track down leaks when debug is enabled.
|
#
c9d5e137 |
| 18-Mar-2002 |
Wez Furlong |
TSRMLS related work on streams, as discussed with Zeev. # Should be the last "broad" commit for a while # Don't forget to make clean ; make
|
#
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
|
#
f24caf32 |
| 16-Mar-2002 |
Marcus Boerger |
-formatting
|
#
94b6c6e8 |
| 16-Mar-2002 |
Marcus Boerger |
-use of corrected stream seek #thanks to Wez! #image.c no works again
|
#
59ba0b51 |
| 16-Mar-2002 |
Marcus Boerger |
-new streams
|
#
0f65280c |
| 15-Mar-2002 |
Wez Furlong |
New PHP streams...
|
Revision tags: help |
|
#
e39dcad9 |
| 12-Mar-2002 |
Marcus Boerger |
-fixed bug 15174 -support for some broken jpegs: bug 13213 -better memory handling -initial jpeg2000 support (only jpc not jp2,jb2,jpx)
|
#
d09d38ad |
| 08-Mar-2002 |
Marcus Boerger |
TIFF support for 'non' digicam files
|
#
f79e39cf |
| 04-Mar-2002 |
Sebastian Bergmann |
Silence warning.
|
#
d95f691e |
| 04-Mar-2002 |
Marcus Boerger |
- TIFF support for GetImageSize @ TIFF support for GetImageSize (Marcus)
|
#
90613d22 |
| 28-Feb-2002 |
Sebastian Bergmann |
Maintain headers.
|
Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog |
|
#
38933514 |
| 11-Dec-2001 |
Sebastian Bergmann |
Update headers.
|