Revert GH-10300

Cf. <https://github.com/php/php-src/pull/10220#issuecomment-1383739816>.

This reverts commit 68ada76f9a.
his reverts commit 45384c6e20.
This reverts commit ef7fbfd710.
This reverts commit 9b9ea0d7c6.
This reverts commit f15747c26b.
This reverts commit e883ba93c4.
This reverts commit 7e87551c37.
This reverts commit 921274d2b8.
This reverts commit fc1f528e5e.
This reverts commit 0961715cda.
This reverts commit a93f264526.
This reverts commit 72dd94e1c6.
This reverts commit 29b2dc8964.
This reverts commit 05c7653bba.
This reverts commit 5190e5c260.
This reverts commit 6b55bf228c.
This reverts commit 184b4a12d3.
This reverts commit 4c31b7888a.
This reverts commit d44e9680f0.
This reverts commit 4069a5c43f.
This commit is contained in:
Christoph M. Becker 2023-01-16 12:22:54 +01:00
parent 889dba4016
commit bf1cfc0753
No known key found for this signature in database
GPG key ID: D66C9593118BCCB6
37 changed files with 97 additions and 165 deletions

View file

@ -29,8 +29,6 @@
#include "php_version.h"
#include "zend.h"
#include "zend_arena.h"
#include "zend_objects.h"
#include "zend_sort.h"
#include "php_compat.h"