This repository was archived by the owner on Mar 29, 2024. It is now read-only.

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ extern "C" {
2525
#endif
2626
}
2727

28-
extern zend_class_entry* php_v8_stack_frame_class_entry;
28+
extern zend_class_entry* php_v8_startup_data_class_entry;
2929

3030
inline php_v8_startup_data_t * php_v8_startup_data_fetch_object(zend_object *obj);
3131

0 commit comments

Comments
 (0)