Changeset 59301
- Timestamp:
- 10/27/2024 10:58:19 PM (5 weeks ago)
- Location:
- branches/6.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.3
-
branches/6.3/tests/phpunit/tests/http/http.php
r55562 r59301 551 551 ), 552 552 'a host whose IPv4 address cannot be resolved' => array( 553 'url' => 'http://example eeee.com/caniload.php',553 'url' => 'http://example.invalid/caniload.php', 554 554 ), 555 555 'an external request when not allowed' => array(
Note: See TracChangeset
for help on using the changeset viewer.