Changeset 55693 for trunk/src/wp-includes/http.php
- Timestamp:
- 04/27/2023 10:27:51 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/http.php
r55650 r55693 594 594 * @since 5.9.0 595 595 * 596 * @param array$allowed_ports Array of integers for valid ports.596 * @param int[] $allowed_ports Array of integers for valid ports. 597 597 * @param string $host Host name of the requested URL. 598 598 * @param string $url Requested URL.
Note: See TracChangeset
for help on using the changeset viewer.