- Timestamp:
- 07/06/2024 03:05:37 PM (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/load/wpIsIniValueChangeable.php
r56971 r58683 42 42 ); 43 43 44 if ( PHP_VERSION_ID > 70000 &&extension_loaded( 'Tidy' ) ) {44 if ( extension_loaded( 'Tidy' ) ) { 45 45 $array[] = array( 'tidy.clean_output', true ); // PHP_INI_USER. 46 46 }
Note: See TracChangeset
for help on using the changeset viewer.