mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
Of course, we support v2 in PHP 5.6 as well.
This commit is contained in:
parent
890204fa45
commit
f94bcb1026
@ -31,6 +31,8 @@
|
||||
#else
|
||||
#include <strings.h>
|
||||
#endif
|
||||
|
||||
#define TIMELIB_SUPPORTS_V2DATA
|
||||
#include "timezonedb.h"
|
||||
|
||||
#if (defined(__APPLE__) || defined(__APPLE_CC__)) && (defined(__BIG_ENDIAN__) || defined(__LITTLE_ENDIAN__))
|
||||
|
Loading…
Reference in New Issue
Block a user