Edit report at https://bugs.php.net/bug.php?id=63428&edit=1

 ID:                 63428
 Patch added by:     larue...@php.net
 Reported by:        re...@php.net
 Summary:            The behavior of execute() changed
 Status:             Assigned
 Type:               Bug
 Package:            *General Issues
 Operating System:   ANY
 PHP Version:        master-Git-2012-11-03 (Git)
 Assigned To:        nikic
 Block user comment: N
 Private report:     N

 New Comment:

The following patch has been added/updated:

Patch Name: bug63428.patch
Revision:   1351959257
URL:        
https://bugs.php.net/patch-display.php?bug=63428&patch=bug63428.patch&revision=1351959257


Previous Comments:
------------------------------------------------------------------------
[2012-11-03 15:28:40] re...@php.net

Hi Nikic,

will you take a look?

Thanks :)

https://github.com/php/php-src/pull/227

------------------------------------------------------------------------
[2012-11-03 15:25:32] re...@php.net

Description:
------------
Test Zend/tests/bug35437.phpt failed because of this when dtrace
enabled or any extension which override zend_execute function pointer,
such as xdebug.


Test script:
---------------
Test: Zend/tests/bug35437.phpt with dtrace or xdebug enabled

Expected result:
----------------
test PASS

Actual result:
--------------
Test failed because of segfault.


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



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63428&edit=1

Reply via email to