]> granicus.if.org Git - php/commit
Promote warnings to exceptions in ext/intl
authorMáté Kocsis <kocsismate@woohoolabs.com>
Mon, 10 Aug 2020 21:23:35 +0000 (23:23 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Mon, 7 Sep 2020 17:46:55 +0000 (19:46 +0200)
commitfd0b39905c299c24941644f22947553e0e009dbf
tree56309b685aa0d7d74858bb2addcaf1c064237fc4
parent174dadf6b476a11c72646294700e62fe911366cb
Promote warnings to exceptions in ext/intl

Closes GH-5972
18 files changed:
ext/intl/converter/converter.c
ext/intl/converter/converter.stub.php
ext/intl/converter/converter_arginfo.h
ext/intl/formatter/formatter_format.c
ext/intl/formatter/formatter_parse.c
ext/intl/grapheme/grapheme_string.c
ext/intl/locale/locale_methods.c
ext/intl/normalizer/normalizer_normalize.c
ext/intl/resourcebundle/resourcebundle_class.c
ext/intl/tests/bug61487.phpt
ext/intl/tests/bug62083.phpt
ext/intl/tests/grapheme.phpt
ext/intl/tests/grapheme2.phpt
ext/intl/tests/grapheme_empty.phpt [new file with mode: 0644]
ext/intl/tests/locale_compose_locale.phpt
ext/intl/tests/transliterator_transliterate_error.phpt
ext/intl/transliterator/transliterator_class.c
ext/intl/transliterator/transliterator_methods.c