ID:               48572
 Updated by:       j...@php.net
 Reported By:      a dot schilder at gmx dot net
-Status:           Open
+Status:           Assigned
 Bug Type:         I18N and L10N related
 Operating System: Windows XP
 PHP Version:      5.3.0RC3
 Assigned To:      stas


Previous Comments:
------------------------------------------------------------------------

[2009-06-16 19:04:18] a dot schilder at gmx dot net

Description:
------------
If no valid locale can be found, the default value is not returned.

Reproduce code:
---------------
<?php

echo Locale::lookup(array('it_IT'), 'de_DE', 'en_UK');

?>

Expected result:
----------------
en_UK

Actual result:
--------------
(nothing)


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=48572&edit=1

Reply via email to