Changeset 56655 for trunk/src/wp-includes/class-wp-http-streams.php
- Timestamp:
- 09/21/2023 06:27:17 PM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-http-streams.php
r56128 r56655 13 13 * @since 2.7.0 14 14 * @since 3.7.0 Combined with the fsockopen transport and switched to `stream_socket_client()`. 15 * @deprecated 6.4.0 Use WP_Http 16 * @see WP_Http 15 17 */ 16 18 #[AllowDynamicProperties]
Note: See TracChangeset
for help on using the changeset viewer.