Releases: markdom/php-handler
Releases · markdom/php-handler
1.2.1
Compare
Sorry, something went wrong.
No results found
Enabled PHP8
1.2.0
Compare
Sorry, something went wrong.
No results found
Updated dependencies
1.1.9
Compare
Sorry, something went wrong.
No results found
Added encoding to the HTML attributes.
1.1.8
Compare
Sorry, something went wrong.
No results found
Fixed a type related issue with the plaintext walker util
1.1.7
Compare
Sorry, something went wrong.
No results found
Fixed an escaping issue.
1.1.6
Compare
Sorry, something went wrong.
No results found
Fixed some type issues with the XML handler.
1.1.5
Compare
Sorry, something went wrong.
No results found
Updated composer.json
Security related update. Closes a XSS vulnerability caused by league/commonmark
Compare
Sorry, something went wrong.
No results found
1.1.4
Updated league/commonmark to the latest version due to security issue…
1.1.3
Compare
Sorry, something went wrong.
No results found
Fixed an issue with the HtmlHandler returning null.
1.1.2
Compare
Sorry, something went wrong.
No results found
Declared the HtmlBuilder protected to allow sub class usage.