includes/libs: Replace implicit Bugzilla bug numbers with Phab ones
authorJames D. Forrester <jforrester@wikimedia.org>
Mon, 20 Feb 2017 22:32:12 +0000 (14:32 -0800)
committerJforrester <jforrester@wikimedia.org>
Tue, 21 Feb 2017 18:13:08 +0000 (18:13 +0000)
commitb715f432f420dece9feb56268ce2410a168d3312
tree992c0bc931b58afb192fb6bcf9ba79cf70066fff
parent63c1c841d88f4dc572ceded8b48bd44937713ec6
includes/libs: Replace implicit Bugzilla bug numbers with Phab ones

It's unreasonable to expect newbies to know that "bug 12345" means "Task T14345"
except where it doesn't, so let's just standardise on the real numbers.

Skipping jsminplus.php as those bug numbers aren't Wikimedia's, nor obviously
someone else's.

Change-Id: I9a2210e17852ee56f11282b980ac66d8c7a95671
includes/libs/CSSMin.php
includes/libs/IP.php
includes/libs/filebackend/SwiftFileBackend.php
includes/libs/objectcache/RedisBagOStuff.php
includes/libs/rdbms/database/Database.php
includes/libs/rdbms/database/DatabasePostgres.php
includes/libs/rdbms/lbfactory/LBFactory.php
includes/libs/xmp/XMP.php
includes/libs/xmp/XMPInfo.php