From: hr at ansmann-energy dot com Operating system: FreeBSD 4.8-RELEASE-p3 PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: Extending Image functions to user files or buffers for source data
Description: ------------ It would be nice if the imagecreatefrom*, exif_*, getimagesize, iptcembed, iptcparse functions would not only work with files but also with buffer-variables containing image data. Then if retrieving binary image data from a database, it would save the overhead of writing and reading this data to plain files for data manipulation. -- Edit bug report at http://bugs.php.net/?id=25507&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25507&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25507&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25507&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25507&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25507&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25507&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25507&r=support Expected behavior: http://bugs.php.net/fix.php?id=25507&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25507&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25507&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25507&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25507&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25507&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25507&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25507&r=gnused
