ID:               44260
 Updated by:       [EMAIL PROTECTED]
 Reported By:      RQuadling at GMail dot com
-Status:           Assigned
+Status:           Closed
 Bug Type:         Date/time related
 Operating System: Windows XP SP2
 PHP Version:      5.3CVS-2008-02-27 (snap)
 Assigned To:      derick
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2008-02-27 09:32:55] RQuadling at GMail dot com

Description:
------------
No African Timezones in V5.3.0-dev, only 391.

PHP 5.2.6-dev (cli) (built: Feb 26 2008 12:04:45) has 554
PHP 5.2.6-dev (cli) (built: Feb 27 2008 04:05:12) has 554

PHP 5.3.0-dev (cli) (built: Feb 20 2008 08:17:59) has 391

PHP 6.0.0-dev (cli) (built: Sep 13 2007 02:04:41) has 551
PHP 6.0.0-dev (cli) (built: Feb 20 2008 10:05:47) has 391




Reproduce code:
---------------
php -n -r "echo phpversion(), ' has ',
count(timezone_identifiers_list());"


Expected result:
----------------
554 for all current -dev snapshots.

Actual result:
--------------
554 for V5.2.6-dev
391 for V5.3.0-dev and V6.0.0-dev


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


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

Reply via email to