]> granicus.if.org Git - php/commit
Remove useless skip check
authorChristoph M. Becker <cmbecker69@gmx.de>
Wed, 15 Jan 2020 17:38:15 +0000 (18:38 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Wed, 15 Jan 2020 17:38:15 +0000 (18:38 +0100)
commit9d7e03c325473024e54c864f0379efc1bbf03e72
treef89323859c4a98438447aafb81d3f6457f2ac4c5
parent5d3be966f94ab91f3a28371158335fa5ec15f7d7
Remove useless skip check

As of PHP 5.4.0, `detect_unicode` is always available, so this check
cannot fail.
Zend/tests/multibyte/bug68665.phpt
Zend/tests/multibyte/multibyte_encoding_001.phpt
Zend/tests/multibyte/multibyte_encoding_002.phpt
Zend/tests/multibyte/multibyte_encoding_003.phpt
Zend/tests/multibyte/multibyte_encoding_004.phpt
Zend/tests/multibyte/multibyte_encoding_005.phpt
Zend/tests/multibyte/multibyte_encoding_006.phpt
Zend/tests/type_declarations/scalar_strict_declaration_placement_006.phpt
Zend/tests/type_declarations/scalar_strict_declaration_placement_007.phpt