4.18.0 (2024-11-01)
Bug Fixes
- Adjust Core.AllowHostnameUnderscore to consider that "_" is defined as Unreserved Characters in RFC 3986 (#406) (d9fbef8)
- Avoid a deprecated error when the attribute name is numeric and DirectLex is used (#412) (f0fbf51)
- checking that node has property name (#399) (9ca5a36)
- Ignore conditional comments (#401) (4828fdf)
- Support PHP 8.4 (#396) (92da247)
- undefined array key warning (#419) (01be377)