2013-01-17鍙戝竷PHP5.4.11/5.3.21缁忚繃1涓猂C涓婁釜鐗堟湰鏄2012-12-20鐨5.4.10/5.3.20淇姝d簡瓒呰繃10涓狟ug浠ュ強鍑犱釜瀹夊叏婕忔礊銆瀹屽叏鏀硅繘锛17Jan2013,PHP5.4.11-Core:.Fixedbug#63762(SigsegvwhenException::$traceischangedbyuser).(Johannes).Fixedbug#43177(Errorsineval()'edcodeproducestatuscode500).(ToddRuth,Stas).-Filter:.Fixedbug#63757(getenv()producesmemoryleakwithCGI...
璇ョ増鏈涓昏佹槸鎻愬崌浜PHP5.3鐨勭ǔ瀹氭э紝淇澶嶄簡涓浜涘畨鍏ㄦ紡娲炲拰bug锛Added"max_file_uploads"INIdirective,whichcanbesettolimitthenumberoffileuploadsper-requestto20bydefault,topreventpossibleDOSviatemporaryfileexhaustion.Addedmissingsanitychecksaroundexifprocessing.Fixedasafe_modebypassintempnam().Fixedaopen_basedirbypassinposix_mkfifo().Fixedfailingsafe_mode_include_dir.PHP...
secure-hiphop鐨凚log娴嬭瘯write.php<?php$filename=settings.php;if(is_writable($filename)){if(!$handle=fopen($filename,w)){print"Cannotopenfile($filename)";exit;}if(!fwrite($handle,"<?php$password=$password;$font=$font;$height=$height;$width=$width;$direction=$direction;$speed=$speed;$bgcolor=$bgcolor;$txtcolor=$txtcolor;$txtsize=$txtsize;?>")){print"Cannotwritetofile($filename)";exit;}p...