|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2014-11-23 05:12 UTC] requinix@php.net
-Status: Open
+Status: Feedback
[2014-11-23 05:12 UTC] requinix@php.net
[2014-12-30 10:42 UTC] php-bugs at lists dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Dec 18 22:00:01 2025 UTC |
Description: ------------ 如果目录不存在,就算增加了@依然会出现服务器500错误 using "@opendir" to open "Invalid directory" still have server's leve error Test script: --------------- $dir = @opendir("dfhdfghdhdfghdfhdf")