Skip to content

Commit 66e61de

Browse files
committed
Fixes to PHP 8.0.22 announcement
Missed these name entries while generating the changes locally, removing to keep it consistent with the entire file.
1 parent 86ea3fc commit 66e61de

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
@@ -769,12 +769,12 @@
769769
</ul></li>
770770
<li>DBA:
771771
<ul>
772-
<li>Fixed LMDB driver hanging when attempting to delete a non-existing key (Girgias)</li>
772+
<li>Fixed LMDB driver hanging when attempting to delete a non-existing key.</li>
773773
</ul></li>
774774
<li>FPM:
775775
<ul>
776776
<li>Fixed zlog message prepend, free on incorrect address.</li>
777-
<li>Fixed possible double free on configuration loading failure. (Heiko Weber).</li>
777+
<li>Fixed possible double free on configuration loading failure.</li>
778778
</ul></li>
779779
<li>GD:
780780
<ul>
@@ -791,7 +791,7 @@
791791
<li>Standard:
792792
<ul>
793793
<li>Fixed the crypt_sha256/512 api build with clang &gt; 12.</li>
794-
<li>Uses CCRandomGenerateBytes instead of arc4random_buf on macOs. (David Carlier).</li>
794+
<li>Uses CCRandomGenerateBytes instead of arc4random_buf on macOs.</li>
795795
</ul></li>
796796
</ul>
797797
<!-- }}} --></section>

0 commit comments

Comments
 (0)