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:
@@ -488,6 +488,8 @@ spaces_state:
|
||||
return data;
|
||||
}
|
||||
|
||||
data += 1;
|
||||
|
||||
value_state:
|
||||
|
||||
data = lxb_html_encoding_skip_spaces(data, end);
|
||||
|
||||
Reference in New Issue
Block a user