[PHP-DEV] Bug #12853: Crash when open_file_for_scanning is adding handle to CG(open_files)

2001-08-20 Thread dacota
From: [EMAIL PROTECTED] Operating system: Windows NT 4.0 SP5 PHP version: 4.0CVS-2001-08-20 PHP Bug Type: Reproducible crash Bug description: Crash when open_file_for_scanning is adding handle to CG(open_files) Apache/1.3.19 (Win32) PHP/4.0.7-dev rus/PL30.4 Win32 TS Debug

[PHP-DEV] Bug #12854: In msvc project debug output directory entered as ..\Debug_TS

2001-08-20 Thread dacota
From: [EMAIL PROTECTED] Operating system: Windows NT4.0 SP5 PHP version: 4.0CVS-2001-08-20 PHP Bug Type: Apache related Bug description: In msvc project debug output directory entered as ..\Debug_TS In msvc project debug output directory entered as ..\Debug_TS instead of

[PHP-DEV] Bug #12861: get_defined_constants gots AV

2001-08-20 Thread dacota
From: [EMAIL PROTECTED] Operating system: WindowsNT PHP version: 4.0CVS-2001-08-20 PHP Bug Type: Arrays related Bug description: get_defined_constants gots AV Function get_defined_constants() gots AV in add_constant_info(zend_constant *constant, void *arg TSRMLS_DC)

[PHP-DEV] Bug #12853 Updated: Crash on any php scripts when running as apache module

2001-08-27 Thread dacota
ID: 12853 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: Crash when open_file_for_scanning is adding handle to CG(open_files) Status: Open Bug Type: Reproducible crash Operating System: Windows NT 4.0 SP5 Old PHP Version: 4.0CVS-2001-08-20 PHP Version:

[PHP-DEV] Bug #12861 Updated: get_defined_constants gots AV

2001-08-27 Thread dacota
ID: 12861 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Arrays related Operating System: WindowsNT Old PHP Version: 4.0CVS-2001-08-20 PHP Version: 4.0CVS-2001-08-27 New Comment: Here is the call stack for this bug: _zval_copy_ctor(_zval_struct *

[PHP-DEV] Bug #13340: get_defined_constants crashed on default value of constant DEFAULT_INCLUDE_PATH

2001-09-17 Thread dacota
From: [EMAIL PROTECTED] Operating system: Win32 PHP version: 4.0CVS-2001-09-17 PHP Bug Type: Reproducible crash Bug description: get_defined_constants crashed on default value of constant DEFAULT_INCLUDE_PATH PHP_INCLUDE_PATH defined as NULL in in config.win32.h (#define

[PHP-DEV] Bug #12861 Updated: get_defined_constants gots AV

2001-09-17 Thread dacota
ID: 12861 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Arrays related Operating System: WindowsNT PHP Version: 4.0CVS-2001-08-27 New Comment: See bug #13340 Previous Comments:

[PHP-DEV] Bug #12853 Updated: Crash when open_file_for_scanning is adding handle to CG(open_files)

2001-09-17 Thread dacota
ID: 12853 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Reproducible crash Operating System: Windows NT 4.0 SP5 PHP Version: 4.0CVS-2001-08-27 New Comment: Fixed sapi/apache/mod_php4.h in version 1.15 Previous Comments:

[PHP-DEV] Bug #13340 Updated: get_defined_constants crashed on default value of constant DEFAULT_INCLUDE_PATH

2001-09-18 Thread dacota
ID: 13340 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Win32 PHP Version: 4.0CVS-2001-09-17 New Comment: I thought that maybe better to add check to zend_register_stringl_constant for NULL? replacing