1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Revert "Merge branch 'PHP-8.3'"

This reverts commit a2313cea5a, reversing
changes made to 588029a989.
This commit is contained in:
Christoph M. Becker
2024-08-20 16:34:52 +02:00
parent a2313cea5a
commit c9ea4d76af

View File

@@ -31,10 +31,6 @@
#include "zend_globals.h"
#include "zend_portability.h"
#include "zend.h"
#include "zend_globals.h"
#include "zend_portability.h"
#if __has_feature(memory_sanitizer)
# include <sanitizer/msan_interface.h>
#endif