Changeset 45588 for trunk/tests/phpunit/tests/functions.php
- Timestamp:
- 07/02/2019 04:43:01 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/functions.php
r45378 r45588 843 843 } 844 844 845 $old_charsets = $charsets = mb_detect_order(); 845 $charsets = mb_detect_order(); 846 $old_charsets = $charsets; 846 847 if ( ! in_array( 'EUC-JP', $charsets ) ) { 847 848 $charsets[] = 'EUC-JP'; … … 867 868 } 868 869 869 $old_charsets = $charsets = mb_detect_order(); 870 $charsets = mb_detect_order(); 871 $old_charsets = $charsets; 870 872 if ( ! in_array( 'EUC-JP', $charsets ) ) { 871 873 $charsets[] = 'EUC-JP';
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)