]> granicus.if.org Git - php/commit
Utilize the recommended way to handle the icu namespace
authorAnatol Belski <ab@php.net>
Sat, 31 Mar 2018 16:51:03 +0000 (18:51 +0200)
committerAnatol Belski <ab@php.net>
Sat, 31 Mar 2018 16:51:56 +0000 (18:51 +0200)
commit8d35a423838eb462cd39ee535c5d003073cc5f22
treebaf326dd800f1521f62bcbc5b1b1106cc0c9e76b
parentcad2a0f9c3f07b79269c49db491d7855ac13b4d2
Utilize the recommended way to handle the icu namespace
21 files changed:
ext/intl/breakiterator/breakiterator_class.cpp
ext/intl/breakiterator/breakiterator_class.h
ext/intl/breakiterator/breakiterator_methods.cpp
ext/intl/breakiterator/codepointiterator_internal.cpp
ext/intl/breakiterator/codepointiterator_internal.h
ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp
ext/intl/calendar/calendar_class.cpp
ext/intl/calendar/calendar_class.h
ext/intl/calendar/calendar_methods.cpp
ext/intl/calendar/gregoriancalendar_methods.cpp
ext/intl/common/common_date.cpp
ext/intl/common/common_date.h
ext/intl/common/common_enum.h
ext/intl/dateformat/dateformat_format_object.cpp
ext/intl/dateformat/dateformat_helpers.cpp
ext/intl/dateformat/dateformat_helpers.h
ext/intl/intl_convertcpp.h
ext/intl/msgformat/msgformat_helpers.cpp
ext/intl/timezone/timezone_class.cpp
ext/intl/timezone/timezone_class.h
ext/intl/timezone/timezone_methods.cpp