mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-8.0' into PHP-8.1
This commit is contained in:
commit
51a9c68ee5
7 changed files with 151 additions and 6 deletions
|
@ -48,6 +48,7 @@ ZEND_BEGIN_MODULE_GLOBALS(zend_test)
|
|||
int observer_fiber_init;
|
||||
int observer_fiber_switch;
|
||||
int observer_fiber_destroy;
|
||||
HashTable global_weakmap;
|
||||
int replace_zend_execute_ex;
|
||||
int register_passes;
|
||||
zend_test_fiber *active_fiber;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue