Skip to content

Commit 8eb7efc

Browse files
committed
Merge branch 'PHP-7.1'
2 parents c28406f + bfedff5 commit 8eb7efc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/intl/msgformat/msgformat_parse.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ PHP_FUNCTION( msgfmt_parse_message )
110110
RETURN_FALSE;
111111
}
112112

113+
INTL_CHECK_LOCALE_LEN(slocale_len);
113114
memset(mfo, 0, sizeof(*mfo));
114115
msgformat_data_init(&mfo->mf_data);
115116

0 commit comments

Comments
 (0)