issues
search
Masterminds
/
html5-php
An HTML5 parser and serializer for PHP.
http://masterminds.github.io/html5-php/
Other
1.59k
stars
114
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add PHP 8.4 to CI config
#256
W0rma
closed
2 days ago
0
Fix CS
#255
W0rma
closed
2 days ago
1
PHP 8.1 fwrite(): Passing null to parameter #2 ($data) of type string is deprecated in Masterminds\HTML5\Serializer\OutputRules->wr()
#254
jkamizato
opened
1 month ago
3
Continue parsing as data after invalid opening tag
#253
bsweeney
opened
2 months ago
3
Template contents participate in the DOM tree
#252
nielsdos
opened
3 months ago
1
Ignore invalid HTML (or self closed tags)
#251
titospeakap
opened
3 months ago
0
Parser remove the single < (less than) character from given html string
#250
touhidurabir
opened
4 months ago
5
Parser remove the single < (less than) character
#249
touhidurabir
closed
4 months ago
1
Just a quick typo fix.
#248
citricguy
closed
5 months ago
0
does not fix mismatching tags
#247
John-B
opened
8 months ago
2
multiple <html> <body>
#246
ducktype
opened
9 months ago
1
<noscript> with html inside
#245
ducktype
opened
9 months ago
1
Traverser::node() does not handle entity references
#244
longwave
opened
9 months ago
2
`<source>` in `<picture>` element will incorrectly be closed
#243
nilshoerrmann
closed
9 months ago
1
Duplicate attributes are not handled the same than in the HTML specification.
#242
stof
opened
11 months ago
1
HTML5 specification parser differential
#241
Yaniv-git
opened
11 months ago
2
add support for optional end tags for table elements
#240
goetas
closed
1 year ago
0
Incorrect parsing of self closing tr/td
#239
stefanfisk
closed
1 year ago
3
New HTML5 parser RFC
#238
withinboredom
opened
1 year ago
2
Add PHP 8.3 to CI config
#237
TimWolla
closed
7 months ago
0
docs: make gh-page work under https://
#236
Chris53897
closed
7 months ago
0
chore: allow phpunit 9
#235
Chris53897
closed
7 months ago
3
docs: replace travis status badge, with github status badge
#234
Chris53897
closed
7 months ago
0
Mark `.github/` as `export-ignore`
#233
TimWolla
closed
1 year ago
3
Mark `<video>` tag as inline element
#232
HypeMC
closed
1 year ago
1
Fix masterminds-html5 lib php8-1 notice return type use phpstan
#231
igumnovaleksey
closed
7 months ago
3
PHP 8.1 deprecated notice
#230
igumnovaleksey
closed
3 months ago
2
Fix masterminds-html5 lib php8-1 notice return type use phpstan
#229
igumnovaleksey
closed
1 year ago
0
Drupal Feeds throw error related to UTF8Utils.php encoding function
#228
ChrisB55
opened
1 year ago
0
InstructionProcessor doesn't work in text mode.
#227
withinboredom
opened
1 year ago
0
Prevent wrapping in <!DOCTYPE html> <html>
#226
Yahav
opened
1 year ago
3
Error in php 8.1
#225
mikeborisov78
opened
1 year ago
1
Remove deprecations
#224
goetas
closed
1 year ago
0
GH actions
#223
goetas
closed
1 year ago
0
img inside a figure will create an opening and closing img tag
#222
creutz
closed
1 year ago
5
$tok might be false in Tokenizer.php
#221
sakarikl
closed
1 year ago
5
Typed property DOMDocument::$documentElement must not be accessed before initialization
#220
alecpl
opened
1 year ago
7
Travis: Enable tests on PHP 8.1
#219
RoSk0
closed
1 year ago
3
Address comment handling issues
#218
ohader
closed
2 years ago
1
Correctly handle comment end bang state
#217
ohader
closed
2 years ago
0
ref
#216
ohader
closed
2 years ago
1
Uninitialized string offset in src/HTML5/Parser/Scanner.php:108
#215
leeN
closed
2 years ago
0
No documentation for “Event-based (SAX-like) parser”
#214
ilhanyumer
opened
2 years ago
0
doc(spelling): fix reentrance spelling in readme
#213
kaznovac
closed
1 year ago
0
Question
#212
Lofesa
closed
3 months ago
9
Parser returns SVG with image-tag as text-node
#211
mat-hew1
opened
3 years ago
0
is adding html tags and converting > with >
#210
mbarreiro85
closed
3 months ago
2
Please update or delete the `2.x` branch
#209
derrabus
closed
3 years ago
3
loadHTML drops first TextNode of HTML fragment string
#208
biziclop
opened
3 years ago
1
Fix PHP 8.1 deprecations
#207
derrabus
closed
3 years ago
2
Next