Pierre Joye in php.pecl.dev (Tue, 9 Sep 2014 13:55:19 +0200): >We never tried but makes also little sense as you would not be able to use >it with any binaries we provide. This db being bundled and statically >linked.
Timezonedb is a PECL extension. Quote from http://pecl.php.net/package/timezonedb "This extension is a drop-in replacement for the builtin timezone database that comes with PHP. You should only install this extension in case you need to get a later version of the timezone database than the one that ships with PHP." It is perfectly possible to compile the extension for Windows. There is one in my builds at http://www.apachelounge.com/viewtopic.php?t=6123 If you say "makes little sense", do you mean that the 'replacement' does not work on Windows? If the quote is true for Windows, there is no reason why it should not be compiled officially and put at http://windows.php.net/downloads/pecl/releases/ Jan -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
