Changeset 42678 for trunk/src/wp-includes/http.php
- Timestamp:
- 02/09/2018 04:54:58 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/http.php
r42343 r42678 664 664 * 665 665 * @since 4.4.0 666 * @since 4.7.0 The $component parameter was added for parity with PHP's parse_url().666 * @since 4.7.0 The `$component` parameter was added for parity with PHP's `parse_url()`. 667 667 * 668 668 * @link https://secure.php.net/manual/en/function.parse-url.php
Note: See TracChangeset
for help on using the changeset viewer.