Skip to content

Commit 73f4187

Browse files
committed
Bug #64524 was fixed in PHP 7.0.7
1 parent 1113374 commit 73f4187

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ChangeLog-7.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
</ul></li>
3333
<li>Intl:
3434
<ul>
35-
<li><?php bugfix(64524); ?> (Add intl.use_exceptions to php.ini-*).</li>
35+
<li><?php bugfix(70484); ?> (selectordinal doesn't work with named parameters).</li>
3636
</ul></li>
3737
<li>mbstring:
3838
<ul>
@@ -116,6 +116,7 @@
116116
</ul></li>
117117
<li>Intl:
118118
<ul>
119+
<li><?php bugfix(64524); ?> (Add intl.use_exceptions to php.ini-*).</li>
119120
<li><?php bugfix(72241); ?> (get_icu_value_internal out-of-bounds read). (CVE-2016-5093)</li>
120121
</ul></li>
121122
<li>JSON:

0 commit comments

Comments
 (0)