Skip to content

[bugfix] XQuery 3.1 mandatory fixes from v2/xq4-core-functions (audit extract #3 subset) - #6344

Merged
line-o merged 17 commits into
eXist-db:developfrom
joewiz:extract/xq4-core-functions-3-1-subset
May 30, 2026
Merged

[bugfix] XQuery 3.1 mandatory fixes from v2/xq4-core-functions (audit extract #3 subset)#6344
line-o merged 17 commits into
eXist-db:developfrom
joewiz:extract/xq4-core-functions-3-1-subset

[refactor] Drop XQuery 4.0 binary type promotion blocks

ee64a15
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded May 30, 2026 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 2
           

Complexity increasing per file
==============================
- exist-core/src/main/java/org/exist/xquery/functions/fn/FunReplace.java  3
- exist-core/src/main/java/org/exist/xquery/functions/fn/FunAnalyzeString.java  2
- exist-core/src/main/java/org/exist/xquery/FunctionFactory.java  4
- exist-core/src/main/java/org/exist/xquery/functions/fn/FunMatches.java  2
- exist-core/src/test/java/org/exist/xquery/functions/fn/ContainsTokenEmptyCollationTest.java  4
- exist-core/src/main/java/org/exist/xquery/XQueryContext.java  2
- exist-core/src/test/java/org/exist/xquery/functions/fn/RegexXPath4NotImplementedTest.java  9
         

See the complete overview on Codacy