ID: 20433 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Warning Operating System: Tru64 -PHP Version: 4.3.0-pre2 +PHP Version: 4.3.0-RC1 New Comment:
Verified with 4.3.0RC1 Previous Comments: ------------------------------------------------------------------------ [2002-11-14 15:34:13] [EMAIL PROTECTED] When testing cli/cgi, unaligned access messages are displayed. Following modifications fixes problem. in main/php_globals.h int log_errors_max_len changed to long log_errors_max_len in ext/standard/file.h int default_socket_timeout int auto_detect_line_endings changed to long default_socket_timeout long auto_detect_line_endings ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=20433&edit=1