|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-04-25 00:17 UTC] sterling@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 05 23:00:01 2025 UTC |
php4-200103230745 D:\compile\php\php4-200103230745\ext\standard\basic_functions.c(2494) : error C2065: 'core_globals' : undeclared identifier D:\compile\php\php4-200103230745\ext\standard\basic_functions.c(2494) : error C2223: left of '->safe_mode' must point to struct/union the offending line: if (PG(safe_mode) &&(!php_checkuid(Z_STRVAL_PP(new_path), NULL, CHECKUID_CHECK_FILE_AND_DIR))) {