tag:github.com,2008:https://github.com/PHPOffice/Math/releasesRelease notes from Math2025-05-29T08:31:49Ztag:github.com,2008:Repository/694276664/0.3.02025-05-29T08:32:17Z0.3.0<h2>Enhancements</h2>
<ul>
<li>Added support for PHP 8.4 by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/18" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/18/hovercard">#18</a></li>
<li>MathML Writer : Write Semantics by <a href="https://github/codinglist" rel="nofollow">@codinglist</a> & <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/19" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/19/hovercard">#19</a> & <a href="https://github.com/PHPOffice/Math/pull/20" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/20/hovercard">#20</a></li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>Documentation : Added Release 0.3.0 by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/17" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/17/hovercard">#17</a></li>
</ul>
<h2>Miscellaneous</h2>
<ul>
<li>N/A</li>
</ul>
<h2>Security fixes</h2>
<ul>
<li>Fixed XXE when processing an XML file in the MathML format by Aleksandr Zhurnakov (Positive Technologies) & <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/security/advisories/GHSA-42hm-pq2f-3r7m">GHSA-42hm-pq2f-3r7m</a></li>
</ul>Progi1984tag:github.com,2008:Repository/694276664/0.2.02024-08-12T07:32:39Z0.2.0<h2>Enhancements</h2>
<ul>
<li>N/A</li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>MathML Reader : Support for mrow in mfrac by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/16" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/16/hovercard">#16</a></li>
</ul>
<h2>Miscellaneous</h2>
<ul>
<li>Github Action : Roave BC Check by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/9" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/9/hovercard">#9</a></li>
<li>Bump actions/checkout from 2 to 4 by <a href="https://github/dependabot" rel="nofollow">@dependabot</a> in <a href="https://github.com/PHPOffice/Math/pull/10" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/10/hovercard">#10</a></li>
<li>Bump actions/setup-python from 2 to 4 by <a href="https://github/dependabot" rel="nofollow">@dependabot</a> in <a href="https://github.com/PHPOffice/Math/pull/11" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/11/hovercard">#11</a></li>
<li>Bump actions/setup-python from 4 to 5 by <a href="https://github/dependabot" rel="nofollow">@dependabot</a> in <a href="https://github.com/PHPOffice/Math/pull/12" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/12/hovercard">#12</a></li>
<li>Bump peaceiris/actions-gh-pages from 3 to 4 by <a href="https://github/dependabot" rel="nofollow">@dependabot</a> in <a href="https://github.com/PHPOffice/Math/pull/13" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/13/hovercard">#13</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/PHPOffice/Math/compare/0.1.0...0.2.0"><tt>0.1.0...0.2.0</tt></a></p>Progi1984tag:github.com,2008:Repository/694276664/0.1.02023-09-25T12:09:46Z0.1.0<h2>Enhancements</h2>
<ul>
<li>Initial version by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a></li>
<li>MathML Reader : Support for Semantics by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/4" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/4/hovercard">#4</a></li>
<li>PHPUnit : Improved Unit Tests by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/8" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/8/hovercard">#8</a></li>
</ul>
<h2>Bug fixes</h2>
<ul>
<li>N/A</li>
</ul>
<h2>Miscellaneous</h2>
<ul>
<li>Github Actions : PHPCSFixer by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/1" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/1/hovercard">#1</a></li>
<li>Github Actions : PHPStan by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/2" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/2/hovercard">#2</a></li>
<li>Removed dependency friendsofphp/php-cs-fixer by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/3" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/3/hovercard">#3</a></li>
<li>Github Actions : Dependabot by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/5" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/5/hovercard">#5</a></li>
<li>Bump actions/checkout from 2 to 4 by <a href="https://github/dependabot" rel="nofollow">@dependabot</a> in <a href="https://github.com/PHPOffice/Math/pull/6" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/6/hovercard">#6</a></li>
<li>Added documentation (MkDocs / Coverage / PHPDoc) by <a href="https://github/Progi1984" rel="nofollow">@Progi1984</a> in <a href="https://github.com/PHPOffice/Math/pull/7" data-hovercard-type="pull_request" data-hovercard-url="/PHPOffice/Math/pull/7/hovercard">#7</a></li>
</ul>Progi1984