1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-03-20 23:51:28 +01:00

Merge branch 'prep-release-3.1.12' into 3.1.x

This commit is contained in:
Marc Alexander 2018-01-07 13:29:47 +01:00
commit dc8ff9da28
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -123,6 +123,10 @@
<a name="v3111"></a><h3>Changes since 3.1.11</h3>
<h4>Security Issue</h4>
<ul>
<li>[SECURITY-211] - URLs with javascript scheme should not be made clickable</li>
</ul>
<h4>Bug</h4>
<ul>
<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-9533">PHPBB3-9533</a>] - phpbb_own_realpath() doesn't always replicate realpath() behaviour</li>