mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +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
|
||||
#include <strings.h>
|
||||
#endif
|
||||
|
||||
#define TIMELIB_SUPPORTS_V2DATA
|
||||
#include "timezonedb.h"
|
||||
|
||||
#if (defined(__APPLE__) || defined(__APPLE_CC__)) && (defined(__BIG_ENDIAN__) || defined(__LITTLE_ENDIAN__))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue