]> granicus.if.org Git - php/commit
Imlement clone for formatters that support it
authorStanislav Malyshev <stas@php.net>
Mon, 3 Jan 2011 03:58:57 +0000 (03:58 +0000)
committerStanislav Malyshev <stas@php.net>
Mon, 3 Jan 2011 03:58:57 +0000 (03:58 +0000)
commit28584c233e12da4265bbd41c48b26cd8a51baceb
tree142510dd4fa1d9734d50419f9238c56d5233fba8
parente9bb7bbbd1e658a880e9d2ad284a88b43b3c669b
Imlement clone for formatters that support it
# also some test fixes, more to follow
ext/intl/collator/collator_class.c
ext/intl/dateformat/dateformat_class.c
ext/intl/formatter/formatter_class.c
ext/intl/msgformat/msgformat_class.c
ext/intl/resourcebundle/resourcebundle_class.c
ext/intl/tests/dateformat_clone.phpt [new file with mode: 0644]
ext/intl/tests/dateformat_get_set_pattern.phpt
ext/intl/tests/formatter_clone.phpt [new file with mode: 0644]
ext/intl/tests/formatter_get_set_attribute.phpt
ext/intl/tests/msgfmt_clone.phpt [new file with mode: 0644]
ext/intl/tests/msgfmt_get_set_pattern.phpt