mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
Of course, we support v2 in PHP 5.6 as well.
This commit is contained in:
parent
890204fa45
commit
f94bcb1026
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
||||||
#else
|
#else
|
||||||
#include <strings.h>
|
#include <strings.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define TIMELIB_SUPPORTS_V2DATA
|
||||||
#include "timezonedb.h"
|
#include "timezonedb.h"
|
||||||
|
|
||||||
#if (defined(__APPLE__) || defined(__APPLE_CC__)) && (defined(__BIG_ENDIAN__) || defined(__LITTLE_ENDIAN__))
|
#if (defined(__APPLE__) || defined(__APPLE_CC__)) && (defined(__BIG_ENDIAN__) || defined(__LITTLE_ENDIAN__))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue