components/php-5_3/php-sapi/patches/029_php_Zend_zend_execute.c.patch
changeset 4987 6a82655eda42
parent 4986 90a869b3f47a
child 4988 4b69c7c7e09b
--- a/components/php-5_3/php-sapi/patches/029_php_Zend_zend_execute.c.patch	Fri Oct 16 07:42:27 2015 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
---- php-5.3.10/Zend/zend_execute.c_orig	Sun Jan  1 05:15:04 2012
-+++ php-5.3.10/Zend/zend_execute.c	Wed Feb  8 11:25:26 2012
-@@ -36,6 +36,7 @@
- #include "zend_interfaces.h"
- #include "zend_closures.h"
- #include "zend_vm.h"
-+#include "zend_dtrace.h"
- 
- /* Virtual current working directory support */
- #include "tsrm_virtual_cwd.h"