Skip to content

Commit f5309cd

Browse files
committed
fix rendered text, only the link is needed
1 parent eb63d62 commit f5309cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog-5.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</ul></li>
2828
<li>Postgres:
2929
<ul>
30-
<li><?php bugfix(72151); ?> (mysqli_fetch_object changed behaviour). Patch to <?php bugfix(71820) ?> is reverted.</li>
30+
<li><?php bugfix(72151); ?> (mysqli_fetch_object changed behaviour). Patch to <?php bugl(71820) ?> is reverted.</li>
3131
</ul></li>
3232
</ul>
3333
<!-- }}} --></section>

ChangeLog-7.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<ul>
7171
<li><?php bugfix(72028); ?> (pg_query_params(): NULL converts to empty string).</li>
7272
<li><?php bugfix(71062); ?> (pg_convert() doesn't accept ISO 8601 for datatype timestamp).</li>
73-
<li><?php bugfix(72151); ?> (mysqli_fetch_object changed behaviour). Patch to <?php bugfix(71820) ?> is reverted.</li>
73+
<li><?php bugfix(72151); ?> (mysqli_fetch_object changed behaviour). Patch to <?php bugl(71820) ?> is reverted.</li>
7474
</ul></li>
7575
<li>Reflection:
7676
<ul>

0 commit comments

Comments
 (0)