ID:               28725
 Updated by:       [EMAIL PROTECTED]
 Reported By:      trancer at trancer dot nl
-Status:           Assigned
+Status:           Closed
 Bug Type:         *General Issues
 Operating System: *
 PHP Version:      4CVS, 5CVS (2004-12-15)
 Assigned To:      sniper
 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:
------------------------------------------------------------------------

[2004-06-10 13:20:28] trancer at trancer dot nl

Description:
------------
Fatal error: mime_magic could not be initialized, magic file (null) is
not avaliable in ...

Should be available ofcourse. A small check on lxr.php.net reveals a
few more of these:

http://lxr.php.net/search?string=avaliable

Reproduce code:
---------------
echo mime_content_type('blabla');

Expected result:
----------------
Fatal error: mime_magic could not be initialized, magic file (null) is
not availiable in ...

Actual result:
--------------
Fatal error: mime_magic could not be initialized, magic file (null) is
not avaliable in ...


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28725&edit=1

Reply via email to