ID: 9957
Updated by: sterling
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Compile Failure
PHP Version: 4.0 Latest CVS (23/03/2001)
Assigned To: 
Comments:

fixed in cvs

Previous Comments:
---------------------------------------------------------------------------

[2001-03-23 11:49:30] [EMAIL PROTECTED]
php4-200103230745

D:compilephpphp4-200103230745extstandardbasic_functions.c(2494) : error C2065: 
'core_globals' : undeclared identifier
D:compilephpphp4-200103230745extstandardbasic_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))) {


---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9957&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to