mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
fix version macro to check
This commit is contained in:
@@ -36,7 +36,7 @@ extern "C" {
|
||||
#include "dateformat_helpers.h"
|
||||
#include "zend_exceptions.h"
|
||||
|
||||
#if U_ICU_VERSION_MINOR_NUM < 50
|
||||
#if U_ICU_VERSION_MAJOR_NUM < 50
|
||||
#define UDAT_PATTERN 0
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user