Bug #61998 [Com]: Using traits with method aliases appears to result in crash during execution.

2012-05-21 Thread dmitry at zend dot com
Edit report at https://bugs.php.net/bug.php?id=61998&edit=1 ID: 61998 Comment by: dmitry at zend dot com Reported by:rbarbosa at revelex dot com Summary:Using traits with method aliases appears to result in crash du

Bug #48034 [Com]: Crash when script is 8192 (8KB) bytes long

2012-01-16 Thread dmitry at zend dot com
Edit report at https://bugs.php.net/bug.php?id=48034&edit=1 ID: 48034 Comment by: dmitry at zend dot com Reported by:ninzya at inbox dot lv Summary:Crash when script is 8192 (8KB) bytes long Status: Assigned Type:

#43851 [NEW]: Memory corrution on reuse of assigned value

2008-01-15 Thread dmitry at zend dot com
From: dmitry at zend dot com Operating system: * PHP version: 5.3CVS-2008-01-15 (CVS) PHP Bug Type: Scripting Engine problem Bug description: Memory corrution on reuse of assigned value Description: Run the following script with valgrind and USE_ZEND_ALLOC=0

#36303 [NEW]: foreach on error_zval produces segfault

2006-02-06 Thread dmitry at zend dot com
From: dmitry at zend dot com Operating system: * PHP version: 5CVS-2006-02-06 (CVS) PHP Bug Type: Scripting Engine problem Bug description: foreach on error_zval produces segfault Description: PHP crashes on the following code: Reproduce code: --- a