Of course, we support v2 in PHP 5.6 as well.

This commit is contained in:
Derick Rethans 2015-08-13 11:07:16 +01:00
parent 890204fa45
commit f94bcb1026

View File

@ -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__))