We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b78b1ac commit 75b1f5eCopy full SHA for 75b1f5e
src/changes/changes.xml
@@ -8,6 +8,13 @@
8
9
<body>
10
<release version="5.0.0" date="April 01, 2026" description="jdk17, Bugfixes">
11
+ <action type="fix" dev="Lai Quang Duong">
12
+ FunctionWrapper implements SymbolScriptable - solves e.g. Function.prototype.toString instanceof Function
13
+ of Object.prototype.toString.call(Function.prototype.toString).
14
+ </action>
15
+ <action type="fix" dev="Ryuhei Ishizuka">
16
+ xpath: Add missing entry for ER_XPATH_ERROR in XPATHErrorResources.
17
18
<action type="fix" dev="Lai Quang Duong">
19
Force content sniffing for '*/*' content type to be in sync with the browsers.
20
</action>
0 commit comments