1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Update Lexbor

This commit is contained in:
Niels Dossche
2024-01-05 17:21:08 +01:00
parent 1612a716a0
commit dced97c02f

View File

@@ -488,6 +488,8 @@ spaces_state:
return data;
}
data += 1;
value_state:
data = lxb_html_encoding_skip_spaces(data, end);