|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-12-30 10:42 UTC] tony2001@php.net
[2006-01-07 01:00 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Fri Jun 05 07:00:01 2026 UTC |
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.