Skip to content

Commit be8f8d9

Browse files
committed
Testing the ABI break labeler
1 parent 64d959e commit be8f8d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Zend/zend_API.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ typedef struct _zend_function_entry {
4040
uint32_t flags;
4141
const zend_frameless_function_info *frameless_function_infos;
4242
const char *doc_comment;
43+
int nonsense;
4344
} zend_function_entry;
4445

4546
typedef struct _zend_fcall_info {

0 commit comments

Comments
 (0)