Skip to content

Commit b8c35de

Browse files
committed
Remove contributor names from changelog
These have not been removed by news2html due to formatting issues (missing the trailing period).
1 parent fbae57e commit b8c35de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ChangeLog-8.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
</ul></li>
2727
<li>DBA:
2828
<ul>
29-
<li>Fixed LMDB driver memory leak on DB creation failure (Girgias)</li>
30-
<li>Fixed bug <?php githubissuel('php/php-src', 9155); ?> (dba_open("non-existing", "c-", "flatfile") segfaults) (cmb)</li>
29+
<li>Fixed LMDB driver memory leak on DB creation failure.</li>
30+
<li>Fixed bug <?php githubissuel('php/php-src', 9155); ?> (dba_open("non-existing", "c-", "flatfile") segfaults).</li>
3131
</ul></li>
3232
<li>IMAP:
3333
<ul>
@@ -866,7 +866,7 @@
866866
</ul></li>
867867
<li>DBA:
868868
<ul>
869-
<li>Fixed LMDB driver memory leak on DB creation failure (Girgias)</li>
869+
<li>Fixed LMDB driver memory leak on DB creation failure.</li>
870870
<li>Fixed bug <?php githubissuel('php/php-src', 9155); ?> (dba_open("non-existing", "c-", "flatfile") segfaults).</li>
871871
</ul></li>
872872
<li>Intl:

0 commit comments

Comments
 (0)