1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 10:43:30 +02:00
This commit is contained in:
Dmitry Stogov
2015-03-20 20:43:23 +03:00
parent 1cfa4db338
commit 4e5767b5d7
-1
View File
@@ -64,7 +64,6 @@ END_EXTERN_C()
typedef struct _zend_declarables {
zval ticks;
zend_bool strict_types;
} zend_declarables;
typedef struct _zend_vm_stack *zend_vm_stack;