Skip to content

Commit a78dd1f

Browse files
committed
deploy: 67423f5
1 parent 3d90cfa commit a78dd1f

38 files changed

+56
-1006
lines changed

changes/0.3.0.html

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,15 @@
708708
</span>
709709
</a>
710710

711+
</li>
712+
713+
<li class="md-nav__item">
714+
<a href="#security-fixes" class="md-nav__link">
715+
<span class="md-ellipsis">
716+
Security fixes
717+
</span>
718+
</a>
719+
711720
</li>
712721

713722
</ul>
@@ -937,6 +946,15 @@
937946
</span>
938947
</a>
939948

949+
</li>
950+
951+
<li class="md-nav__item">
952+
<a href="#security-fixes" class="md-nav__link">
953+
<span class="md-ellipsis">
954+
Security fixes
955+
</span>
956+
</a>
957+
940958
</li>
941959

942960
</ul>
@@ -972,6 +990,10 @@ <h2 id="miscellaneous">Miscellaneous</h2>
972990
<ul>
973991
<li>N/A</li>
974992
</ul>
993+
<h2 id="security-fixes">Security fixes</h2>
994+
<ul>
995+
<li>Fixed XXE when processing an XML file in the MathML format by <a href="https://github/012git012">@012git012</a> &amp; <a href="https://github/Progi1984">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/security/advisories/GHSA-42hm-pq2f-3r7m">GHSA-42hm-pq2f-3r7m</a></li>
996+
</ul>
975997

976998

977999

0 commit comments

Comments
 (0)