mirror of
https://github.com/php/php-src.git
synced 2026-04-25 00:48:25 +02:00
fixed test case failures.
This commit is contained in:
@@ -6,7 +6,7 @@ if (!extension_loaded('mbstring')) die('skip mbstring not enabled');
|
||||
?>
|
||||
--FILE--
|
||||
<?php
|
||||
|
||||
mb_regex_encoding('iso-8859-1');
|
||||
$test_str = 'Iñtërnâtiônàlizætiøn';
|
||||
|
||||
if(mb_ereg_search_init($test_str))
|
||||
|
||||
Reference in New Issue
Block a user