Files
WordPress/wp-includes
Boone Gorges 481352bd2e Avoid the use of array_replace() in add_query_arg().
`array_replace()` was introduced PHP 5.3+. Instead, we walk the array manually.

See [31966].

Fixes #31306.
Built from https://develop.svn.wordpress.org/trunk@31967


git-svn-id: http://core.svn.wordpress.org/trunk@31946 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-04-01 19:40:26 +00:00
..
2014-09-11 19:07:17 +00:00
2015-03-12 22:01:26 +00:00
2015-04-01 16:34:27 +00:00
2015-03-11 02:07:25 +00:00
2014-11-30 23:24:25 +00:00
2015-01-16 16:07:23 +00:00
2014-11-30 22:56:25 +00:00
2013-10-30 14:39:10 +00:00