Skip to content

Commit c9ea4d7

Browse files
committed
Revert "Merge branch 'PHP-8.3'"
This reverts commit a2313ce, reversing changes made to 588029a.
1 parent a2313ce commit c9ea4d7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Zend/zend_max_execution_timer.c

-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@
3131
#include "zend_globals.h"
3232
#include "zend_portability.h"
3333

34-
#include "zend.h"
35-
#include "zend_globals.h"
36-
#include "zend_portability.h"
37-
3834
#if __has_feature(memory_sanitizer)
3935
# include <sanitizer/msan_interface.h>
4036
#endif

0 commit comments

Comments
 (0)