Re: [RFC] Decoding HTML and the Ambiguous Ampersand
Hi Christoph, Dennis,
Well, I don't think it would be a big deal to move the bundled lexbor to
> somewhere where it is always available. I mean, so far it's only used
> by ext/dom so it's bundled there, but if other parts of the php-src code
> base would use it, we could put it elsewhere.
>
Exactly. You might be aware that I'm working on an "uri" extension (
https://externals.io/message/123997)
and it also needs some parts of lexbor. My implementation currently depends
on ext/dom
for simplicity's sake, however if the vote once passes, this temporary
solution has to be changed.
Therefore we previously agreed with Niels that we would make lexbor an
"internal extension" (similar to mysqlnd), or
at least we would somehow find a way for it to be always available, just
like how Christoph said.
Regards,
Máté
Thread (12 messages)