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 28458b1 commit 805d727Copy full SHA for 805d727
debugger/action.php
@@ -544,7 +544,7 @@
544
545
<h3>Changelog</h3>
546
<ul>
547
- <li>2022-12-18: fix XSS vulnerability in the debugger; load jsxmlrpc from CDN</li>
+ <li>2022-12-18: fix XSS vulnerability in the debugger; load jsxmlrpc from CDN; minor improvements</li>
548
<li>2022-11-28: allow to use http/2 protocol; two security issues fixed in the underlying library</li>
549
<li>2020-12-11: fix problems with running the debugger on php 8</li>
550
<li>2015-05-30: fix problems with generating method payloads for NIL and Undefined parameters</li>
0 commit comments