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

[RFC] DOM HTML5 parsing and serialization support (Lexbor library part) (#12493)

* Update meta files

* Add (patched) Lexbor v2.4.0

* Add (already-applied) Lexbor patches

* Add linguist-vendored flag for Lexbor
This commit is contained in:
Niels Dossche
2023-10-22 16:26:21 +01:00
committed by GitHub
parent 98b08c52db
commit f093409052
393 changed files with 274142 additions and 0 deletions

3
.gitattributes vendored
View File

@@ -27,3 +27,6 @@
# The OSS fuzz files are binary
/ext/date/tests/ossfuzz*.txt binary
# Vendored libraries
/ext/dom/lexbor/lexbor linguist-vendored