mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Update Lexbor
This commit is contained in:
parent
1612a716a0
commit
dced97c02f
1 changed files with 2 additions and 0 deletions
|
@ -488,6 +488,8 @@ spaces_state:
|
||||||
return data;
|
return data;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
data += 1;
|
||||||
|
|
||||||
value_state:
|
value_state:
|
||||||
|
|
||||||
data = lxb_html_encoding_skip_spaces(data, end);
|
data = lxb_html_encoding_skip_spaces(data, end);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue