r84169 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84168‎ | r84169 | r84170 >
Date:15:18, 17 March 2011
Author:reedy
Status:ok
Tags:
Comment:
Also remove message as followup to r84133
Modified paths:
  • /trunk/phase3/includes/DefaultSettings.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/DefaultSettings.php
@@ -3740,8 +3740,6 @@
37413741 * Set authentication cookies to HttpOnly to prevent access by JavaScript,
37423742 * in browsers that support this feature. This can mitigates some classes of
37433743 * XSS attack.
3744 - *
3745 - * Only supported on PHP 5.2 or higher.
37463744 */
37473745 $wgCookieHttpOnly = true;
37483746

Follow-up revisions

RevisionCommit summaryAuthorDate
r87253Followup r84169, r83217: require 5.2.3 in REL1_17 also. 5.1.x is broken by a ...demon16:36, 2 May 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r83879Require at least PHP 5.2.3. There's not much point increasing the minimum to ...tstarling10:42, 14 March 2011
r84133Another old version checking thingreedy22:48, 16 March 2011

Status & tagging log