mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[prep-release-3.3.4] Update changelog for 3.3.4
This commit is contained in:
parent
21c5c5a336
commit
782b0758ef
1 changed files with 11 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
||||||
<ol>
|
<ol>
|
||||||
<li><a href="#changelog">Changelog</a>
|
<li><a href="#changelog">Changelog</a>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="#v334rc1">Changes since 3.3.4-RC1</a></li>
|
||||||
<li><a href="#v333">Changes since 3.3.3</a></li>
|
<li><a href="#v333">Changes since 3.3.3</a></li>
|
||||||
<li><a href="#v332">Changes since 3.3.2</a></li>
|
<li><a href="#v332">Changes since 3.3.2</a></li>
|
||||||
<li><a href="#v331">Changes since 3.3.1</a></li>
|
<li><a href="#v331">Changes since 3.3.1</a></li>
|
||||||
|
@ -155,6 +156,16 @@
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
|
<a name="v334rc1"></a><h3>Changes since 3.3.4-RC1</h3>
|
||||||
|
<h4>Bug</h4>
|
||||||
|
<ul>
|
||||||
|
<li>[<a href="https://tracker.phpbb.com/browse/PHPBB3-16735">PHPBB3-16735</a>] - Trying to access array offset on value of type bool</li>
|
||||||
|
<li>[<a href="https://tracker.phpbb.com/browse/PHPBB3-16739">PHPBB3-16739</a>] - Wrong variable in report_pm.txt subject</li>
|
||||||
|
<li>[<a href="https://tracker.phpbb.com/browse/PHPBB3-16740">PHPBB3-16740</a>] - Installation errors in php 8 when using postgresql</li>
|
||||||
|
<li>[<a href="https://tracker.phpbb.com/browse/PHPBB3-16743">PHPBB3-16743</a>] - Properly check if TMP file exists - PHP 8</li>
|
||||||
|
<li>[<a href="https://tracker.phpbb.com/browse/PHPBB3-16747">PHPBB3-16747</a>] - Typo in phpBB/language/en/email/post_in_queue.txt </li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<a name="v333"></a><h3>Changes since 3.3.3</h3>
|
<a name="v333"></a><h3>Changes since 3.3.3</h3>
|
||||||
<h4>Bug</h4>
|
<h4>Bug</h4>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Add table
Reference in a new issue