Changes between Initial Version and Version 1 of Ticket #51162, comment 2
- Timestamp:
- 09/02/2020 06:31:32 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51162, comment 2
initial v1 1 1 > What's the intention with this type? 2 2 3 I've ran into the need for this when running PHP tests and the local install/server cannot reach the internet. Many tests either take quite long to time out or fail. Having such constant/setting would allow t hese tests to be skipped.3 I've ran into the need for this when running PHP tests and the local install/server cannot reach the internet. Many tests either take quite long to time out or fail. Having such constant/setting would allow tests that need internet access to be skipped.