Page MenuHomePhabricator

array_key_exists warning during edit
Closed, ResolvedPublic

Description

Author: tthompson

Description:
This is applicable mainly to IIS servers running PHP in ISAPI mode.

The following error message is displayed during edits.

Warning: array_key_exists(): The first argument should be either a string or an
integer in D:\inetpub\intrawiki\includes\User.php on line 132

This bug has existed in the previous release: see bug 506 for a discussion and
workaround.

Can someone go ahead and deploy the fix for us Windows wiki hosters?


Version: 1.3.x
Severity: trivial
OS: Windows 2000
Platform: PC

Details

Reference
bz720

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 7:00 PM
bzimport set Reference to bz720.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of 506 ***