- Timestamp:
- 07/07/2024 12:42:44 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/filesystem/wpFilesystemDirect/base.php
r57753 r58684 161 161 */ 162 162 public static function is_windows() { 163 return 'W IN' === substr( PHP_OS, 0, 3 );163 return 'Windows' === PHP_OS_FAMILY; 164 164 } 165 165
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)