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

 ID:                 63428
 Updated by:         larue...@php.net
 Reported by:        re...@php.net
 Summary:            The behavior of execute() changed
-Status:             Assigned
+Status:             Closed
 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:

Automatic comment on behalf of laruence
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=7bcb8780e0ed042888f88c78919b7726be9ea931
Log: Fixed bug #63428 (The behavior of execute() changed)


Previous Comments:
------------------------------------------------------------------------
[2012-11-03 16:15:22] larue...@php.net

I attached a new patch, since the patch reeze made, will check twice for 
EG(exception), which is not necessary.

thanks

------------------------------------------------------------------------
[2012-11-03 16:14:17] larue...@php.net

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

------------------------------------------------------------------------
[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