Skip to content

3.30.1

Compare
Choose a tag to compare
@DrRataplan DrRataplan released this 07 Sep 08:20
· 32 commits to master since this release

Fixed issues

Fix intersecting buckets in strange path expressions
The bucket for the getNextSibling call in DomFacade for following-sibling::node()[1][self::xxx] is
not the same as the bucket in the following-sibling::node()[self::xxx][1] query