ID: 43606 Updated by: [EMAIL PROTECTED] Reported By: crrodriguez at suse dot de -Status: Open +Status: Closed Bug Type: EXIF related Operating System: Irrelevant PHP Version: 5.3CVS-2007-12-16 (CVS) New Comment:
This bug has been fixed in CVS. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2007-12-16 02:45:10] crrodriguez at suse dot de Description: ------------ exif extension lacks of module dependencies Reproduce code: --------------- ./configure --enable-exif --enable-mbstring Expected result: ---------------- ./sapi/cli/php --re exif - Dependencies { Dependency [ standard (Required) ] Dependency [ mbstring (Required) ] ( in case --enable-mbstring is passed to configure of course) } Actual result: -------------- - no module deps fix : http://www.flyspray.org/patches/exif-module-deps.patch ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=43606&edit=1
