Changeset 46451 for trunk/src/wp-includes/wp-db.php
- Timestamp:
- 10/09/2019 04:26:22 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/wp-db.php
r46232 r46451 1281 1281 * @link https://secure.php.net/sprintf Description of syntax. 1282 1282 * @since 2.3.0 1283 * @since 5.3.0 Formalized the existing and already documented `...$args` parameter 1284 * by updating the function signature. The second parameter was changed 1285 * from `$args` to `...$args`. 1283 1286 * 1284 1287 * @param string $query Query statement with sprintf()-like placeholders
Note: See TracChangeset
for help on using the changeset viewer.