Page MenuHomePhabricator

PHP Strict Standards Issue in DatabasePostgres.php
Closed, ResolvedPublic

Description

Author: overlordq

Description:
---ERRNO---
2048

---ERRSTR---
Declaration of DatabasePostgres::setFakeSlaveLag() should be compatible with that of Database::setFakeSlaveLag()

---ERRFILE---
/home/wiki/includes/db/DatabasePostgres.php

---ERRLINE---
71

---ERRNO---
2048

---ERRSTR---
Declaration of DatabasePostgres::setFakeMaster() should be compatible with that of Database::setFakeMaster()

---ERRFILE---
/home/wiki/includes/db/DatabasePostgres.php

---ERRLINE---
71


Version: 1.13.x
Severity: enhancement

Details

Reference
bz14763

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.
StatusSubtypeAssignedTask
InvalidNone
ResolvedNone

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:11 PM
bzimport set Reference to bz14763.
bzimport added a subscriber: Unknown Object (MLST).

Fixed in r37425 (also happened with DatabaseOracle too, fixed that while I was at it)

Jdforrester-WMF subscribed.

Migrating from the old tracking task to a tag for PostgreSQL-related tasks.