ID: 35843
Updated by: [EMAIL PROTECTED]
Reported By: vmlinuz386 at yahoo dot com dot ar
-Status: Open
+Status: Feedback
Bug Type: Feature/Change Request
Operating System: GNU/Linux
PHP Version: 5.1.1, 4.4.1
New Comment:
I don't see any harm in this particular case: you can't get the file
contents or change it.
And in this same time this makes possible to use system fonts.
Previous Comments:
------------------------------------------------------------------------
[2005-12-29 19:55:42] vmlinuz386 at yahoo dot com dot ar
Description:
------------
In file ext/gd/gdttf.c this call to freetype without any check
open_basedir and safe_mode:
if ((err = TT_Open_Face(*b->engine, a->fontname, &a->face))) {
this is also in 5.1.1
If you need a font in your scripts the font will be in some directory
asigned for you.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=35843&edit=1