Skip to content

Commit c23fe7f

Browse files
authored
Fix typos in changelog
Closes GH-683.
1 parent cefb40f commit c23fe7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ChangeLog-8.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,12 +40,12 @@
4040
</ul></li>
4141
<li>OPcache:
4242
<ul>
43-
<li>Fixed bug <?php githubissuel('php/php-src', 8847); ?> (PHP hanging infinitly at 100% cpu when check php syntaxe of a valid file).</li>
43+
<li>Fixed bug <?php githubissuel('php/php-src', 8847); ?> (PHP hanging infinitly at 100% cpu when check php syntax of a valid file).</li>
4444
<li>Fixed bug <?php githubissuel('php/php-src', 8030); ?> (Segfault with JIT and large match/switch statements).</li>
4545
</ul></li>
4646
<li>Reflection:
4747
<ul>
48-
<li>Fixed bug <?php githubissuel('php/php-src', 8943); ?> (Fixed Reflection::getModifiersNames() with readonly modifier).</li>
48+
<li>Fixed bug <?php githubissuel('php/php-src', 8943); ?> (Fixed Reflection::getModifierNames() with readonly modifier).</li>
4949
</ul></li>
5050
<li>Standard:
5151
<ul>

0 commit comments

Comments
 (0)