Wordpress/tests
Aaron D. Campbell c134dea3b6 Database: Hardening to bring wpdb::prepare() inline with documentation.
`wpdb::prepare()` supports %s, %d, and %F as placeholders in the query string. Any other non-escaped % will be escaped.

Merges [41496] to 4.7 branch.



git-svn-id: https://develop.svn.wordpress.org/branches/4.7@41498 602fd350-edb4-49c9-b593-d223f7449a82
2017-09-19 18:11:46 +00:00
..
phpunit Database: Hardening to bring wpdb::prepare() inline with documentation. 2017-09-19 18:11:46 +00:00
qunit REST API: JS Client - Enable connecting to multiple endpoints. 2017-05-16 16:34:22 +00:00