Removed deprecated WebRequest::escapeAppendQuery()
authorwithoutaname <drevitchi@gmail.com>
Mon, 16 Jun 2014 07:24:52 +0000 (00:24 -0700)
committerwithoutaname <drevitchi@gmail.com>
Fri, 20 Jun 2014 22:11:03 +0000 (15:11 -0700)
commitbfa75b6f45a8943e0a1689ea71914762d5304641
tree397d78ec28f001b602273fced153468ac09aefe8
parent9ec7cb086847a18de33df4931759f3cc4944fc38
Removed deprecated WebRequest::escapeAppendQuery()

This function was deprecated in 1.20 and slated for removal in 1.22;
there were supposed to be warnings given in 1.21 but there does
not seem to be any use of this function otherwise in core.

Change-Id: If70a4e2c1509bf3527d5f8960c14115ce4ab713e
RELEASE-NOTES-1.24
includes/WebRequest.php