diff options
| author | Hannes Magnusson <bjori@php.net> | 2006-06-25 21:12:49 +0000 |
|---|---|---|
| committer | Hannes Magnusson <bjori@php.net> | 2006-06-25 21:12:49 +0000 |
| commit | a5d56bb9f5e452dfe1d1f4bce5ba182bab75ef67 (patch) | |
| tree | b7cd47176579f5dbe9d5ebb0bc06fc88f327435b | |
| parent | d836ff68c81666d4b7e3de399fbae6e36adbd650 (diff) | |
| download | php-git-a5d56bb9f5e452dfe1d1f4bce5ba182bab75ef67.tar.gz | |
Added image_type_to_extension()
# Was suppost to be in 5.0beta#3... :)
| -rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -44,6 +44,7 @@ PHP NEWS . Changed to passing libxml options when loading reader. - Added posix_initgroups() function. (Ilia) +- Added image_type_to_extension() function. (Hannes, Ilia) - Added allow_url_include ini directive to complement allow_url_fopen. (Rasmus) - Added automatic module globals management. (Dmitry) - Added RFC2397 (data: stream) support. (Marcus) |
