-
### HHVM Version
3.14.0-dev
### Standalone code, or other way to reproduce the problem
```
-
Hey` guys,
I am trying to figure out why my code is not working as expected.
I have markdown source code, which I am converting with: https://github.com/gomarkdown/markdown
It is giving me some h…
-
I have started updating Polish translation and noticed that there are some strings which needs singular and plural forms, but po input file allows to enter only one form, what makes translation more d…
-
I'am getting error during parsing lambda expression.
```
[ERROR] net.sourceforge.cobertura.javancss.parser.ParseException: Encountered " ">" "> "" at line 242, column 48.
Was expecting one of:
"a…
-
### Description
DomCrawler currently relies on html
https://wiki.php.net/rfc/domdocument_html5_parser
### Example
_No response_
-
## Bug Report
**Describe the bug**
I built Fluent-bit in the EKS cluster to integrate AWS opensearch and access kibana across regions, but fluent-bit always reported an error 400 bad request. Your…
-
**Is your feature request related to a problem? Please describe.**
Some assets have information about their value available online, but oftentimes it is not in a nicely structured JSON or HTML tabl…
-
```
Trying to convert
{| border="1"
|-
| row 1, cell 1
|}
with the following:
String html_text_problem =
be.devijver.wikipedia.Parser.toHtml(text_problem, null);
i've got
be.devijver.wikipedia.p…
-
## Expected Behavior
html-dom-parser uses a server dom parser implementation on deno, similar to nodejs. But with guards in place if there is no document defined.
## Actual Behavior
Throwing …
-
**Describe the bug**
Perhaps on the cusp between bug and feature. When parsing html pages, I found it surprising that any sub-tree wrapped in a `` is silently removed in `partition_html()`. Common ca…